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 michael.foord
Recipients amaury.forgeotdarc, brian.curtin, ezio.melotti, michael.foord, midnightdf
Date 2010-02-20.15:37:24
SpamBayes Score 9.21621e-06
Marked as misclassified No
Message-id <1266680246.05.0.114765556094.issue7944@psf.upfronthosting.co.za>
In-reply-to
Content
There are several standard library modules that deliberately maintain compatibility with earlier versions of Python. The 'with' statement shouldn't be used for tests of any modules that still need compatibility with Python 2.4.
History
Date User Action Args
2010-02-20 15:37:26michael.foordsetrecipients: + michael.foord, amaury.forgeotdarc, ezio.melotti, brian.curtin, midnightdf
2010-02-20 15:37:26michael.foordsetmessageid: <1266680246.05.0.114765556094.issue7944@psf.upfronthosting.co.za>
2010-02-20 15:37:24michael.foordlinkissue7944 messages
2010-02-20 15:37:24michael.foordcreate