Staging
v0.5.1
https://github.com/python/cpython
Revision 1f9e6017653596775e4fd582a7f4d64ac86eb8bc authored by Zachary Ware on 19 February 2014, 16:44:47 UTC, committed by Zachary Ware on 19 February 2014, 16:44:47 UTC
exception raised by sys.exit is None when no code is given.

As suggested by Serhiy Storchaka.
1 parent e959776
History
Tip revision: 1f9e6017653596775e4fd582a7f4d64ac86eb8bc authored by Zachary Ware on 19 February 2014, 16:44:47 UTC
Issue #20510: Confirm that the code attribute of the SystemExit
Tip revision: 1f9e601
File Mode Size
README -rw-r--r-- 1014 bytes
beer.py -rwxr-xr-x 566 bytes
eiffel.py -rwxr-xr-x 3.8 KB
hanoi.py -rwxr-xr-x 4.5 KB
life.py -rwxr-xr-x 8.8 KB
markov.py -rwxr-xr-x 3.6 KB
mcast.py -rwxr-xr-x 2.2 KB
queens.py -rwxr-xr-x 2.2 KB
redemo.py -rwxr-xr-x 5.7 KB
rpython.py -rwxr-xr-x 778 bytes
rpythond.py -rwxr-xr-x 1.3 KB
sortvisu.py -rwxr-xr-x 19.5 KB
ss1.py -rwxr-xr-x 24.9 KB
vector.py -rwxr-xr-x 1.4 KB

README

back to top