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 zach.ware
Recipients brett.cannon, ezio.melotti, zach.ware
Date 2013-01-09.17:00:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357750817.34.0.0240998301281.issue16910@psf.upfronthosting.co.za>
In-reply-to
Content
This patch fixes discovery for test_bytes.py.  That fix changes string_tests.py, which breaks test_unicode.py and test_userstring.py, so those two files have been changed as well.  All three test files also use unittest.main() now instead of test_main().
History
Date User Action Args
2013-01-09 17:00:17zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti
2013-01-09 17:00:17zach.waresetmessageid: <1357750817.34.0.0240998301281.issue16910@psf.upfronthosting.co.za>
2013-01-09 17:00:17zach.warelinkissue16910 messages
2013-01-09 17:00:17zach.warecreate