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 Sean.Ochoa
Recipients Julian, Sean.Ochoa, eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, serhiy.storchaka, terry.reedy
Date 2012-12-09.07:16:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355037378.91.0.639725960464.issue13349@psf.upfronthosting.co.za>
In-reply-to
Content
* Fixed issue with test name in Lib/test/test_tuple.py
* Fixed issue with test_remove in Lib/test/test_list.py to assertNotIn instead of assertIn for positive case.

Confirmed with Ezio that issue #7330 will need to be fixed/approved before this issue can be closed.
History
Date User Action Args
2012-12-09 07:16:18Sean.Ochoasetrecipients: + Sean.Ochoa, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, Julian, petri.lehtinen, serhiy.storchaka
2012-12-09 07:16:18Sean.Ochoasetmessageid: <1355037378.91.0.639725960464.issue13349@psf.upfronthosting.co.za>
2012-12-09 07:16:18Sean.Ochoalinkissue13349 messages
2012-12-09 07:16:18Sean.Ochoacreate