In message <[email protected]>, Ian Kelly wrote:
> And returning None on failure is dangerous, because if the programmer > does not take care to handle that case, the program may attempt to > regard it as actual data. But None *is* actual data. -- http://mail.python.org/mailman/listinfo/python-list
