]> granicus.if.org Git - python/commit
Fix for SF bug 620190: getargspec() doesn't work with methods.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 18:14:39 +0000 (18:14 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 18:14:39 +0000 (18:14 +0000)
commit6496788e7a287aedfaa61c0a87feeaeb2fbb06a6
tree809cc62bb6a0e673b13a47e8fdb900de7111f7ce
parent7ff55e6bc548495ea8045194325c0226bf725359
Fix for SF bug 620190: getargspec() doesn't work with methods.
Lib/inspect.py