Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e8e9cc

Browse files
committed
getfullargspec() has other virtues, too
1 parent 727c2c5 commit 3e8e9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/inspect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ Classes and functions
394394

395395
.. deprecated:: 3.0
396396
Use :func:`getfullargspec` instead, which provides information about
397-
keyword-only arguments.
397+
keyword-only arguments and annotations.
398398

399399

400400
.. function:: getfullargspec(func)

0 commit comments

Comments
 (0)