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 christian.heimes
Recipients christian.heimes, python-dev, steve.dower
Date 2016-09-17.20:06:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474142766.67.0.817047180146.issue28192@psf.upfronthosting.co.za>
In-reply-to
Content
The robot didn't mention your merge because the tracker id was not in the submit messages. I just saw it on python-cvs.

How about a test in subprocess? You could drop a readline.py into Lib/tests/somedirectory and run sys.executable with cwd='Lib/tests/somedirectory').
History
Date User Action Args
2016-09-17 20:06:06christian.heimessetrecipients: + christian.heimes, python-dev, steve.dower
2016-09-17 20:06:06christian.heimessetmessageid: <1474142766.67.0.817047180146.issue28192@psf.upfronthosting.co.za>
2016-09-17 20:06:06christian.heimeslinkissue28192 messages
2016-09-17 20:06:06christian.heimescreate