access()

london999 at my-deja.com london999 at my-deja.com
Tue Feb 22 06:47:07 EST 2000


I am trying to use access() in the os module. The online documentation
shows access(path,mode).
I don't know what value to put for mode. Tried os.X_OK, X_OK,"X_OK" and
always get  "exceptions.AttributeError".

Where do I look up the possible values and why aren't they on the
access() html page?


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list