File writing success

HMS Surprise john at datavoiceint.com
Fri May 11 14:21:59 EDT 2007


If file writing has no return value (http://docs.python.org/lib/bltin-
file-objects.html), how do you know if the write was successful?
Should one assume that if the open was successful then write are also?

Thanks,

jvh




More information about the Python-list mailing list