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 bostjan.mejak
Recipients amaury.forgeotdarc, bostjan.mejak
Date 2013-07-03.15:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372863858.21.0.584338027576.issue18350@psf.upfronthosting.co.za>
In-reply-to
Content
By "output stream should be a text file", have you ment the line should be

self.stream = unittest.runner._WriteInDecorator(StringIO())

Can you provide me a little hint so that I can make a patch for the wxPython team?
History
Date User Action Args
2013-07-03 15:04:18bostjan.mejaksetrecipients: + bostjan.mejak, amaury.forgeotdarc
2013-07-03 15:04:18bostjan.mejaksetmessageid: <1372863858.21.0.584338027576.issue18350@psf.upfronthosting.co.za>
2013-07-03 15:04:18bostjan.mejaklinkissue18350 messages
2013-07-03 15:04:18bostjan.mejakcreate