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 amaury.forgeotdarc, andy.chugunov, ezio.melotti, flox, mark.dickinson, python-dev, r.david.murray, ronaldoussoren
Date 2013-05-21.15:47:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bFLwH26R9z7Lkg@mail.python.org>
In-reply-to
Content
New changeset 6ab88d6527f1 by R David Murray in branch '3.3':
#17973: fix technical inaccuracy in faq entry (it now passes doctest).
http://hg.python.org/cpython/rev/6ab88d6527f1

New changeset 26588b6a39d9 by R David Murray in branch 'default':
merge #17973: fix technical inaccuracy in faq entry (it now passes doctest).
http://hg.python.org/cpython/rev/26588b6a39d9

New changeset 7fce9186accb by R David Murray in branch '2.7':
#17973: fix technical inaccuracy in faq entry (it now passes doctest).
http://hg.python.org/cpython/rev/7fce9186accb
History
Date User Action Args
2013-05-21 15:48:00python-devsetrecipients: + python-dev, ronaldoussoren, amaury.forgeotdarc, mark.dickinson, ezio.melotti, r.david.murray, flox, andy.chugunov
2013-05-21 15:48:00python-devlinkissue17973 messages
2013-05-21 15:47:59python-devcreate