[docs] [issue25813] co_flags section of inspect module docs out of date

Mark Lawrence report at bugs.python.org
Sun Dec 6 03:57:55 EST 2015


Mark Lawrence added the comment:

None of these constants are documented either:-
inspect.CO_COROUTINE
inspect.CO_GENERATOR
inspect.CO_ITERABLE_COROUTINE
inspect.CO_NESTED
inspect.CO_NEWLOCALS
inspect.CO_NOFREE
inspect.CO_OPTIMIZED
inspect.CO_VARARGS
inspect.CO_VARKEYWORDS

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25813>
_______________________________________


More information about the docs mailing list