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 gdr@garethrees.org, python-dev, zach.ware
Date 2014-02-18.14:42:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fT4XG4Thdz7Lkv@mail.python.org>
In-reply-to
Content
New changeset 63f0a1e95d2b by Zachary Ware in branch '2.7':
Issue #20510: Rewrote test_exit in test_sys to match existing comments
http://hg.python.org/cpython/rev/63f0a1e95d2b

New changeset fa81f6ddd60e by Zachary Ware in branch '3.3':
Issue #20510: Rewrote test_exit in test_sys to match existing comments
http://hg.python.org/cpython/rev/fa81f6ddd60e

New changeset 2438fbf4ad9d by Zachary Ware in branch 'default':
Issue #20510: Merge with 3.3.
http://hg.python.org/cpython/rev/2438fbf4ad9d
History
Date User Action Args
2014-02-18 14:42:07python-devsetrecipients: + python-dev, gdr@garethrees.org, zach.ware
2014-02-18 14:42:07python-devlinkissue20510 messages
2014-02-18 14:42:07python-devcreate