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 pitrou
Recipients David.Benjamin, jcea, lemburg, pitrou, python-dev, vstinner
Date 2012-10-04.23:21:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349392861.05.0.0269479289485.issue16112@psf.upfronthosting.co.za>
In-reply-to
Content
Victor is right, communicate() is usually the right way to do it. No need to use unsafe idioms.
History
Date User Action Args
2012-10-04 23:21:01pitrousetrecipients: + pitrou, lemburg, jcea, vstinner, python-dev, David.Benjamin
2012-10-04 23:21:01pitrousetmessageid: <1349392861.05.0.0269479289485.issue16112@psf.upfronthosting.co.za>
2012-10-04 23:21:01pitroulinkissue16112 messages
2012-10-04 23:21:00pitroucreate