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 r.david.murray
Recipients amrith, gps, pitrou, r.david.murray, vstinner
Date 2014-07-31.16:11:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406823078.05.0.439916052015.issue22114@psf.upfronthosting.co.za>
In-reply-to
Content
By the definition of the (blocking) communicate API, communicate can only be called once (it feeds in all the input, and reads all the output).
History
Date User Action Args
2014-07-31 16:11:18r.david.murraysetrecipients: + r.david.murray, pitrou, vstinner, gps, amrith
2014-07-31 16:11:18r.david.murraysetmessageid: <1406823078.05.0.439916052015.issue22114@psf.upfronthosting.co.za>
2014-07-31 16:11:18r.david.murraylinkissue22114 messages
2014-07-31 16:11:17r.david.murraycreate