]> 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)
commit4af4d273bd2c18e8e3d56dc43a877ce04a5a1e13
tree1b07a0c8681efe626643ca7a56053fd47db1908c
parentca4d97ea8a9d10953c575477736a5058497bd108
#18839: document that sys.exit() will not accept a non-integer numeric value as exit status.
Python/sysmodule.c