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 alexandre.vassalotti
Recipients alexandre.vassalotti, brett.cannon, georg.brandl, gvanrossum, pitrou
Date 2008-03-30.18:52:21
SpamBayes Score 0.013087248
Marked as misclassified No
Message-id <1206903142.65.0.662061588782.issue1751@psf.upfronthosting.co.za>
In-reply-to
Content
There is a small bug in the last patch I posted. The unit tests assumed
(wrongly) that accelerator module for io.StringIO (i.e., _stringio) was
present.
History
Date User Action Args
2008-03-30 18:52:23alexandre.vassalottisetspambayes_score: 0.0130872 -> 0.013087248
recipients: + alexandre.vassalotti, gvanrossum, brett.cannon, georg.brandl, pitrou
2008-03-30 18:52:23alexandre.vassalottisetspambayes_score: 0.0130872 -> 0.0130872
messageid: <1206903142.65.0.662061588782.issue1751@psf.upfronthosting.co.za>
2008-03-30 18:52:22alexandre.vassalottilinkissue1751 messages
2008-03-30 18:52:21alexandre.vassalotticreate