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 christoph
Recipients akaihola, bjoti, christoph, luciano, ogrisel, rbp, tim.peters
Date 2009-07-01.20:24:07
SpamBayes Score 0.0016708967
Marked as misclassified No
Message-id <1246479849.58.0.934130515291.issue1293741@psf.upfronthosting.co.za>
In-reply-to
Content
My last patch only changed the encoding used in DocTestRunner.run().
This new patch will apply the same to DocTestCase.runTest().
History
Date User Action Args
2009-07-01 20:24:09christophsetrecipients: + christoph, tim.peters, ogrisel, bjoti, akaihola, rbp, luciano
2009-07-01 20:24:09christophsetmessageid: <1246479849.58.0.934130515291.issue1293741@psf.upfronthosting.co.za>
2009-07-01 20:24:08christophlinkissue1293741 messages
2009-07-01 20:24:08christophcreate