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 zart
Recipients eric.araujo, vinay.sajip, zart
Date 2012-10-27.18:56:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351364170.14.0.428035447127.issue16340@psf.upfronthosting.co.za>
In-reply-to
Content
If option to precompile python files is checked in installer, pydoc.py gets compiled into binary files Lib\venv\scripts\nt\__pycache__\pydoc.cpython33.pyc and Lib\venv\scripts\nt\__pycache__\pydoc.cpython33.pyo.
History
Date User Action Args
2012-10-27 18:56:10zartsetrecipients: + zart, vinay.sajip, eric.araujo
2012-10-27 18:56:10zartsetmessageid: <1351364170.14.0.428035447127.issue16340@psf.upfronthosting.co.za>
2012-10-27 18:56:10zartlinkissue16340 messages
2012-10-27 18:56:10zartcreate