ICI Modules: sys: umask Modules by name : by type Synopsis int = sys.umask(int) Description Set the mask used when deriving file permissions and return the previous setting.
int = sys.umask(int)
Set the mask used when deriving file permissions and return the previous setting.