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 belopolsky, christian.heimes
Date 2008-02-06.18:18:19
SpamBayes Score 0.04702039
Marked as misclassified No
Message-id <1202321960.05.0.939432220741.issue2021@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch! It even has a unit test, very good. :)

The __future__ statement isn't necessary for Python 2.6. The with
statement is always available.
History
Date User Action Args
2008-02-06 18:19:20christian.heimessetspambayes_score: 0.0470204 -> 0.04702039
recipients: + christian.heimes, belopolsky
2008-02-06 18:19:20christian.heimessetspambayes_score: 0.0470204 -> 0.0470204
messageid: <1202321960.05.0.939432220741.issue2021@psf.upfronthosting.co.za>
2008-02-06 18:18:19christian.heimeslinkissue2021 messages
2008-02-06 18:18:19christian.heimescreate