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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ezio.melotti, pitrou, santoso.wijaya, sbt, socketpair, vstinner
Date 2013-01-14.14:36:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358174170.3.0.652970123754.issue12939@psf.upfronthosting.co.za>
In-reply-to
Content
Added some comments on Rietveld.
The .fileno() method is missing. Can this cause a problem when the file is passed to stdlib functions? subprocess for example?
History
Date User Action Args
2013-01-14 14:36:10amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, pitrou, vstinner, ezio.melotti, santoso.wijaya, socketpair, sbt
2013-01-14 14:36:10amaury.forgeotdarcsetmessageid: <1358174170.3.0.652970123754.issue12939@psf.upfronthosting.co.za>
2013-01-14 14:36:10amaury.forgeotdarclinkissue12939 messages
2013-01-14 14:36:09amaury.forgeotdarccreate