Todas las constantes Python:
Constantes
S
- sys.api_version
- sys.argv
- sys.base_exec_prefix
- sys.base_prefix
- sys.builtin_module_names
- sys.byteorder
- sys.copyright
- sys.dllhandle
- sys.dont_write_bytecode
- sys.exec_prefix
- sys.executable
- sys.flags
- sys.float_info
- sys.float_repr_style
- sys.hash_info
- sys.hexversion
- sys.implementation
- sys.int_info
- sys.last_traceback
- sys.last_type
- 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.pycache_prefix
- sys.stderr
- sys.stdin
- sys.stdlib_module_names
- sys.stdout
- sys.thread_info
- sys.tracebacklimit
- sys.version
- sys.version_info
- sys.warnoptions
- sys.winver
T
T cont.
- tarfile.PAX_FORMAT
- tarfile.USTAR_FORMAT
- tempfile.tempdir
- test.support.ALWAYS_EQ
- test.support.HAVE_DOCSTRINGS
- test.support.INTERNET_TIMEOUT
- test.support.is_android
- test.support.is_jython
- test.support.LARGEST
- test.support.LONG_TIMEOUT
- test.support.LOOPBACK_TIMEOUT
- test.support.max_memuse
- test.support.MAX_Py_ssize_t
- test.support.MISSING_C_DOCSTRINGS
- test.support.NEVER_EQ
- test.support.os_helper.FS_NONASCII
- test.support.os_helper.SAVEDCWD
- test.support.os_helper.TESTFN
- test.support.os_helper.TESTFN_NONASCII
- test.support.os_helper.TESTFN_UNDECODABLE
- test.support.os_helper.TESTFN_UNENCODABLE
- test.support.os_helper.TESTFN_UNICODE
- test.support.PGO
- test.support.PIPE_MAX_SIZE
- test.support.real_max_memuse
- test.support.SHORT_TIMEOUT
- test.support.SMALLEST
- test.support.SOCK_MAX_SIZE
- test.support.socket_helper.IPV6_ENABLED
- test.support.TEST_DATA_DIR
- test.support.TEST_HOME_DIR
- test.support.TEST_HTTP_URL
- test.support.TEST_SUPPORT_DIR
- test.support.unix_shell
- test.support.verbose
- threading.__excepthook__
- threading.TIMEOUT_MAX
- time.altzone
- time.CLOCK_BOOTTIME
- time.CLOCK_HIGHRES
- time.CLOCK_MONOTONIC
- time.CLOCK_MONOTONIC_RAW
- time.CLOCK_PROCESS_CPUTIME_ID
- time.CLOCK_PROF
- time.CLOCK_REALTIME
- time.CLOCK_TAI
- time.CLOCK_THREAD_CPUTIME_ID
- time.CLOCK_UPTIME
- time.CLOCK_UPTIME_RAW
- time.daylight