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 flox
Recipients benjamin.peterson, brian.curtin, christian.heimes, ezio.melotti, flox
Date 2010-02-27.17:57:52
SpamBayes Score 7.2670964e-06
Marked as misclassified No
Message-id <1267293473.96.0.519999613261.issue2777@psf.upfronthosting.co.za>
In-reply-to
Content
Patch based on Brian's patch, with additional cleanup, and use new unittest helpers: skipUnless, assertRaises.

And create a custom helper assertStderrEqual instead of "remove_stderr_debug_decorations" for debug builds.
History
Date User Action Args
2010-02-27 17:57:54floxsetrecipients: + flox, christian.heimes, benjamin.peterson, ezio.melotti, brian.curtin
2010-02-27 17:57:53floxsetmessageid: <1267293473.96.0.519999613261.issue2777@psf.upfronthosting.co.za>
2010-02-27 17:57:52floxlinkissue2777 messages
2010-02-27 17:57:52floxcreate