]> granicus.if.org Git - python/commit
inspect.test.getfullargspec: Add a unittest to ensure correct annotations
authorYury Selivanov <yselivanov@sprymix.com>
Wed, 29 Jan 2014 16:54:12 +0000 (11:54 -0500)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 29 Jan 2014 16:54:12 +0000 (11:54 -0500)
commit4cb939174c3fd45b5087ef5d2ca5c32a112b18d5
tree77245f5b392a4a86b312bb62717042e4da42adee
parentd82eddcf058deb8140e2d8670a4f2109872a2015
inspect.test.getfullargspec: Add a unittest to ensure correct annotations
handling #17481
Lib/test/test_inspect.py