This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients docs@python, eric.araujo, lemburg, loewis, python-dev, vstinner
Date 2011-04-13.15:12:30
SpamBayes Score 0.0002778286
Marked as misclassified No
Message-id <1302707553.69.0.741847199767.issue11186@psf.upfronthosting.co.za>
In-reply-to
Content
The wording “pydoc ignores a module” is confusing to me: I can’t tell whether it is a description of the bug (“pydoc ignored a module”) or the new, correct behavior (“pydoc now ignores a module”).

Regarding the problem and fix itself, I’m wondering.  If a user unknowingly creates such a module with an unencodable filename, will they understand why pydoc does not display it?
History
Date User Action Args
2011-04-13 15:12:33eric.araujosetrecipients: + eric.araujo, lemburg, loewis, vstinner, docs@python, python-dev
2011-04-13 15:12:33eric.araujosetmessageid: <1302707553.69.0.741847199767.issue11186@psf.upfronthosting.co.za>
2011-04-13 15:12:30eric.araujolinkissue11186 messages
2011-04-13 15:12:30eric.araujocreate