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 b6b711a commit 3257d49Copy full SHA for 3257d49
Doc/library/inspect.rst
@@ -191,8 +191,9 @@ attributes:
191
| | | which this code object |
192
| | | was defined |
193
+-----------+-------------------+---------------------------+
194
-| | co_names | tuple of names of local |
195
-| | | variables |
+| | co_names | tuple of names other |
+| | | than arguments and |
196
+| | | function locals |
197
198
| | co_nlocals | number of local variables |
199
0 commit comments