commit | f9e227e5a9d7a74393ef259c861660c3d1f36f83 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sun Aug 17 14:01:19 2014 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sun Aug 17 14:01:19 2014 +1000 |
tree | e5724bd160bb1669ad627a126a08bb21505153be | |
parent | eed671910f993571b2be137abbfafea105d4768f [diff] |
Issue #20184: Add signature introspection for 30 of the builtins Also adds a test to test_inspect to track progress on builtin introspection support, to ensure it doesn't regress in the future.