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 ncoghlan
Recipients Arfrever, meador.inge, ncoghlan, pitrou
Date 2012-12-29.06:51:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356763908.33.0.79670394413.issue16804@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, it works in 3.2, so I suspect that's a symptom of the code change that skipped the side effects on explicit import when "-S" was specified.
History
Date User Action Args
2012-12-29 06:51:48ncoghlansetrecipients: + ncoghlan, pitrou, Arfrever, meador.inge
2012-12-29 06:51:48ncoghlansetmessageid: <1356763908.33.0.79670394413.issue16804@psf.upfronthosting.co.za>
2012-12-29 06:51:48ncoghlanlinkissue16804 messages
2012-12-29 06:51:48ncoghlancreate