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 roysmith
Recipients bethard, docs@python, flox, petri.lehtinen, roysmith, santoso.wijaya, terry.reedy
Date 2011-10-23.21:12:57
SpamBayes Score 0.034000065
Marked as misclassified No
Message-id <1319404379.51.0.929534798441.issue13249@psf.upfronthosting.co.za>
In-reply-to
Content
Patch attached.  I just deal with putting all the items into the same order, not terry.reedy's idea for separating them into two groups.

Added a recommendation to only use keywords, which seems sane given the number of arguments.
History
Date User Action Args
2011-10-23 21:12:59roysmithsetrecipients: + roysmith, terry.reedy, bethard, flox, santoso.wijaya, docs@python, petri.lehtinen
2011-10-23 21:12:59roysmithsetmessageid: <1319404379.51.0.929534798441.issue13249@psf.upfronthosting.co.za>
2011-10-23 21:12:58roysmithlinkissue13249 messages
2011-10-23 21:12:58roysmithcreate