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 dtcaciuc, kisielk, python-dev, vstinner
Date 2011-07-08.00:27:20
SpamBayes Score 0.0006375648
Marked as misclassified No
Message-id <E1Qeyub-00062U-94@dinsdale.python.org>
In-reply-to
Content
New changeset 1ac21a715c5d by Victor Stinner in branch '2.7':
Issue #12423: Fix os.abort() documentation
http://hg.python.org/cpython/rev/1ac21a715c5d

New changeset 4e83d8f6d496 by Victor Stinner in branch '3.2':
Issue #12423: Fix os.abort() documentation
http://hg.python.org/cpython/rev/4e83d8f6d496

New changeset e3c115ba8dc0 by Victor Stinner in branch 'default':
(merge 3.2) Issue #12423: Fix os.abort() documentation
http://hg.python.org/cpython/rev/e3c115ba8dc0
History
Date User Action Args
2011-07-08 00:27:22python-devsetrecipients: + python-dev, vstinner, kisielk, dtcaciuc
2011-07-08 00:27:21python-devlinkissue12423 messages
2011-07-08 00:27:20python-devcreate