]> granicus.if.org Git - python/commit
Add a trivial test of getargspec() with a method.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 18:43:12 +0000 (18:43 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 18:43:12 +0000 (18:43 +0000)
commitc4bf5edc3a5d404806b1f701653ec3187d5a1a7f
tree87f253d2cc7e9bfdf991b170203e13b18562707f
parentab91902f6f2f2fe5aac97132627eda6a95aea8a9
Add a trivial test of getargspec() with a method.
Lib/test/test_inspect.py