Brian Curtin <br...@python.org> added the comment:

-1

0 has no special meaning on Windows so I'd rather not add another special case 
for posix emulation. Additionally, 0 unfortunately already means two things as 
it is: signal.CTRL_C_EVENT and the int 0.

----------
status: open -> pending

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

Reply via email to