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 eli.bendersky
Recipients docs@python, eli.bendersky, eric.araujo, eric.snow, ezio.melotti, georg.brandl, petere, python-dev, terry.reedy
Date 2011-07-29.11:48:14
SpamBayes Score 2.2082815e-05
Marked as misclassified No
Message-id <1311940095.03.0.53916174215.issue12531@psf.upfronthosting.co.za>
In-reply-to
Content
I've committed a fix into 2.7, taking Terry's advice ("in function calls" subsection instead of "statement") and Eric's sequence/iterable correction into account.

If this looks OK, I will commit a similar fix to the 3.x branches as well.
History
Date User Action Args
2011-07-29 11:48:15eli.benderskysetrecipients: + eli.bendersky, georg.brandl, terry.reedy, ezio.melotti, eric.araujo, petere, docs@python, python-dev, eric.snow
2011-07-29 11:48:15eli.benderskysetmessageid: <1311940095.03.0.53916174215.issue12531@psf.upfronthosting.co.za>
2011-07-29 11:48:14eli.benderskylinkissue12531 messages
2011-07-29 11:48:14eli.benderskycreate