diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2016-12-02 20:29:57 +1000 |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2016-12-02 20:29:57 +1000 |
commit | b9210b0f24ee0ba5861dffbaa42559a409a71a3e (patch) | |
tree | 40c0700f8001aeb89c9bee3ae3af119963166bcc /Python/sysmodule.c | |
parent | 720946323027f5bfb31c006cc9b3ce983af8291f (diff) | |
download | cpython-b9210b0f24ee0ba5861dffbaa42559a409a71a3e.tar.gz |
Issue #27172: Undeprecate inspect.getfullargspec()
This is still useful for single source Python 2/3 code
migrating away from inspect.getargspec(), but that wasn't
clear with the documented deprecation in place.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions