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 kehlert
Recipients kehlert
Date 2015-11-19.18:34:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447958092.38.0.804432580848.issue25673@psf.upfronthosting.co.za>
In-reply-to
Content
I attached a file that explains the issue. Basically, assertLessEqual only seems to compare the first elements of the two lists and ignores the others. Thus a test can pass when it shouldn't.
History
Date User Action Args
2015-11-19 18:34:52kehlertsetrecipients: + kehlert
2015-11-19 18:34:52kehlertsetmessageid: <1447958092.38.0.804432580848.issue25673@psf.upfronthosting.co.za>
2015-11-19 18:34:52kehlertlinkissue25673 messages
2015-11-19 18:34:52kehlertcreate