New submission from Dutcho:

The table at the top of the inspect documentation 
(https://docs.python.org/3/library/inspect.html#types-and-members) omits 
co_cellvars, co_freevars, and co_kwonlyargcount attributes of type code

(note: the type's doc string does provide these attributes)

----------
assignee: docs@python
components: Documentation
messages: 291464
nosy: Dutcho, docs@python
priority: normal
severity: normal
status: open
title: inspect documentation on code attributes incomplete
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30037>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to