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 alex
Recipients alex, alexandre.vassalotti, amaury.forgeotdarc, benjamin.peterson, georg.brandl, pitrou
Date 2010-10-23.20:58:29
SpamBayes Score 0.000280714
Marked as misclassified No
Message-id <1287867512.63.0.820204442525.issue10180@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see why Buffered or TextIO's shouldn't be pickleable, ISTM their pickleability should be based on what the underlying file obj is.
History
Date User Action Args
2010-10-23 20:58:32alexsetrecipients: + alex, georg.brandl, amaury.forgeotdarc, pitrou, alexandre.vassalotti, benjamin.peterson
2010-10-23 20:58:32alexsetmessageid: <1287867512.63.0.820204442525.issue10180@psf.upfronthosting.co.za>
2010-10-23 20:58:29alexlinkissue10180 messages
2010-10-23 20:58:29alexcreate