Elementos
Todos los Elementos Python:
S
- 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_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.set_asyncgen_hooks
- sys.set_coroutine_origin_tracking_depth
- 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
- sysconfig
- sysconfig._get_preferred_schemes
- sysconfig.get_config_h_filename
- sysconfig.get_config_var
S cont.
- sysconfig.get_config_vars
- sysconfig.get_default_scheme
- sysconfig.get_makefile_filename
- sysconfig.get_path
- sysconfig.get_path_names
- sysconfig.get_paths
- sysconfig.get_platform
- sysconfig.get_preferred_scheme
- sysconfig.get_python_version
- sysconfig.get_scheme_names
- sysconfig.is_python_build
- sysconfig.parse_config_h
- syslog
- syslog.closelog
- syslog.openlog
- syslog.setlogmask
- syslog.syslog
- SystemError
- SystemExit
T
- TabError
- tabnanny
- tabnanny.check
- tabnanny.filename_only
- tabnanny.NannyNag
- tabnanny.process_tokens
- tabnanny.verbose
- tarfile
- tarfile.CompressionError
- tarfile.DEFAULT_FORMAT
- tarfile.ENCODING
- tarfile.ExtractError
- tarfile.GNU_FORMAT
- tarfile.HeaderError
- tarfile.is_tarfile
- tarfile.open
- tarfile.PAX_FORMAT
- tarfile.ReadError
- tarfile.StreamError
- tarfile.TarError
- tarfile.TarFile
- tarfile.TarFile.add
- tarfile.TarFile.addfile
- tarfile.TarFile.close
- tarfile.TarFile.extract
- tarfile.TarFile.extractall
- tarfile.TarFile.extractfile
- tarfile.TarFile.getmember
- tarfile.TarFile.getmembers
- tarfile.TarFile.getnames
- tarfile.TarFile.gettarinfo