[issue7062] No docs for module 'IN'

Georg Brandl report at bugs.python.org
Thu Oct 22 17:18:47 CEST 2009


Georg Brandl <georg at python.org> added the comment:

That's the case for all undocumented modules (there are some like IN,
that only contain constants; they're also going away in Py3k).  However,
pydoc can't know which modules are documented, so I'm going to close
this as "won't fix".

----------
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list