Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c63e8 commit a7c159dCopy full SHA for a7c159d
1 file changed
Doc/library/inspect.rst
@@ -829,8 +829,7 @@ Classes and functions
829
.. deprecated:: 3.0
830
Use :func:`signature` and
831
:ref:`Signature Object <inspect-signature-object>`, which provide a
832
- better introspecting API for callables. This function will be removed
833
- in Python 3.6.
+ better introspecting API for callables.
834
835
836
.. function:: getfullargspec(func)
0 commit comments