summaryrefslogtreecommitdiffstats
path: root/Lib/os.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-08-14 19:40:34 (GMT)
committerGuido van Rossum <guido@python.org>1997-08-14 19:40:34 (GMT)
commite83870131b87ea6b343e71d9dc48e7702dce128f (patch)
tree510bd0d424e622071c5e59c51f90a2625959dcd4 /Lib/os.py
parent257c772afa48301bc4c55b2bf5e2f5f9cec6e3c8 (diff)
downloadcpython-e83870131b87ea6b343e71d9dc48e7702dce128f.zip
cpython-e83870131b87ea6b343e71d9dc48e7702dce128f.tar.gz
cpython-e83870131b87ea6b343e71d9dc48e7702dce128f.tar.bz2
Don't call sys.exit() all over the place -- simply return the exit
status from main() and call sys.exit(main()) in the startup stub at the end of the file.
Diffstat (limited to 'Lib/os.py')
0 files changed, 0 insertions, 0 deletions