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 Alexandre.Badez
Recipients Alexandre.Badez
Date 2011-03-02.14:31:05
SpamBayes Score 0.0034458863
Marked as misclassified No
Message-id <1299076268.23.0.272938075364.issue11374@psf.upfronthosting.co.za>
In-reply-to
Content
extend_path only test if "init.py" files exist, but it should also test "init.pyc" and/or "init.pyo".
History
Date User Action Args
2011-03-02 14:31:08Alexandre.Badezsetrecipients: + Alexandre.Badez
2011-03-02 14:31:08Alexandre.Badezsetmessageid: <1299076268.23.0.272938075364.issue11374@psf.upfronthosting.co.za>
2011-03-02 14:31:05Alexandre.Badezlinkissue11374 messages
2011-03-02 14:31:05Alexandre.Badezcreate