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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to