Alexander Belopolsky added the comment:

I agree that the truncation limits should be OS dependent and preserve the 
values to the extent possible on a given platform.  I just want to avoid a 
situation when sys.exit(code) returns zero for a non-zero code.

BTW, what does sys.exit(2**63) return on Windows?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24052>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to