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 belopolsky
Recipients alexandre.vassalotti, belopolsky, georg.brandl, gvanrossum, ygale
Date 2008-02-20.17:07:07
SpamBayes Score 0.041284405
Marked as misclassified No
Message-id <1203527230.51.0.0949209210614.issue1286@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch implements context management protocol for StringIO.
History
Date User Action Args
2008-02-20 17:07:10belopolskysetspambayes_score: 0.0412844 -> 0.041284405
recipients: + belopolsky, gvanrossum, georg.brandl, ygale, alexandre.vassalotti
2008-02-20 17:07:10belopolskysetspambayes_score: 0.0412844 -> 0.0412844
messageid: <1203527230.51.0.0949209210614.issue1286@psf.upfronthosting.co.za>
2008-02-20 17:07:09belopolskylinkissue1286 messages
2008-02-20 17:07:09belopolskycreate