]> granicus.if.org Git - python/commit
Issue #20510: Rewrote test_exit in test_sys to match existing comments
authorZachary Ware <zachary.ware@gmail.com>
Tue, 18 Feb 2014 14:36:14 +0000 (08:36 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 18 Feb 2014 14:36:14 +0000 (08:36 -0600)
commitdd091d75314a7727a6963c7909c3381d4f5b6494
tree2c0ec79ccd3c5f066050cdac8fe3f055426a3ba0
parent8ab7cba924155d1ca49f972b2ded16d44c161e2a
Issue #20510: Rewrote test_exit in test_sys to match existing comments
and to modernize.  Initial patch by Gareth Rees.
Lib/test/test_sys.py
Misc/NEWS