En Tue, 30 Sep 2008 14:57:55 -0300, Stef Mientki <[EMAIL PROTECTED]> escribió:

I'm not familiar with inspect,
but I get an error (see below) in
 getmembers ( wx )

Of course this is bug in  wx .

Yes.

But would you also call this a bug in inspect ?
(inspect crashes and doesn't continue with th rest of the code, nor it returns the already gathered data)

getmembers works fine; try m=getmembers(wx) and see.
It fails when you attemp to print (or pprint) the returned list.

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to