sys module

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf Python standard library module
gptkbp:available_since Python 1.0
gptkbp:contains sys.stderr
sys.stdin
sys.stdout
sys.argv
sys.builtin_module_names
sys.byteorder
sys.displayhook
sys.dont_write_bytecode
sys.exc_info
sys.executable
sys.exit
sys.flags
sys.getdefaultencoding
sys.getfilesystemencoding
sys.getprofile
sys.getrecursionlimit
sys.getsizeof
sys.getswitchinterval
sys.gettrace
sys.hash_info
sys.implementation
sys.intern
sys.is_finalizing
sys.maxsize
sys.meta_path
sys.modules
sys.path
sys.path_hooks
sys.path_importer_cache
sys.platform
sys.prefix
sys.ps1
sys.ps2
sys.setprofile
sys.setrecursionlimit
sys.setswitchinterval
sys.settrace
sys.thread_info
sys.version
sys.version_info
sys.warnoptions
gptkbp:documentedIn https://docs.python.org/3/library/sys.html
https://www.w3.org/2000/01/rdf-schema#label sys module
gptkbp:imported_with import sys
gptkbp:provides access to system-specific parameters and functions
gptkbp:usedFor interacting with the Python interpreter
manipulating the Python runtime environment
gptkbp:bfsParent gptkb:Node.js_APIs
gptkbp:bfsLayer 7