]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix wording of sys.exit docstring. Close SF bug 534113.
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Sat, 23 Mar 2002 20:46:35 +0000 (20:46 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Sat, 23 Mar 2002 20:46:35 +0000 (20:46 +0000)
commit0f2103fb16c3ed907c3388a2f862105b81c843d4
treeb2d2266b86fcf79cf934adcbb59b52343334eb65
parentd03c342b9930f14302ee10c0f99468b37d7a7f91
Fix wording of sys.exit docstring.  Close SF bug 534113.
Python/sysmodule.c