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 chris.jerdonek
Recipients chris.jerdonek, esc24, ezio.melotti, vstinner
Date 2012-10-01.16:40:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349109631.79.0.832243098843.issue16000@psf.upfronthosting.co.za>
In-reply-to
Content
Ed, yes, switching all of test_curses to using unittest patterns is the eventual goal of this issue, though this may be done in more than one stage.  As I said in my previous comment, I limited the first patch to focus on the proper setUp(), tearDown(), etc that we should be using.
History
Date User Action Args
2012-10-01 16:40:42chris.jerdoneksetrecipients: + chris.jerdonek, vstinner, ezio.melotti, esc24
2012-10-01 16:40:31chris.jerdoneksetmessageid: <1349109631.79.0.832243098843.issue16000@psf.upfronthosting.co.za>
2012-10-01 16:40:31chris.jerdoneklinkissue16000 messages
2012-10-01 16:40:27chris.jerdonekcreate