[Python-bugs-list] [ python-Bugs-620190 ] inspect and object instances

noreply@sourceforge.net noreply@sourceforge.net
Tue, 08 Oct 2002 05:26:12 -0700


Bugs item #620190, was opened at 2002-10-08 12:26
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=620190&group_id=5470

Category: Python Library
Group: Python 2.2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Alexander Schmolck (aschmolck)
Assigned to: Nobody/Anonymous (nobody)
Summary: inspect and object instances

Initial Comment:
inspect.getargspec(NewKlass.aMethod)  fails (which
might technically be OK because the docs only mention
functions, not methods) but I also vaguely seem to
remember that some other operations in the inspect
module only worked for oldstyle classes under 2.2.1.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=620190&group_id=5470