]> granicus.if.org Git - python/commit
inspect.Signature: Factor out Signature.from_function to a private helper
authorYury Selivanov <yselivanov@sprymix.com>
Wed, 20 May 2015 18:38:50 +0000 (14:38 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 20 May 2015 18:38:50 +0000 (14:38 -0400)
commitcf45f022b7f79157903eb326c61bae0135a0856e
tree64fb762c1ce8fad86463d1c8f7d5f7b0894fdebe
parentbcd4fc161ae40aaed4c8812d0bf37aa94c6cc2df
inspect.Signature: Factor out Signature.from_function to a private helper
Lib/inspect.py