René's URL Explorer Experiment


Title: sys — System-specific parameters and functions — Python 3.14.2 documentation

Open Graph Title: sys — System-specific parameters and functions

Description: This module provides access to some variables used or maintained by the interpreter and to functions that interact strongly with the interpreter. It is always available. Unless explicitly noted oth...

Open Graph Description: This module provides access to some variables used or maintained by the interpreter and to functions that interact strongly with the interpreter. It is always available. Unless explicitly noted oth...

Opengraph URL: https://docs.python.org/3/library/sys.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.14/_images/social_previews/summary_library_sys_18eb6fe4.png
og:image:altThis module provides access to some variables used or maintained by the interpreter and to functions that interact strongly with the interpreter. It is always available. Unless explicitly noted oth...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Python Runtime Serviceshttps://docs.python.org/library/python.html
sys.monitoring — Execution event monitoringhttps://docs.python.org/library/sys.monitoring.html
Report a bughttps://docs.python.org/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/sys.rst?plain=1
indexhttps://docs.python.org/genindex.html
moduleshttps://docs.python.org/py-modindex.html
nexthttps://docs.python.org/library/sys.monitoring.html
previoushttps://docs.python.org/library/python.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/index.html
The Python Standard Libraryhttps://docs.python.org/library/index.html
Python Runtime Serviceshttps://docs.python.org/library/python.html
sys — System-specific parameters and functionshttps://docs.python.org/library/sys.html
https://docs.python.org/library/sys.html#module-sys
https://docs.python.org/library/sys.html#sys.abiflags
PEP 3149https://peps.python.org/pep-3149/
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.addaudithook
sys.audit()https://docs.python.org/library/sys.html#sys.audit
PySys_AddAuditHook()https://docs.python.org/c-api/sys.html#c.PySys_AddAuditHook
PySys_AddAuditHook()https://docs.python.org/c-api/sys.html#c.PySys_AddAuditHook
ctypeshttps://docs.python.org/library/ctypes.html#module-ctypes
sys.addaudithook()https://docs.python.org/library/sys.html#sys.addaudithook
RuntimeErrorhttps://docs.python.org/library/exceptions.html#RuntimeError
audit events tablehttps://docs.python.org/library/audit_events.html#audit-events
PEP 578https://peps.python.org/pep-0578/
Exceptionhttps://docs.python.org/library/exceptions.html#Exception
RuntimeErrorhttps://docs.python.org/library/exceptions.html#RuntimeError
settrace()https://docs.python.org/library/sys.html#sys.settrace
https://docs.python.org/library/sys.html#sys.argv
-chttps://docs.python.org/using/cmdline.html#cmdoption-c
fileinputhttps://docs.python.org/library/fileinput.html#module-fileinput
sys.orig_argvhttps://docs.python.org/library/sys.html#sys.orig_argv
https://docs.python.org/library/sys.html#sys.audit
sys.audit()https://docs.python.org/library/sys.html#sys.audit
sys.addaudithook()https://docs.python.org/library/sys.html#sys.addaudithook
PySys_AddAuditHook()https://docs.python.org/c-api/sys.html#c.PySys_AddAuditHook
PySys_Audit()https://docs.python.org/c-api/sys.html#c.PySys_Audit
audit events tablehttps://docs.python.org/library/audit_events.html#audit-events
https://docs.python.org/library/sys.html#sys.base_exec_prefix
exec_prefixhttps://docs.python.org/library/sys.html#sys.exec_prefix
Virtual Environmentshttps://docs.python.org/library/sys_path_init.html#sys-path-init-virtual-environments
exec_prefixhttps://docs.python.org/library/sys.html#sys.exec_prefix
base_exec_prefixhttps://docs.python.org/library/sys.html#sys.base_exec_prefix
Virtual Environmentshttps://docs.python.org/library/sys_path_init.html#sys-path-init-virtual-environments
https://docs.python.org/library/sys.html#sys.base_prefix
prefixhttps://docs.python.org/library/sys.html#sys.prefix
virtual environmenthttps://docs.python.org/library/venv.html#venv-def
prefixhttps://docs.python.org/library/sys.html#sys.prefix
base_prefixhttps://docs.python.org/library/sys.html#sys.base_prefix
Virtual Environmentshttps://docs.python.org/library/sys_path_init.html#sys-path-init-virtual-environments
https://docs.python.org/library/sys.html#sys.byteorder
https://docs.python.org/library/sys.html#sys.builtin_module_names
sys.stdlib_module_nameshttps://docs.python.org/library/sys.html#sys.stdlib_module_names
https://docs.python.org/library/sys.html#sys.call_tracing
settrace()https://docs.python.org/library/sys.html#sys.settrace
setprofile()https://docs.python.org/library/sys.html#sys.setprofile
https://docs.python.org/library/sys.html#sys.copyright
https://docs.python.org/library/sys.html#sys._clear_type_cache
_clear_internal_caches()https://docs.python.org/library/sys.html#sys._clear_internal_caches
https://docs.python.org/library/sys.html#sys._clear_internal_caches
https://docs.python.org/library/sys.html#sys._current_frames
tracebackhttps://docs.python.org/library/traceback.html#module-traceback
auditing eventhttps://docs.python.org/library/sys.html#auditing
https://docs.python.org/library/sys.html#sys._current_exceptions
auditing eventhttps://docs.python.org/library/sys.html#auditing
https://docs.python.org/library/sys.html#sys.breakpointhook
breakpoint()https://docs.python.org/library/functions.html#breakpoint
pdbhttps://docs.python.org/library/pdb.html#module-pdb
PYTHONBREAKPOINThttps://docs.python.org/using/cmdline.html#envvar-PYTHONBREAKPOINT
breakpoint()https://docs.python.org/library/functions.html#breakpoint
PYTHONBREAKPOINThttps://docs.python.org/using/cmdline.html#envvar-PYTHONBREAKPOINT
RuntimeWarninghttps://docs.python.org/library/exceptions.html#RuntimeWarning
PYTHONBREAKPOINThttps://docs.python.org/using/cmdline.html#envvar-PYTHONBREAKPOINT
https://docs.python.org/library/sys.html#sys._debugmallocstats
built in debug modehttps://docs.python.org/using/configure.html#debug-build
configure --with-pydebug optionhttps://docs.python.org/using/configure.html#cmdoption-with-pydebug
https://docs.python.org/library/sys.html#sys.dllhandle
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.displayhook
expressionhttps://docs.python.org/glossary.html#term-expression
UnicodeEncodeErrorhttps://docs.python.org/library/exceptions.html#UnicodeEncodeError
https://docs.python.org/library/sys.html#sys.dont_write_bytecode
-Bhttps://docs.python.org/using/cmdline.html#cmdoption-B
PYTHONDONTWRITEBYTECODEhttps://docs.python.org/using/cmdline.html#envvar-PYTHONDONTWRITEBYTECODE
https://docs.python.org/library/sys.html#sys._emscripten_info
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
https://docs.python.org/library/sys.html#sys._emscripten_info.emscripten_version
https://docs.python.org/library/sys.html#sys._emscripten_info.runtime
https://docs.python.org/library/sys.html#sys._emscripten_info.pthreads
https://docs.python.org/library/sys.html#sys._emscripten_info.shared_memory
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.pycache_prefix
compileallhttps://docs.python.org/library/compileall.html#module-compileall
-Xhttps://docs.python.org/using/cmdline.html#cmdoption-X
PYTHONPYCACHEPREFIXhttps://docs.python.org/using/cmdline.html#envvar-PYTHONPYCACHEPREFIX
https://docs.python.org/library/sys.html#sys.excepthook
SystemExithttps://docs.python.org/library/exceptions.html#SystemExit
RuntimeErrorhttps://docs.python.org/library/exceptions.html#RuntimeError
sys.unraisablehook()https://docs.python.org/library/sys.html#sys.unraisablehook
threading.excepthook()https://docs.python.org/library/threading.html#threading.excepthook
threading.Thread.run()https://docs.python.org/library/threading.html#threading.Thread.run
https://docs.python.org/library/sys.html#sys.__breakpointhook__
https://docs.python.org/library/sys.html#sys.__displayhook__
https://docs.python.org/library/sys.html#sys.__excepthook__
https://docs.python.org/library/sys.html#sys.__unraisablehook__
https://docs.python.org/library/sys.html#sys.exception
https://docs.python.org/library/sys.html#sys.exc_info
exception()https://docs.python.org/library/sys.html#sys.exception
exc_info()https://docs.python.org/library/sys.html#sys.exc_info
BaseExceptionhttps://docs.python.org/library/exceptions.html#BaseException
traceback objecthttps://docs.python.org/reference/datamodel.html#traceback-objects
exc_info()https://docs.python.org/library/sys.html#sys.exc_info
https://docs.python.org/library/sys.html#sys.exec_prefix
virtual environmenthttps://docs.python.org/library/venv.html#venv-def
exec_prefixhttps://docs.python.org/library/sys.html#sys.exec_prefix
base_exec_prefixhttps://docs.python.org/library/sys.html#sys.base_exec_prefix
Virtual Environmentshttps://docs.python.org/library/sys_path_init.html#sys-path-init-virtual-environments
virtual environmenthttps://docs.python.org/library/venv.html#venv-def
prefixhttps://docs.python.org/library/sys.html#sys.prefix
exec_prefixhttps://docs.python.org/library/sys.html#sys.exec_prefix
path initializationhttps://docs.python.org/library/sys_path_init.html#sys-path-init
sitehttps://docs.python.org/library/site.html#module-site
prefixhttps://docs.python.org/library/sys.html#sys.prefix
exec_prefixhttps://docs.python.org/library/sys.html#sys.exec_prefix
sitehttps://docs.python.org/library/site.html#module-site
-Shttps://docs.python.org/using/cmdline.html#cmdoption-S
https://docs.python.org/library/sys.html#sys.executable
sys.executablehttps://docs.python.org/library/sys.html#sys.executable
https://docs.python.org/library/sys.html#sys.exit
SystemExithttps://docs.python.org/library/exceptions.html#SystemExit
stderrhttps://docs.python.org/library/sys.html#sys.stderr
exit()https://docs.python.org/library/constants.html#exit
tryhttps://docs.python.org/reference/compound_stmts.html#try
SystemExithttps://docs.python.org/library/exceptions.html#SystemExit
https://docs.python.org/library/sys.html#sys.flags
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
https://docs.python.org/library/sys.html#sys.flags.debug
-dhttps://docs.python.org/using/cmdline.html#cmdoption-d
https://docs.python.org/library/sys.html#sys.flags.inspect
-ihttps://docs.python.org/using/cmdline.html#cmdoption-i
https://docs.python.org/library/sys.html#sys.flags.interactive
-ihttps://docs.python.org/using/cmdline.html#cmdoption-i
https://docs.python.org/library/sys.html#sys.flags.isolated
-Ihttps://docs.python.org/using/cmdline.html#cmdoption-I
https://docs.python.org/library/sys.html#sys.flags.optimize
-Ohttps://docs.python.org/using/cmdline.html#cmdoption-O
-OOhttps://docs.python.org/using/cmdline.html#cmdoption-OO
https://docs.python.org/library/sys.html#sys.flags.dont_write_bytecode
-Bhttps://docs.python.org/using/cmdline.html#cmdoption-B
https://docs.python.org/library/sys.html#sys.flags.no_user_site
-shttps://docs.python.org/using/cmdline.html#cmdoption-s
https://docs.python.org/library/sys.html#sys.flags.no_site
-Shttps://docs.python.org/using/cmdline.html#cmdoption-S
https://docs.python.org/library/sys.html#sys.flags.ignore_environment
-Ehttps://docs.python.org/using/cmdline.html#cmdoption-E
https://docs.python.org/library/sys.html#sys.flags.verbose
-vhttps://docs.python.org/using/cmdline.html#cmdoption-v
https://docs.python.org/library/sys.html#sys.flags.bytes_warning
-bhttps://docs.python.org/using/cmdline.html#cmdoption-b
https://docs.python.org/library/sys.html#sys.flags.quiet
-qhttps://docs.python.org/using/cmdline.html#cmdoption-q
https://docs.python.org/library/sys.html#sys.flags.hash_randomization
-Rhttps://docs.python.org/using/cmdline.html#cmdoption-R
https://docs.python.org/library/sys.html#sys.flags.dev_mode
-X devhttps://docs.python.org/using/cmdline.html#cmdoption-X
Python Development Modehttps://docs.python.org/library/devmode.html#devmode
https://docs.python.org/library/sys.html#sys.flags.utf8_mode
-X utf8https://docs.python.org/using/cmdline.html#cmdoption-X
https://docs.python.org/library/sys.html#sys.flags.safe_path
-Phttps://docs.python.org/using/cmdline.html#cmdoption-P
https://docs.python.org/library/sys.html#sys.flags.int_max_str_digits
-X int_max_str_digitshttps://docs.python.org/using/cmdline.html#cmdoption-X
integer string conversion length limitationhttps://docs.python.org/library/stdtypes.html#int-max-str-digits
https://docs.python.org/library/sys.html#sys.flags.warn_default_encoding
-X warn_default_encodinghttps://docs.python.org/using/cmdline.html#cmdoption-X
https://docs.python.org/library/sys.html#sys.flags.gil
-X gilhttps://docs.python.org/using/cmdline.html#cmdoption-X
PYTHON_GILhttps://docs.python.org/using/cmdline.html#envvar-PYTHON_GIL
https://docs.python.org/library/sys.html#sys.flags.thread_inherit_context
-X thread_inherit_contexthttps://docs.python.org/using/cmdline.html#cmdoption-X
PYTHON_THREAD_INHERIT_CONTEXThttps://docs.python.org/using/cmdline.html#envvar-PYTHON_THREAD_INHERIT_CONTEXT
https://docs.python.org/library/sys.html#sys.flags.context_aware_warnings
-X context_aware_warningshttps://docs.python.org/using/cmdline.html#cmdoption-X
PYTHON_CONTEXT_AWARE_WARNINGShttps://docs.python.org/using/cmdline.html#envvar-PYTHON_CONTEXT_AWARE_WARNINGS
-qhttps://docs.python.org/using/cmdline.html#cmdoption-q
-Ihttps://docs.python.org/using/cmdline.html#cmdoption-I
Python Development Modehttps://docs.python.org/library/devmode.html#devmode
-Xhttps://docs.python.org/using/cmdline.html#cmdoption-X
-Xhttps://docs.python.org/using/cmdline.html#cmdoption-X
-Phttps://docs.python.org/using/cmdline.html#cmdoption-P
https://docs.python.org/library/sys.html#sys.float_info
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
[C99]https://docs.python.org/library/sys.html#c99
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
https://docs.python.org/library/sys.html#id2
https://docs.python.org/library/sys.html#sys.float_info.epsilon
math.ulp()https://docs.python.org/library/math.html#math.ulp
https://docs.python.org/library/sys.html#sys.float_info.dig
https://docs.python.org/library/sys.html#sys.float_info.mant_dig
https://docs.python.org/library/sys.html#sys.float_info.max
https://docs.python.org/library/sys.html#sys.float_info.max_exp
https://docs.python.org/library/sys.html#sys.float_info.max_10_exp
https://docs.python.org/library/sys.html#sys.float_info.min
math.ulp(0.0)https://docs.python.org/library/math.html#math.ulp
https://docs.python.org/library/sys.html#sys.float_info.min_exp
https://docs.python.org/library/sys.html#sys.float_info.min_10_exp
https://docs.python.org/library/sys.html#sys.float_info.radix
https://docs.python.org/library/sys.html#sys.float_info.rounds
sys.float_info.dighttps://docs.python.org/library/sys.html#sys.float_info.dig
sys.float_info.dighttps://docs.python.org/library/sys.html#sys.float_info.dig
https://docs.python.org/library/sys.html#sys.float_repr_style
repr()https://docs.python.org/library/functions.html#repr
https://docs.python.org/library/sys.html#sys.getallocatedblocks
_clear_internal_caches()https://docs.python.org/library/sys.html#sys._clear_internal_caches
gc.collect()https://docs.python.org/library/gc.html#gc.collect
getallocatedblocks()https://docs.python.org/library/sys.html#sys.getallocatedblocks
https://docs.python.org/library/sys.html#sys.getunicodeinternedsize
https://docs.python.org/library/sys.html#sys.getandroidapilevel
platform.android_ver()https://docs.python.org/library/platform.html#platform.android_ver
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.getdefaultencoding
str.encode()https://docs.python.org/library/stdtypes.html#str.encode
https://docs.python.org/library/sys.html#sys.getdlopenflags
oshttps://docs.python.org/library/os.html#module-os
os.RTLD_LAZYhttps://docs.python.org/library/os.html#os.RTLD_LAZY
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.getfilesystemencoding
filesystem encodinghttps://docs.python.org/glossary.html#term-filesystem-encoding-and-error-handler
filesystem error handlerhttps://docs.python.org/glossary.html#term-filesystem-encoding-and-error-handler
getfilesystemencodeerrors()https://docs.python.org/library/sys.html#sys.getfilesystemencodeerrors
os.fsencode()https://docs.python.org/library/os.html#os.fsencode
os.fsdecode()https://docs.python.org/library/os.html#os.fsdecode
filesystem encoding and error handlerhttps://docs.python.org/glossary.html#term-filesystem-encoding-and-error-handler
PyConfig_Read()https://docs.python.org/c-api/init_config.html#c.PyConfig_Read
filesystem_encodinghttps://docs.python.org/c-api/init_config.html#c.PyConfig.filesystem_encoding
filesystem_errorshttps://docs.python.org/c-api/init_config.html#c.PyConfig.filesystem_errors
PyConfighttps://docs.python.org/c-api/init_config.html#c.PyConfig
getfilesystemencoding()https://docs.python.org/library/sys.html#sys.getfilesystemencoding
PEP 529https://peps.python.org/pep-0529/
_enablelegacywindowsfsencoding()https://docs.python.org/library/sys.html#sys._enablelegacywindowsfsencoding
Python UTF-8 Modehttps://docs.python.org/library/os.html#utf8-mode
https://docs.python.org/library/sys.html#sys.getfilesystemencodeerrors
filesystem error handlerhttps://docs.python.org/glossary.html#term-filesystem-encoding-and-error-handler
filesystem encodinghttps://docs.python.org/glossary.html#term-filesystem-encoding-and-error-handler
getfilesystemencoding()https://docs.python.org/library/sys.html#sys.getfilesystemencoding
os.fsencode()https://docs.python.org/library/os.html#os.fsencode
os.fsdecode()https://docs.python.org/library/os.html#os.fsdecode
filesystem encoding and error handlerhttps://docs.python.org/glossary.html#term-filesystem-encoding-and-error-handler
PyConfig_Read()https://docs.python.org/c-api/init_config.html#c.PyConfig_Read
filesystem_encodinghttps://docs.python.org/c-api/init_config.html#c.PyConfig.filesystem_encoding
filesystem_errorshttps://docs.python.org/c-api/init_config.html#c.PyConfig.filesystem_errors
PyConfighttps://docs.python.org/c-api/init_config.html#c.PyConfig
https://docs.python.org/library/sys.html#sys.get_int_max_str_digits
integer string conversion length limitationhttps://docs.python.org/library/stdtypes.html#int-max-str-digits
set_int_max_str_digits()https://docs.python.org/library/sys.html#sys.set_int_max_str_digits
https://docs.python.org/library/sys.html#sys.getrefcount
getrefcount()https://docs.python.org/library/sys.html#sys.getrefcount
immortalhttps://docs.python.org/glossary.html#term-immortal
Immortalhttps://docs.python.org/glossary.html#term-immortal
_is_immortal()https://docs.python.org/library/sys.html#sys._is_immortal
https://docs.python.org/library/sys.html#sys.getrecursionlimit
setrecursionlimit()https://docs.python.org/library/sys.html#sys.setrecursionlimit
https://docs.python.org/library/sys.html#sys.getsizeof
TypeErrorhttps://docs.python.org/library/exceptions.html#TypeError
getsizeof()https://docs.python.org/library/sys.html#sys.getsizeof
recursive sizeof recipehttps://code.activestate.com/recipes/577504-compute-memory-footprint-of-an-object-and-its-cont/
getsizeof()https://docs.python.org/library/sys.html#sys.getsizeof
https://docs.python.org/library/sys.html#sys.getswitchinterval
setswitchinterval()https://docs.python.org/library/sys.html#sys.setswitchinterval
https://docs.python.org/library/sys.html#sys._getframe
ValueErrorhttps://docs.python.org/library/exceptions.html#ValueError
auditing eventhttps://docs.python.org/library/sys.html#auditing
https://docs.python.org/library/sys.html#sys._getframemodulename
auditing eventhttps://docs.python.org/library/sys.html#auditing
https://docs.python.org/library/sys.html#sys.getobjects
--with-trace-refshttps://docs.python.org/using/configure.html#cmdoption-with-trace-refs
PyInterpreterConfig.use_main_obmallochttps://docs.python.org/c-api/init.html#c.PyInterpreterConfig.use_main_obmalloc
Py_NewInterpreter()https://docs.python.org/c-api/init.html#c.Py_NewInterpreter
main interpreterhttps://docs.python.org/c-api/init.html#sub-interpreter-support
https://docs.python.org/library/sys.html#sys.getprofile
setprofile()https://docs.python.org/library/sys.html#sys.setprofile
https://docs.python.org/library/sys.html#sys.gettrace
settrace()https://docs.python.org/library/sys.html#sys.settrace
gettrace()https://docs.python.org/library/sys.html#sys.gettrace
https://docs.python.org/library/sys.html#sys.getwindowsversion
platformhttps://docs.python.org/library/platform.html#module-platform
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.get_asyncgen_hooks
namedtuplehttps://docs.python.org/library/collections.html#collections.namedtuple
asynchronous generator iteratorhttps://docs.python.org/glossary.html#term-asynchronous-generator-iterator
PEP 525https://peps.python.org/pep-0525/
PEP 411https://peps.python.org/pep-0411/
https://docs.python.org/library/sys.html#sys.get_coroutine_origin_tracking_depth
set_coroutine_origin_tracking_depth()https://docs.python.org/library/sys.html#sys.set_coroutine_origin_tracking_depth
PEP 411https://peps.python.org/pep-0411/
https://docs.python.org/library/sys.html#sys.hash_info
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
Hashing of numeric typeshttps://docs.python.org/library/stdtypes.html#numeric-hash
https://docs.python.org/library/sys.html#sys.hash_info.width
https://docs.python.org/library/sys.html#sys.hash_info.modulus
https://docs.python.org/library/sys.html#sys.hash_info.inf
https://docs.python.org/library/sys.html#sys.hash_info.nan
https://docs.python.org/library/sys.html#sys.hash_info.imag
https://docs.python.org/library/sys.html#sys.hash_info.algorithm
https://docs.python.org/library/sys.html#sys.hash_info.hash_bits
https://docs.python.org/library/sys.html#sys.hash_info.seed_bits
https://docs.python.org/library/sys.html#sys.hash_info.cutoff
https://docs.python.org/library/sys.html#sys.hexversion
hex()https://docs.python.org/library/functions.html#hex
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
sys.version_infohttps://docs.python.org/library/sys.html#sys.version_info
API and ABI Versioninghttps://docs.python.org/c-api/apiabiversion.html#apiabiversion
https://docs.python.org/library/sys.html#sys.implementation
sys.version_infohttps://docs.python.org/library/sys.html#sys.version_info
sys.hexversionhttps://docs.python.org/library/sys.html#sys.hexversion
PEP 684https://peps.python.org/pep-0684/
PEP 734https://peps.python.org/pep-0734/
concurrent.interpretershttps://docs.python.org/library/concurrent.interpreters.html#module-concurrent.interpreters
sys.implementationhttps://docs.python.org/library/sys.html#sys.implementation
sys.implementationhttps://docs.python.org/library/sys.html#sys.implementation
PEP 421https://peps.python.org/pep-0421/
PEP 421https://peps.python.org/pep-0421/
https://docs.python.org/library/sys.html#sys.int_info
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
https://docs.python.org/library/sys.html#sys.int_info.bits_per_digit
https://docs.python.org/library/sys.html#sys.int_info.sizeof_digit
https://docs.python.org/library/sys.html#sys.int_info.default_max_str_digits
sys.get_int_max_str_digits()https://docs.python.org/library/sys.html#sys.get_int_max_str_digits
https://docs.python.org/library/sys.html#sys.int_info.str_digits_check_threshold
sys.set_int_max_str_digits()https://docs.python.org/library/sys.html#sys.set_int_max_str_digits
PYTHONINTMAXSTRDIGITShttps://docs.python.org/using/cmdline.html#envvar-PYTHONINTMAXSTRDIGITS
-X int_max_str_digitshttps://docs.python.org/using/cmdline.html#cmdoption-X
default_max_str_digitshttps://docs.python.org/library/sys.html#sys.int_info.default_max_str_digits
str_digits_check_thresholdhttps://docs.python.org/library/sys.html#sys.int_info.str_digits_check_threshold
https://docs.python.org/library/sys.html#sys.__interactivehook__
interactive modehttps://docs.python.org/tutorial/interpreter.html#tut-interactive
PYTHONSTARTUPhttps://docs.python.org/using/cmdline.html#envvar-PYTHONSTARTUP
sitehttps://docs.python.org/library/site.html#module-site
sets thishttps://docs.python.org/library/site.html#rlcompleter-config
auditing eventhttps://docs.python.org/library/sys.html#auditing
https://docs.python.org/library/sys.html#sys.intern
immortalhttps://docs.python.org/glossary.html#term-immortal
intern()https://docs.python.org/library/sys.html#sys.intern
https://docs.python.org/library/sys.html#sys._is_gil_enabled
Truehttps://docs.python.org/library/constants.html#True
GILhttps://docs.python.org/glossary.html#term-GIL
Falsehttps://docs.python.org/library/constants.html#False
https://docs.python.org/library/sys.html#sys.is_finalizing
Truehttps://docs.python.org/library/constants.html#True
shutting downhttps://docs.python.org/glossary.html#term-interpreter-shutdown
Falsehttps://docs.python.org/library/constants.html#False
PythonFinalizationErrorhttps://docs.python.org/library/exceptions.html#PythonFinalizationError
https://docs.python.org/library/sys.html#sys._jit
https://docs.python.org/library/sys.html#sys._jit.is_available
--enable-experimental-jithttps://docs.python.org/using/configure.html#cmdoption-enable-experimental-jit
https://docs.python.org/library/sys.html#sys._jit.is_enabled
sys._jit.is_available()https://docs.python.org/library/sys.html#sys._jit.is_available
PYTHON_JIThttps://docs.python.org/using/cmdline.html#envvar-PYTHON_JIT
https://docs.python.org/library/sys.html#sys._jit.is_active
sys._jit.is_enabled()https://docs.python.org/library/sys.html#sys._jit.is_enabled
https://docs.python.org/library/sys.html#sys.last_exc
pdbhttps://docs.python.org/library/pdb.html#module-pdb
https://docs.python.org/library/sys.html#sys._is_immortal
Truehttps://docs.python.org/library/constants.html#True
immortalhttps://docs.python.org/glossary.html#term-immortal
Falsehttps://docs.python.org/library/constants.html#False
https://docs.python.org/library/sys.html#sys._is_interned
Truehttps://docs.python.org/library/constants.html#True
Falsehttps://docs.python.org/library/constants.html#False
https://docs.python.org/library/sys.html#sys.last_type
https://docs.python.org/library/sys.html#sys.last_value
https://docs.python.org/library/sys.html#sys.last_traceback
sys.last_exchttps://docs.python.org/library/sys.html#sys.last_exc
exc_info()https://docs.python.org/library/sys.html#sys.exc_info
https://docs.python.org/library/sys.html#sys.maxsize
Py_ssize_thttps://docs.python.org/c-api/intro.html#c.Py_ssize_t
https://docs.python.org/library/sys.html#sys.maxunicode
PEP 393https://peps.python.org/pep-0393/
https://docs.python.org/library/sys.html#sys.meta_path
meta path finderhttps://docs.python.org/glossary.html#term-meta-path-finder
find_spec()https://docs.python.org/library/importlib.html#importlib.abc.MetaPathFinder.find_spec
find_spec()https://docs.python.org/library/importlib.html#importlib.abc.MetaPathFinder.find_spec
__path__https://docs.python.org/reference/datamodel.html#module.__path__
module spechttps://docs.python.org/glossary.html#term-module-spec
importlib.abc.MetaPathFinderhttps://docs.python.org/library/importlib.html#importlib.abc.MetaPathFinder
meta_pathhttps://docs.python.org/library/sys.html#sys.meta_path
importlib.machinery.ModuleSpechttps://docs.python.org/library/importlib.html#importlib.machinery.ModuleSpec
find_spec()https://docs.python.org/library/importlib.html#importlib.abc.MetaPathFinder.find_spec
Module specshttps://docs.python.org/glossary.html#term-module-spec
PEP 451https://peps.python.org/pep-0451/
meta_pathhttps://docs.python.org/library/sys.html#sys.meta_path
find_spec()https://docs.python.org/library/importlib.html#importlib.abc.MetaPathFinder.find_spec
https://docs.python.org/library/sys.html#sys.modules
https://docs.python.org/library/sys.html#sys.orig_argv
sys.orig_argvhttps://docs.python.org/library/sys.html#sys.orig_argv
sys.argvhttps://docs.python.org/library/sys.html#sys.argv
sys.orig_argvhttps://docs.python.org/library/sys.html#sys.orig_argv
sys.argvhttps://docs.python.org/library/sys.html#sys.argv
https://docs.python.org/library/sys.html#sys.path
PYTHONPATHhttps://docs.python.org/using/cmdline.html#envvar-PYTHONPATH
sys.pathhttps://docs.python.org/library/sys.html#sys.path
PYTHONPATHhttps://docs.python.org/using/cmdline.html#envvar-PYTHONPATH
-Phttps://docs.python.org/using/cmdline.html#cmdoption-P
PYTHONSAFEPATHhttps://docs.python.org/using/cmdline.html#envvar-PYTHONSAFEPATH
sys.pathhttps://docs.python.org/library/sys.html#sys.path
sitehttps://docs.python.org/library/site.html#module-site
sys.pathhttps://docs.python.org/library/sys.html#sys.path
https://docs.python.org/library/sys.html#sys.path_hooks
finderhttps://docs.python.org/glossary.html#term-finder
ImportErrorhttps://docs.python.org/library/exceptions.html#ImportError
PEP 302https://peps.python.org/pep-0302/
https://docs.python.org/library/sys.html#sys.path_importer_cache
finderhttps://docs.python.org/glossary.html#term-finder
sys.path_hookshttps://docs.python.org/library/sys.html#sys.path_hooks
sys.path_hookshttps://docs.python.org/library/sys.html#sys.path_hooks
PEP 302https://peps.python.org/pep-0302/
https://docs.python.org/library/sys.html#sys.platform
sys.platformhttps://docs.python.org/library/sys.html#sys.platform
sys.platformhttps://docs.python.org/library/sys.html#sys.platform
sys.platformhttps://docs.python.org/library/sys.html#sys.platform
sys.platformhttps://docs.python.org/library/sys.html#sys.platform
os.namehttps://docs.python.org/library/os.html#os.name
os.uname()https://docs.python.org/library/os.html#os.uname
platformhttps://docs.python.org/library/platform.html#module-platform
https://docs.python.org/library/sys.html#sys.platlibdir
oshttps://docs.python.org/library/os.html#module-os
errnohttps://docs.python.org/library/errno.html#module-errno
sys.platlibdirhttps://docs.python.org/library/sys.html#sys.platlibdir
https://docs.python.org/library/sys.html#sys.prefix
--prefixhttps://docs.python.org/using/configure.html#cmdoption-prefix
Installation pathshttps://docs.python.org/library/sysconfig.html#installation-paths
virtual environmenthttps://docs.python.org/library/venv.html#venv-def
prefixhttps://docs.python.org/library/sys.html#sys.prefix
base_prefixhttps://docs.python.org/library/sys.html#sys.base_prefix
Virtual Environmentshttps://docs.python.org/library/sys_path_init.html#sys-path-init-virtual-environments
virtual environmenthttps://docs.python.org/library/venv.html#venv-def
prefixhttps://docs.python.org/library/sys.html#sys.prefix
exec_prefixhttps://docs.python.org/library/sys.html#sys.exec_prefix
path initializationhttps://docs.python.org/library/sys_path_init.html#sys-path-init
sitehttps://docs.python.org/library/site.html#module-site
prefixhttps://docs.python.org/library/sys.html#sys.prefix
exec_prefixhttps://docs.python.org/library/sys.html#sys.exec_prefix
sitehttps://docs.python.org/library/site.html#module-site
-Shttps://docs.python.org/using/cmdline.html#cmdoption-S
https://docs.python.org/library/sys.html#sys.ps1
https://docs.python.org/library/sys.html#sys.ps2
str()https://docs.python.org/library/stdtypes.html#str
https://docs.python.org/library/sys.html#sys.setdlopenflags
oshttps://docs.python.org/library/os.html#module-os
os.RTLD_LAZYhttps://docs.python.org/library/os.html#os.RTLD_LAZY
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.set_int_max_str_digits
integer string conversion length limitationhttps://docs.python.org/library/stdtypes.html#int-max-str-digits
get_int_max_str_digits()https://docs.python.org/library/sys.html#sys.get_int_max_str_digits
https://docs.python.org/library/sys.html#sys.setprofile
The Python Profilershttps://docs.python.org/library/profile.html#profile
settrace()https://docs.python.org/library/sys.html#sys.settrace
settrace()https://docs.python.org/library/sys.html#sys.settrace
call_tracing()https://docs.python.org/library/sys.html#sys.call_tracing
auditing eventhttps://docs.python.org/library/sys.html#auditing
https://docs.python.org/library/sys.html#sys.setrecursionlimit
RecursionErrorhttps://docs.python.org/library/exceptions.html#RecursionError
RecursionErrorhttps://docs.python.org/library/exceptions.html#RecursionError
https://docs.python.org/library/sys.html#sys.setswitchinterval
https://docs.python.org/library/sys.html#sys.settrace
settrace()https://docs.python.org/library/sys.html#sys.settrace
threading.settrace()https://docs.python.org/library/threading.html#threading.settrace
current stack framehttps://docs.python.org/reference/datamodel.html#frame-objects
call_tracing()https://docs.python.org/library/sys.html#sys.call_tracing
f_trace_lineshttps://docs.python.org/reference/datamodel.html#frame.f_trace_lines
Falsehttps://docs.python.org/library/constants.html#False
framehttps://docs.python.org/reference/datamodel.html#frame-objects
dishttps://docs.python.org/library/dis.html#module-dis
f_trace_opcodeshttps://docs.python.org/reference/datamodel.html#frame.f_trace_opcodes
Truehttps://docs.python.org/library/constants.html#True
framehttps://docs.python.org/reference/datamodel.html#frame-objects
settrace()https://docs.python.org/library/sys.html#sys.settrace
settrace()https://docs.python.org/library/sys.html#sys.settrace
The standard type hierarchyhttps://docs.python.org/reference/datamodel.html#types
auditing eventhttps://docs.python.org/library/sys.html#auditing
settrace()https://docs.python.org/library/sys.html#sys.settrace
f_trace_lineshttps://docs.python.org/reference/datamodel.html#frame.f_trace_lines
f_trace_opcodeshttps://docs.python.org/reference/datamodel.html#frame.f_trace_opcodes
https://docs.python.org/library/sys.html#sys.set_asyncgen_hooks
asynchronous generator iteratorhttps://docs.python.org/glossary.html#term-asynchronous-generator-iterator
auditing eventhttps://docs.python.org/library/sys.html#auditing
auditing eventhttps://docs.python.org/library/sys.html#auditing
PEP 525https://peps.python.org/pep-0525/
Lib/asyncio/base_events.pyhttps://github.com/python/cpython/tree/3.14/Lib/asyncio/base_events.py
PEP 411https://peps.python.org/pep-0411/
https://docs.python.org/library/sys.html#sys.set_coroutine_origin_tracking_depth
PEP 411https://peps.python.org/pep-0411/
https://docs.python.org/library/sys.html#sys.activate_stack_trampoline
Availabilityhttps://docs.python.org/library/intro.html#availability
Python support for the Linux perf profilerhttps://docs.python.org/howto/perf_profiling.html#perf-profiling
https://perf.wiki.kernel.orghttps://perf.wiki.kernel.org
https://docs.python.org/library/sys.html#sys.deactivate_stack_trampoline
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.is_stack_trampoline_active
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys.remote_exec
auditing eventhttps://docs.python.org/library/sys.html#auditing
sys.remote_exec()https://docs.python.org/library/sys.html#sys.remote_exec
auditing eventhttps://docs.python.org/library/sys.html#auditing
sys.remote_exec()https://docs.python.org/library/sys.html#sys.remote_exec
Availabilityhttps://docs.python.org/library/intro.html#availability
https://docs.python.org/library/sys.html#sys._enablelegacywindowsfsencoding
filesystem encoding and error handlerhttps://docs.python.org/glossary.html#term-filesystem-encoding-and-error-handler
PYTHONLEGACYWINDOWSFSENCODINGhttps://docs.python.org/using/cmdline.html#envvar-PYTHONLEGACYWINDOWSFSENCODING
sys.getfilesystemencoding()https://docs.python.org/library/sys.html#sys.getfilesystemencoding
sys.getfilesystemencodeerrors()https://docs.python.org/library/sys.html#sys.getfilesystemencodeerrors
Availabilityhttps://docs.python.org/library/intro.html#availability
PYTHONLEGACYWINDOWSFSENCODINGhttps://docs.python.org/using/cmdline.html#envvar-PYTHONLEGACYWINDOWSFSENCODING
PEP 529https://peps.python.org/pep-0529/
PYTHONLEGACYWINDOWSFSENCODINGhttps://docs.python.org/using/cmdline.html#envvar-PYTHONLEGACYWINDOWSFSENCODING
https://docs.python.org/library/sys.html#sys.stdin
https://docs.python.org/library/sys.html#sys.stdout
https://docs.python.org/library/sys.html#sys.stderr
File objectshttps://docs.python.org/glossary.html#term-file-object
input()https://docs.python.org/library/functions.html#input
print()https://docs.python.org/library/functions.html#print
expressionhttps://docs.python.org/glossary.html#term-expression
input()https://docs.python.org/library/functions.html#input
text fileshttps://docs.python.org/glossary.html#term-text-file
open()https://docs.python.org/library/functions.html#open
PyConfig.stdio_encodinghttps://docs.python.org/c-api/init_config.html#c.PyConfig.stdio_encoding
PyConfig.stdio_errorshttps://docs.python.org/c-api/init_config.html#c.PyConfig.stdio_errors
locale encodinghttps://docs.python.org/glossary.html#term-locale-encoding
PYTHONIOENCODINGhttps://docs.python.org/using/cmdline.html#envvar-PYTHONIOENCODING
-Xhttps://docs.python.org/using/cmdline.html#cmdoption-X
PYTHONUTF8https://docs.python.org/using/cmdline.html#envvar-PYTHONUTF8
PYTHONLEGACYWINDOWSSTDIOhttps://docs.python.org/using/cmdline.html#envvar-PYTHONLEGACYWINDOWSSTDIO
-uhttps://docs.python.org/using/cmdline.html#cmdoption-u
PYTHONUNBUFFEREDhttps://docs.python.org/using/cmdline.html#envvar-PYTHONUNBUFFERED
bufferhttps://docs.python.org/library/io.html#io.TextIOBase.buffer
stdouthttps://docs.python.org/library/sys.html#sys.stdout
io.StringIOhttps://docs.python.org/library/io.html#io.StringIO
https://docs.python.org/library/sys.html#sys.__stdin__
https://docs.python.org/library/sys.html#sys.__stdout__
https://docs.python.org/library/sys.html#sys.__stderr__
https://docs.python.org/library/sys.html#sys.stdlib_module_names
sys.builtin_module_nameshttps://docs.python.org/library/sys.html#sys.builtin_module_names
https://docs.python.org/library/sys.html#sys.thread_info
named tuplehttps://docs.python.org/glossary.html#term-named-tuple
https://docs.python.org/library/sys.html#sys.thread_info.name
https://docs.python.org/library/sys.html#sys.thread_info.lock
https://docs.python.org/library/sys.html#sys.thread_info.version
https://docs.python.org/library/sys.html#sys.tracebacklimit
https://docs.python.org/library/sys.html#sys.unraisablehook
gc.collect()https://docs.python.org/library/gc.html#gc.collect
sys.unraisablehook()https://docs.python.org/library/sys.html#sys.unraisablehook
excepthook()https://docs.python.org/library/sys.html#sys.excepthook
https://docs.python.org/library/sys.html#sys.version
version_infohttps://docs.python.org/library/sys.html#sys.version_info
platformhttps://docs.python.org/library/platform.html#module-platform
https://docs.python.org/library/sys.html#sys.api_version
PYTHON_API_VERSIONhttps://docs.python.org/c-api/module.html#c.PYTHON_API_VERSION
https://docs.python.org/library/sys.html#sys.version_info
https://docs.python.org/library/sys.html#sys.warnoptions
warningshttps://docs.python.org/library/warnings.html#module-warnings
https://docs.python.org/library/sys.html#sys.winver
syshttps://docs.python.org/library/sys.html#module-sys
Availabilityhttps://docs.python.org/library/intro.html#availability
sys.monitoringhttps://docs.python.org/library/sys.monitoring.html#module-sys.monitoring
https://docs.python.org/library/sys.html#sys._xoptions
-Xhttps://docs.python.org/using/cmdline.html#cmdoption-X
Truehttps://docs.python.org/library/constants.html#True
-Xhttps://docs.python.org/using/cmdline.html#cmdoption-X
C99https://docs.python.org/library/sys.html#id1
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdfhttps://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf
Python Runtime Serviceshttps://docs.python.org/library/python.html
sys.monitoring — Execution event monitoringhttps://docs.python.org/library/sys.monitoring.html
Report a bughttps://docs.python.org/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/sys.rst?plain=1
indexhttps://docs.python.org/genindex.html
moduleshttps://docs.python.org/py-modindex.html
nexthttps://docs.python.org/library/sys.monitoring.html
previoushttps://docs.python.org/library/python.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/index.html
The Python Standard Libraryhttps://docs.python.org/library/index.html
Python Runtime Serviceshttps://docs.python.org/library/python.html
sys — System-specific parameters and functionshttps://docs.python.org/library/sys.html
Copyrighthttps://docs.python.org/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.