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 acidbase, brett.cannon, eric.araujo, loewis, ncoghlan
Date 2012-03-01.08:45:12
SpamBayes Score 0.00068326585
Marked as misclassified No
Message-id <1330591513.52.0.204659168264.issue1346572@psf.upfronthosting.co.za>
In-reply-to
Content
Still an issue with 3.2: zipimport considers both pyc and pyo with or without -O.

The discussion starts here: http://mail.python.org/pipermail/python-dev/2006-November/thread.html#69822

(This was originally closed instead of asking for another fix because SourceForge separated bugs and patches.)
History
Date User Action Args
2012-03-01 08:45:13eric.araujosetrecipients: + eric.araujo, loewis, brett.cannon, ncoghlan, acidbase
2012-03-01 08:45:13eric.araujosetmessageid: <1330591513.52.0.204659168264.issue1346572@psf.upfronthosting.co.za>
2012-03-01 08:45:12eric.araujolinkissue1346572 messages
2012-03-01 08:45:12eric.araujocreate