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 gvanrossum
Recipients gvanrossum, vstinner, yselivanov
Date 2014-03-28.00:20:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395966053.09.0.243361747725.issue21080@psf.upfronthosting.co.za>
In-reply-to
Content
But how is the first call supposed to know that you don't want a StreamReader? Or the second that you do want one? Maybe we need a new constant instead of PIPE that means "leave it hanging"?
History
Date User Action Args
2014-03-28 00:20:53gvanrossumsetrecipients: + gvanrossum, vstinner, yselivanov
2014-03-28 00:20:53gvanrossumsetmessageid: <1395966053.09.0.243361747725.issue21080@psf.upfronthosting.co.za>
2014-03-28 00:20:53gvanrossumlinkissue21080 messages
2014-03-28 00:20:53gvanrossumcreate