Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_sys.py
Find file
Blame
History
Permalink
Issue #20510: Confirm that the code attribute of the SystemExit
· cba77468
Zachary Ware
authored
Feb 19, 2014
exception raised by sys.exit is None when no code is given. As suggested by Serhiy Storchaka.
cba77468