Alexander Belopolsky added the comment:

"errors should not pass silently"

The "fix" makes the problem worse.

Why would anyone want to pass a long integer to exit?

I bet the user who discovered this problem had something like 0L or 1L coming 
from a lazily written C extension.

----------

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

Reply via email to