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 serhiy.storchaka
Recipients doughellmann, jd, serhiy.storchaka
Date 2013-06-12.18:40:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371062412.27.0.765735687036.issue18191@psf.upfronthosting.co.za>
In-reply-to
Content
I see only tests.

It is more common to use arguments for assertEqual() in the reverse order, first actual value, and than expected value.
History
Date User Action Args
2013-06-12 18:40:12serhiy.storchakasetrecipients: + serhiy.storchaka, doughellmann, jd
2013-06-12 18:40:12serhiy.storchakasetmessageid: <1371062412.27.0.765735687036.issue18191@psf.upfronthosting.co.za>
2013-06-12 18:40:12serhiy.storchakalinkissue18191 messages
2013-06-12 18:40:12serhiy.storchakacreate