module documentation

Unknown Field: copyright
Copyright 2007-2022 by the Sphinx team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Constant FILESYSTEMENCODING Undocumented
Constant UMASK Undocumented
Class path Represents a path which behaves like a string.
Function getumask Get current umask value
FILESYSTEMENCODING =

Undocumented

Value
sys.getfilesystemencoding() or sys.getdefaultencoding()
UMASK =

Undocumented

Value
getumask()
def getumask():
Get current umask value
Returns
intUndocumented