getting umask without changing it
Faik Uygur
faik at pardus.org.tr
Fri Jun 16 05:07:55 EDT 2006
Is there a python way of getting the current umask without changing it?
os.umask changes it, and i dont want to use os.system("umask")
- Faik
More information about the Python-list
mailing list