mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Merge 3.5 (issue #25486)
This commit is contained in:
commit
9179c40a9f
1 changed files with 1 additions and 2 deletions
|
@ -810,8 +810,7 @@ Classes and functions
|
|||
.. deprecated:: 3.0
|
||||
Use :func:`signature` and
|
||||
:ref:`Signature Object <inspect-signature-object>`, which provide a
|
||||
better introspecting API for callables. This function will be removed
|
||||
in Python 3.6.
|
||||
better introspecting API for callables.
|
||||
|
||||
|
||||
.. function:: getfullargspec(func)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue