Yury Selivanov added the comment:

> Perhaps we can also add it back in 3.5.2 since 3.5 is in early stages of its 
> maintenance period?

> +1 for adding it to 3.5.2.

I was never removed from 3.5

    Python 3.5.1 (default, Dec 13 2015, 16:05:52)
    [GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)] on darwin
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import inspect
    >>> inspect.getargspec
    <function getargspec at 0x104811048

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25486>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to