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 vstinner
Recipients vstinner, xnox
Date 2015-01-05.13:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420462890.13.0.0180113402639.issue23168@psf.upfronthosting.co.za>
In-reply-to
Content
Removing a test when it doesn't pass is not the correct way to fix a test...

I would be better to write it differently to support seekable stdin. Or if it doesn't make sense, skip the test if stdin is seeable.
History
Date User Action Args
2015-01-05 13:01:30vstinnersetrecipients: + vstinner, xnox
2015-01-05 13:01:30vstinnersetmessageid: <1420462890.13.0.0180113402639.issue23168@psf.upfronthosting.co.za>
2015-01-05 13:01:30vstinnerlinkissue23168 messages
2015-01-05 13:01:30vstinnercreate