Список параметров и функций модуля sys в Python. Справочник


      

Список параметров и функций модуля sys в Python 3.11. Справочник

sys._clear_type_cache()

sys._current_exceptions()

sys._current_frames()

sys._debugmallocstats()

sys._emscripten_info

sys._enablelegacywindowsfsencoding()

sys._getframe()

sys._xoptions

sys.__breakpointhook__

sys.__displayhook__

sys.__excepthook__

sys.__interactivehook__

sys.__stderr__

sys.__stdin__

sys.__stdout__

sys.__unraisablehook__

sys.abiflags

sys.addaudithook

sys.api_version

sys.argv

sys.audit()

sys.base_exec_prefix

sys.base_prefix

sys.breakpointhook()

sys.builtin_module_names

sys.byteorder

sys.call_tracing()

sys.copyright

sys.dllhandle

sys.exec_prefix

sys.executable

sys.getfilesystemencoding()

sys.dllhandle

sys.displayhook

sys.dont_write_bytecode

sys.pycache_prefix

sys.excepthook

sys.exception()

sys.exc_info()

sys.exec_prefix

sys.exit()

sys.flags

sys.float_info

sys.float_repr_style

sys.get_asyncgen_hooks()

sys.get_int_max_str_digits()

sys.getallocatedblocks()

sys.getandroidapilevel()

sys.getdefaultencoding()

sys.getdlopenflags()

sys.getfilesystemencodeerrors()

sys.getfilesystemencoding()

sys.getprofile()

sys.getrecursionlimit()

sys.getrefcount()

sys.getsizeof()

sys.getswitchinterval()

sys.gettrace()

sys.getwindowsversion()

sys.hash_info

sys.hexversion

sys.implementation

sys.int_info

sys.intern()

sys.is_finalizing()

sys.last_type

sys.last_traceback

sys.last_value

sys.maxsize

sys.maxunicode

sys.meta_path

sys.modules

sys.orig_argv

sys.path

sys.path_hooks

sys.path_importer_cache

sys.platform

sys.platlibdir

sys.prefix

sys.ps1

sys.ps2

sys.set_asyncgen_hooks()

sys.set_coroutine_origin_tracking_depth()

sys.set_int_max_str_digits()

sys.setdlopenflags()

sys.setprofile()

sys.setrecursionlimit()

sys.setswitchinterval()

sys.settrace()

sys.stderr

sys.stdin

sys.stdlib_module_names

sys.stdout

sys.thread_info

sys.tracebacklimit

sys.unraisablehook()

sys.version

sys.version_info

sys.warnoptions

sys.winver



      

Страница обновлена 25 июня 2023 года.