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 steve.dower
Recipients steve.dower
Date 2016-09-17.18:58:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474138714.57.0.361326566705.issue28192@psf.upfronthosting.co.za>
In-reply-to
Content
When running in isolated mode, readline should not be automatically imported (as it could conceivably be arbitrary code).
History
Date User Action Args
2016-09-17 18:58:34steve.dowersetrecipients: + steve.dower
2016-09-17 18:58:34steve.dowersetmessageid: <1474138714.57.0.361326566705.issue28192@psf.upfronthosting.co.za>
2016-09-17 18:58:34steve.dowerlinkissue28192 messages
2016-09-17 18:58:34steve.dowercreate