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 9326445 commit eb65e46Copy full SHA for eb65e46
Doc/library/inspect.rst
@@ -187,8 +187,9 @@ attributes:
187
| | co_name | name with which this code |
188
| | | object was defined |
189
+-----------+-------------------+---------------------------+
190
-| | co_names | tuple of names of local |
191
-| | | variables |
+| | co_names | tuple of names other |
+| | | than arguments and |
192
+| | | function locals |
193
194
| | co_nlocals | number of local variables |
195
0 commit comments