Yogesh Chaudhari added the comment:

Based on the last 3 messages by Ned, Charles and Antoine, I keep thinking that 
arguments made by Charles are very valid ones and that it would be better to 
return 1. I say this (partly from the 'type' argument, but), mainly, *if* its 
known that the underlying libraries are returning 1 on failure. *If* that is 
the case I see no reason try to return None (which, btw, will never happen if 
none of the calls return non-positive values ever).

----------

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

Reply via email to