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 larry
Recipients larry, ncoghlan, yselivanov
Date 2014-02-21.07:20:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392967216.48.0.211508648919.issue20710@psf.upfronthosting.co.za>
In-reply-to
Content
You're right, that was the exact same test ;-)

So what I did was: move the other tests down into that test class, as that's a better fit, and keep the new version of the test.
History
Date User Action Args
2014-02-21 07:20:16larrysetrecipients: + larry, ncoghlan, yselivanov
2014-02-21 07:20:16larrysetmessageid: <1392967216.48.0.211508648919.issue20710@psf.upfronthosting.co.za>
2014-02-21 07:20:16larrylinkissue20710 messages
2014-02-21 07:20:16larrycreate