[Tutor] [HELP]how to test properties of a file

Shidai Liu shidai.liu at gmail.com
Wed Apr 6 01:06:03 CEST 2005


On Apr 5, 2005 3:40 PM, Bernard Lebel <3dbernard at gmail.com> 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?


More information about the Tutor mailing list