[issue8968] token type constants are not documented

Éric Araujo report at bugs.python.org
Fri Jun 11 06:59:47 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

It is. Constants should be documented in the regular doc, not only by introspection or reading the source. See the doc for tokenize: “All constants from the token module are also exported from tokenize, as are two additional token type values”.

Thanks for the report. Would you mind writing a patch?

----------
nosy: +merwok
versions: +Python 2.6, Python 2.7, Python 3.1, Python 3.2 -Python 3.3

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


More information about the Python-bugs-list mailing list