os module

GPTKB entity

Statements (107)
Predicate Object
gptkbp:instanceOf Python standard library module
gptkbp:author gptkb:Python_Software_Foundation
gptkbp:contains os.path submodule
gptkbp:documentation https://docs.python.org/3/library/os.html
https://www.w3.org/2000/01/rdf-schema#label os module
gptkbp:imported import os
gptkbp:introducedIn gptkb:Python_1.5
gptkbp:provides operating system interfaces
process management functions
environment variable access
file and directory manipulation functions
os.EX_CANTCREAT
os.EX_CONFIG
os.EX_DATAERR
os.EX_IOERR
os.EX_NOHOST
os.EX_NOINPUT
os.EX_NOPERM
os.EX_NOUSER
os.EX_OK
os.EX_OSERR
os.EX_OSFILE
os.EX_PROTOCOL
os.EX_SOFTWARE
os.EX_TEMPFAIL
os.EX_UNAVAILABLE
os.EX_USAGE
os.chdir
os.chmod
os.chown
os.confstr
os.dup
os.dup2
os.environ
os.error
os.execvp
os.fork
os.fsync
os.ftruncate
os.getcwd
os.getegid
os.geteuid
os.getgid
os.getlogin
os.getpid
os.getuid
os.kill
os.link
os.listdir
os.mkdir
os.nice
os.path.abspath
os.path.basename
os.path.commonpath
os.path.commonprefix
os.path.dirname
os.path.exists
os.path.expanduser
os.path.expandvars
os.path.getatime
os.path.getctime
os.path.getmtime
os.path.getsize
os.path.isabs
os.path.isdir
os.path.isfile
os.path.islink
os.path.ismount
os.path.join
os.path.lexists
os.path.normpath
os.path.realpath
os.path.relpath
os.path.samefile
os.path.sameopenfile
os.path.samestat
os.path.split
os.path.splitext
os.path.supports_unicode_filenames
os.pathconf
os.pipe
os.popen
os.readlink
os.remove
os.rename
os.rmdir
os.scandir
os.setegid
os.seteuid
os.setgid
os.setuid
os.spawnv
os.spawnve
os.stat
os.symlink
os.system
os.times
os.truncate
os.umask
os.uname
os.utime
os.wait
os.waitpid
os.walk
platform-independent interfaces
gptkbp:bfsParent gptkb:Node.js_APIs
gptkbp:bfsLayer 7