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 michael.foord
Recipients ezio.melotti, georg.brandl, michael.foord, rhettinger, ron_adam
Date 2011-01-24.00:30:11
SpamBayes Score 0.002823881
Marked as misclassified No
Message-id <1295829015.14.0.511470324565.issue10573@psf.upfronthosting.co.za>
In-reply-to
Content
There was a BDFL ruling on python-dev mailing list that assert argument names should be (first, second). 

See:

http://mail.python.org/pipermail/python-dev/2010-December/106954.html

I'm basically reverting the patch to go back to (first, second) in the docs and in assertCountEqual.
History
Date User Action Args
2011-01-24 00:30:15michael.foordsetrecipients: + michael.foord, georg.brandl, rhettinger, ron_adam, ezio.melotti
2011-01-24 00:30:15michael.foordsetmessageid: <1295829015.14.0.511470324565.issue10573@psf.upfronthosting.co.za>
2011-01-24 00:30:11michael.foordlinkissue10573 messages
2011-01-24 00:30:11michael.foordcreate