]> granicus.if.org Git - python/commit
#18839: document that sys.exit() will not accept a non-integer numeric value as exit...
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 26 Aug 2013 11:00:39 +0000 (14:00 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 26 Aug 2013 11:00:39 +0000 (14:00 +0300)
commit08350fb639a54b8977784f09ee1741441650724f
tree4bbed8066bf2180adfaa20a84fae46d104920d8b
parent6d0f0f299b014e79f6079901b560e938e0c5d8df
#18839: document that sys.exit() will not accept a non-integer numeric value as exit status.
Python/sysmodule.c