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 brett.cannon
Recipients brett.cannon, ralph.corderoy
Date 2010-03-24.17:16:16
SpamBayes Score 0.0014231132
Marked as misclassified No
Message-id <1269450978.32.0.493064889006.issue8220@psf.upfronthosting.co.za>
In-reply-to
Content
While technically site.py could probably detect it is running in an interactive session, changing this behaviour now would be backwards-incompatible and break pre-existing code that relies on this behaviour (which has been around for a long time).
History
Date User Action Args
2010-03-24 17:16:18brett.cannonsetrecipients: + brett.cannon, ralph.corderoy
2010-03-24 17:16:18brett.cannonsetmessageid: <1269450978.32.0.493064889006.issue8220@psf.upfronthosting.co.za>
2010-03-24 17:16:17brett.cannonlinkissue8220 messages
2010-03-24 17:16:16brett.cannoncreate