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 python-dev
Recipients StMark, eric.araujo, ezio.melotti, georg.brandl, ggenellina, python-dev, terry.reedy
Date 2011-12-13.13:54:06
SpamBayes Score 0.081515215
Marked as misclassified No
Message-id <E1RaSo1-0002VL-2z@dinsdale.python.org>
In-reply-to
Content
New changeset d60856651139 by Ezio Melotti in branch '2.7':
#6570: clarify tutorial section about keyword arguments.
http://hg.python.org/cpython/rev/d60856651139

New changeset 44ca4264dc88 by Ezio Melotti in branch '3.2':
#6570: clarify tutorial section about keyword arguments.
http://hg.python.org/cpython/rev/44ca4264dc88

New changeset 207408428242 by Ezio Melotti in branch 'default':
#6570: merge with 3.2.
http://hg.python.org/cpython/rev/207408428242
History
Date User Action Args
2011-12-13 13:54:07python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ggenellina, ezio.melotti, eric.araujo, StMark
2011-12-13 13:54:06python-devlinkissue6570 messages
2011-12-13 13:54:06python-devcreate