On Apr 5, 2005 3:40 PM, Bernard Lebel <[EMAIL PROTECTED]> wrote:
> As far as I'm aware, this is very normal. The file is being used by an
> application, so there is a lock on it.
> 

However, os.access('somefile.csv', os.W_OK) returns True. Shouldn't it
return False?
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to