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 christian.heimes
Recipients aroberge, christian.heimes, georg.brandl, gvanrossum, mark_t_russell
Date 2008-01-09.14:33:46
SpamBayes Score 0.1355238
Marked as misclassified No
Message-id <1199889287.37.0.0680460050656.issue1775@psf.upfronthosting.co.za>
In-reply-to
Content
Guido, Mike and Mark have implemented most of the new IO library. I'm
sure they can shed some light on the design decision.

I've fixed the other bug a while ago. I don't use exit() and I didn't
noticed the problem until Joseph pointed me in the right direction.
History
Date User Action Args
2008-01-09 14:34:47christian.heimessetspambayes_score: 0.135524 -> 0.1355238
recipients: + christian.heimes, gvanrossum, georg.brandl, mark_t_russell, aroberge
2008-01-09 14:34:47christian.heimessetspambayes_score: 0.135524 -> 0.135524
messageid: <1199889287.37.0.0680460050656.issue1775@psf.upfronthosting.co.za>
2008-01-09 14:33:47christian.heimeslinkissue1775 messages
2008-01-09 14:33:46christian.heimescreate