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 rhettinger
Recipients ezio.melotti, michael.foord, rhettinger
Date 2010-12-16.08:53:36
SpamBayes Score 5.449843e-08
Marked as misclassified No
Message-id <1292489620.1.0.994363619809.issue10573@psf.upfronthosting.co.za>
In-reply-to
Content
This should get fixed-up before the second beta.

Try to confirm the most common argument ordering using Google's code search to ascertain actual practice in real code.

FWIW, I also tend to use actual/expected and find the reverse to be a form Yoda-speak, "assert 5 == x", "perhaps misread the prophecy was", etc.
History
Date User Action Args
2010-12-16 08:53:40rhettingersetrecipients: + rhettinger, ezio.melotti, michael.foord
2010-12-16 08:53:40rhettingersetmessageid: <1292489620.1.0.994363619809.issue10573@psf.upfronthosting.co.za>
2010-12-16 08:53:36rhettingerlinkissue10573 messages
2010-12-16 08:53:36rhettingercreate