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 danken, docs@python, jcea, python-dev
Date 2012-12-26.15:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YWdsG6l94zRhC@mail.python.org>
In-reply-to
Content
New changeset 0ffaf1079a7a by Jesus Cea in branch '2.7':
Closes #16789: :meth:`quit` links to constants instead of own module
http://hg.python.org/cpython/rev/0ffaf1079a7a

New changeset 3801ee5d5d73 by Jesus Cea in branch '3.2':
Closes #16789: :meth:`quit` links to constants instead of own module
http://hg.python.org/cpython/rev/3801ee5d5d73

New changeset b6a9f8fd9443 by Jesus Cea in branch '3.3':
MERGE: Closes #16789: :meth:`quit` links to constants instead of own module
http://hg.python.org/cpython/rev/b6a9f8fd9443

New changeset 3f7d5c235d82 by Jesus Cea in branch 'default':
MERGE: Closes #16789: :meth:`quit` links to constants instead of own module
http://hg.python.org/cpython/rev/3f7d5c235d82
History
Date User Action Args
2012-12-26 15:49:23python-devsetrecipients: + python-dev, jcea, docs@python, danken
2012-12-26 15:49:23python-devlinkissue16789 messages
2012-12-26 15:49:23python-devcreate