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 ezio.melotti
Recipients brett.cannon, ezio.melotti, zach.ware
Date 2013-01-11.03:38:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357875491.53.0.986951556447.issue16918@psf.upfronthosting.co.za>
In-reply-to
Content
FTR, the failure you saw while switching to unittest.main() seems to be caused by a broken test that wasn't run.  Unittest test discovery simply revealed the problem -- I'm working on it.
History
Date User Action Args
2013-01-11 03:38:11ezio.melottisetrecipients: + ezio.melotti, brett.cannon, zach.ware
2013-01-11 03:38:11ezio.melottisetmessageid: <1357875491.53.0.986951556447.issue16918@psf.upfronthosting.co.za>
2013-01-11 03:38:11ezio.melottilinkissue16918 messages
2013-01-11 03:38:11ezio.melotticreate