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 BreamoreBoy
Recipients BreamoreBoy, belopolsky, pdonis
Date 2010-07-19.15:34:39
SpamBayes Score 0.00177133
Marked as misclassified No
Message-id <1279553681.72.0.707372871796.issue1812@psf.upfronthosting.co.za>
In-reply-to
Content
Patched files work fine on Windows against the 2.7 maintainance branch.
doctest (doctest) ... 66 tests with zero failures
doctest (test.test_doctest) ... 440 tests with zero failures

They fail on py3k, it's a unicode problem that's nothing to do with this patch.

Could someone try this on a Linux box to confirm my findings?
History
Date User Action Args
2010-07-19 15:34:41BreamoreBoysetrecipients: + BreamoreBoy, belopolsky, pdonis
2010-07-19 15:34:41BreamoreBoysetmessageid: <1279553681.72.0.707372871796.issue1812@psf.upfronthosting.co.za>
2010-07-19 15:34:40BreamoreBoylinkissue1812 messages
2010-07-19 15:34:39BreamoreBoycreate