[issue14484] missing return in win32_kill?

John Ehresman report at bugs.python.org
Tue Apr 14 17:33:37 CEST 2015


John Ehresman added the comment:

I've created issue #23948 for the idea of deprecating os.kill().

Is a patch needed for adding a return in the error case?  It's that way in 2.7 and I'm struggling to come up with a reason why it shouldn't be added other than strict backward compatibility.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14484>
_______________________________________


More information about the Python-bugs-list mailing list