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 -- http://mail.python.org/mailman/listinfo/python-list
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 -- http://mail.python.org/mailman/listinfo/python-list