On 2011.05.19 02:43 PM, Tim Golden wrote: > This is basically issue2528 [1]. > The problem is that, although Windows (and Python) > expose a version of os.access to match the Posix function, > the meaning is so far removed on Windows as to be useless. Does this affect just os.W_OK and directories or all of os.access()?
In any case, this information should really be reflected in the docs. -- http://mail.python.org/mailman/listinfo/python-list