Theme
Auto
Light
Dark
This is a deploy preview created from a
pull request
. For authoritative documentation, see
the current stable release
.
Navigation
index
modules
|
Python
»
3.15.0a0 Documentation
»
Index
|
Theme
Auto
Light
Dark
|
Index – T
T_BOOL (C macro)
T_BYTE (C macro)
T_CHAR (C macro)
T_DOUBLE (C macro)
T_FLOAT (C macro)
T_FMT (in module locale)
T_FMT_AMPM (in module locale)
T_INT (C macro)
T_LONG (C macro)
T_LONGLONG (C macro)
T_NONE (C macro)
T_OBJECT (C macro)
T_OBJECT_EX (C macro)
T_PYSSIZET (C macro)
T_SHORT (C macro)
T_STRING (C macro)
T_STRING_INPLACE (C macro)
T_UBYTE (C macro)
T_UINT (C macro)
T_ULONG (C macro)
T_ULONGULONG (C macro)
T_USHORT (C macro)
tab
TAB (in module curses.ascii)
tab() (tkinter.ttk.Notebook method)
TabError
tabnanny
module
tabs() (tkinter.ttk.Notebook method)
tabsize (textwrap.TextWrapper attribute)
tabular
data
tag (xml.etree.ElementTree.Element attribute)
tag_bind() (tkinter.ttk.Treeview method)
tag_configure() (tkinter.ttk.Treeview method)
tag_has() (tkinter.ttk.Treeview method)
tagName (xml.dom.Element attribute)
tail (xml.etree.ElementTree.Element attribute)
take_snapshot() (in module tracemalloc)
takewhile() (in module itertools)
tan() (in module cmath)
(in module math)
tanh() (in module cmath)
(in module math)
tar_filter() (in module tarfile)
TarError
tarfile
module
TarFile (class in tarfile)
tarfile command line option
--create
--extract
--filter
--list
--test
--verbose
-c
-e
-l
-t
-v
target
deletion
list
,
[1]
list assignment
list, deletion
loop control
target (xml.dom.ProcessingInstruction attribute)
target_length (compression.zstd.CompressionParameter attribute)
TarInfo (class in tarfile)
tarinfo (tarfile.FilterError attribute)
Task (class in asyncio)
task_done() (asyncio.Queue method)
(multiprocessing.JoinableQueue method)
(queue.Queue method)
TaskGroup (class in asyncio)
tau (in module cmath)
(in module math)
tb_frame (traceback attribute)
,
[1]
tb_lasti (traceback attribute)
,
[1]
tb_lineno (traceback attribute)
,
[1]
tb_locals (unittest.TestResult attribute)
tb_next (traceback attribute)
,
[1]
tbreak (pdb command)
tcdrain() (in module termios)
tcflow() (in module termios)
tcflush() (in module termios)
tcgetattr() (in module termios)
tcgetpgrp() (in module os)
tcgetwinsize() (in module termios)
Tcl() (in module tkinter)
TCLTK_CFLAGS
command line option
TCLTK_LIBS
command line option
TCPServer (class in socketserver)
TCSADRAIN (in module termios)
TCSAFLUSH (in module termios)
TCSANOW (in module termios)
tcsendbreak() (in module termios)
tcsetattr() (in module termios)
tcsetpgrp() (in module os)
tcsetwinsize() (in module termios)
tearDown() (unittest.TestCase method)
tearDownClass() (unittest.TestCase method)
tee() (in module itertools)
teleport() (in module turtle)
tell() (io.IOBase method)
(io.TextIOBase method)
(io.TextIOWrapper method)
(mmap.mmap method)
(sqlite3.Blob method)
(wave.Wave_read method)
(wave.Wave_write method)
telnetlib
module
TEMP
temp_cwd() (in module test.support.os_helper)
temp_dir() (in module test.support.os_helper)
temp_umask() (in module test.support.os_helper)
tempdir (in module tempfile)
tempfile
module
Template (class in string)
template (string.Template attribute)
temporary
file
file name
temporary (bdb.Breakpoint attribute)
TemporaryDirectory (class in tempfile)
TemporaryFile() (in module tempfile)
teredo (ipaddress.IPv6Address attribute)
TERM
,
[1]
termattrs() (in module curses)
terminal_size (class in os)
terminate() (asyncio.subprocess.Process method)
(asyncio.SubprocessTransport method)
(multiprocessing.pool.Pool method)
(multiprocessing.Process method)
(subprocess.Popen method)
terminate_workers() (concurrent.futures.ProcessPoolExecutor method)
termination model
terminator (logging.StreamHandler attribute)
termios
module
termname() (in module curses)
ternary
operator
ternaryfunc (C type)
test
identity
membership
module
test (doctest.DocTestFailure attribute)
(doctest.UnexpectedException attribute)
test.regrtest
module
test.support
module
test.support.bytecode_helper
module
test.support.import_helper
module
test.support.os_helper
module
test.support.script_helper
module
test.support.socket_helper
module
test.support.threading_helper
module
test.support.warnings_helper
module
TEST_DATA_DIR (in module test.support)
TEST_HOME_DIR (in module test.support)
TEST_HTTP_URL (in module test.support)
TEST_SUPPORT_DIR (in module test.support)
TestCase (class in unittest)
TestFailed
testfile() (in module doctest)
TESTFN (in module test.support.os_helper)
TESTFN_NONASCII (in module test.support.os_helper)
TESTFN_UNDECODABLE (in module test.support.os_helper)
TESTFN_UNENCODABLE (in module test.support.os_helper)
TESTFN_UNICODE (in module test.support.os_helper)
TestLoader (class in unittest)
testMethodPrefix (unittest.TestLoader attribute)
testmod() (in module doctest)
testNamePatterns (unittest.TestLoader attribute)
TestResult (class in unittest)
TestResults (class in doctest)
testsource() (in module doctest)
testsRun (unittest.TestResult attribute)
TestSuite (class in unittest)
testzip() (zipfile.ZipFile method)
Text (class in typing)
text (ctypes.COMError attribute)
(SyntaxError attribute)
(traceback.TracebackException attribute)
(xml.etree.ElementTree.Element attribute)
text encoding
text file
text mode
text_encoding() (in module io)
text_factory (sqlite3.Connection attribute)
Textbox (class in curses.textpad)
TextCalendar (class in calendar)
textdomain() (in module gettext)
(in module locale)
textinput() (in module turtle)
TextIO (class in typing)
TextIOBase (class in io)
TextIOWrapper (class in io)
TextTestResult (class in unittest)
TextTestRunner (class in unittest)
textwrap
module
TextWrapper (class in textwrap)
TFD_CLOEXEC (in module os)
TFD_NONBLOCK (in module os)
TFD_TIMER_ABSTIME (in module os)
TFD_TIMER_CANCEL_ON_SET (in module os)
theme_create() (tkinter.ttk.Style method)
theme_names() (tkinter.ttk.Style method)
theme_settings() (tkinter.ttk.Style method)
theme_use() (tkinter.ttk.Style method)
THOUSEP (in module locale)
Thread (class in threading)
thread state
thread() (imaplib.IMAP4 method)
thread_info (in module sys)
thread_inherit_context (sys.flags attribute)
thread_time() (in module time)
thread_time_ns() (in module time)
thread_unsafe() (in module test.support)
threading
module
threading_cleanup() (in module test.support.threading_helper)
threading_setup() (in module test.support.threading_helper)
ThreadingHTTPServer (class in http.server)
ThreadingHTTPSServer (class in http.server)
ThreadingMixIn (class in socketserver)
ThreadingMock (class in unittest.mock)
ThreadingTCPServer (class in socketserver)
ThreadingUDPServer (class in socketserver)
ThreadingUnixDatagramServer (class in socketserver)
ThreadingUnixStreamServer (class in socketserver)
ThreadPool (class in multiprocessing.pool)
ThreadPoolExecutor (class in concurrent.futures)
threads
POSIX
threadsafety (in module sqlite3)
throw() (coroutine method)
(generator method)
THURSDAY (in module calendar)
ticket_lifetime_hint (ssl.SSLSession attribute)
tigetflag() (in module curses)
tigetnum() (in module curses)
tigetstr() (in module curses)
TILDE (in module token)
tilt() (in module turtle)
tiltangle() (in module turtle)
time
module
time (class in datetime)
(ssl.SSLSession attribute)
(uuid.UUID attribute)
time() (asyncio.loop method)
(datetime.datetime method)
(in module time)
Time2Internaldate() (in module imaplib)
time_hi_version (uuid.UUID attribute)
time_low (uuid.UUID attribute)
time_mid (uuid.UUID attribute)
time_ns() (in module time)
timedelta (class in datetime)
TimedRotatingFileHandler (class in logging.handlers)
timegm() (in module calendar)
timeit
module
timeit command line option
--help
--number
--process
--repeat
--setup
--unit
--verbose
-h
-n
-p
-r
-s
-u
-v
timeit() (in module timeit)
(timeit.Timer method)
timeout
Timeout (class in asyncio)
timeout (socketserver.BaseServer attribute)
(ssl.SSLSession attribute)
(subprocess.TimeoutExpired attribute)
timeout() (curses.window method)
(in module asyncio)
timeout_at() (in module asyncio)
TIMEOUT_MAX (in module _thread)
(in module threading)
TimeoutError
,
[1]
,
[2]
,
[3]
TimeoutExpired
Timer (class in threading)
(class in timeit)
timerfd_create() (in module os)
timerfd_gettime() (in module os)
timerfd_gettime_ns() (in module os)
timerfd_settime() (in module os)
timerfd_settime_ns() (in module os)
TimerHandle (class in asyncio)
times() (in module os)
TIMESTAMP (py_compile.PycInvalidationMode attribute)
timestamp() (datetime.datetime method)
timetuple() (datetime.date method)
(datetime.datetime method)
timetz() (datetime.datetime method)
timezone (class in datetime)
(in module time)
title() (bytearray method)
(bytes method)
(in module turtle)
(str method)
Tk
(class in tkinter)
tk (tkinter.Tk attribute)
Tk Option Data Types
Tkinter
tkinter
module
tkinter.colorchooser
module
tkinter.commondialog
module
tkinter.dnd
module
tkinter.filedialog
module
tkinter.font
module
tkinter.messagebox
module
tkinter.scrolledtext
module
tkinter.simpledialog
module
tkinter.ttk
module
TLS
TLSv1 (ssl.TLSVersion attribute)
TLSv1_1 (ssl.TLSVersion attribute)
TLSv1_2 (ssl.TLSVersion attribute)
TLSv1_3 (ssl.TLSVersion attribute)
TLSVersion (class in ssl)
tm_gmtoff (time.struct_time attribute)
tm_hour (time.struct_time attribute)
tm_isdst (time.struct_time attribute)
tm_mday (time.struct_time attribute)
tm_min (time.struct_time attribute)
tm_mon (time.struct_time attribute)
tm_sec (time.struct_time attribute)
tm_wday (time.struct_time attribute)
tm_yday (time.struct_time attribute)
tm_year (time.struct_time attribute)
tm_zone (time.struct_time attribute)
TMP
TMPDIR
,
[1]
,
[2]
TO_BOOL (opcode)
to_bytes() (int method)
to_eng_string() (decimal.Context method)
(decimal.Decimal method)
to_integral() (decimal.Decimal method)
to_integral_exact() (decimal.Context method)
(decimal.Decimal method)
to_integral_value() (decimal.Decimal method)
to_sci_string() (decimal.Context method)
to_thread() (in module asyncio)
ToASCII() (in module encodings.idna)
tobuf() (tarfile.TarInfo method)
tobytes() (array.array method)
(memoryview method)
today() (datetime.date class method)
(datetime.datetime class method)
tofile() (array.array method)
tok_name (in module token)
token
,
[1]
module
Token (class in contextvars)
token (shlex.shlex attribute)
token_bytes() (in module secrets)
token_hex() (in module secrets)
token_urlsafe() (in module secrets)
TokenError
tokenize
module
tokenize command line option
--exact
--help
-e
-h
tokenize() (in module tokenize)
tolist() (array.array method)
(memoryview method)
TOMLDecodeError
tomllib
module
toordinal() (datetime.date method)
(datetime.datetime method)
top() (curses.panel.Panel method)
(poplib.POP3 method)
top_panel() (in module curses.panel)
TopologicalSorter (class in graphlib)
toprettyxml() (xml.dom.minidom.Node method)
toreadonly() (memoryview method)
tostring() (in module xml.etree.ElementTree)
tostringlist() (in module xml.etree.ElementTree)
total() (collections.Counter method)
total_changes (sqlite3.Connection attribute)
total_nframe (tracemalloc.Traceback attribute)
total_ordering() (in module functools)
total_seconds() (datetime.timedelta method)
touch() (pathlib.Path method)
touchline() (curses.window method)
touchwin() (curses.window method)
tounicode() (array.array method)
ToUnicode() (in module encodings.idna)
towards() (in module turtle)
toxml() (xml.dom.minidom.Node method)
tparm() (in module curses)
trace
module
stack
Trace (class in trace)
(class in tracemalloc)
trace command line option
--count
--coverdir
--file
--help
--ignore-dir
--ignore-module
--listfuncs
--missing
--no-report
--report
--summary
--timing
--trace
--trackcalls
--version
-c
-C
-f
-g
-l
-m
-r
-R
-s
-t
-T
trace function
,
[1]
,
[2]
,
[3]
trace() (in module inspect)
trace_dispatch() (bdb.Bdb method)
traceback
module
object
,
[1]
,
[2]
,
[3]
,
[4]
Traceback (class in inspect)
(class in tracemalloc)
traceback (tracemalloc.Statistic attribute)
(tracemalloc.StatisticDiff attribute)
(tracemalloc.Trace attribute)
traceback_limit (tracemalloc.Snapshot attribute)
(wsgiref.handlers.BaseHandler attribute)
TracebackException (class in traceback)
tracebacklimit (in module sys)
TracebackType (class in types)
tracemalloc
module
tracer() (in module turtle)
traces (tracemalloc.Snapshot attribute)
trailing
comma
train_dict() (in module compression.zstd)
transfercmd() (ftplib.FTP method)
transient_internet() (in module test.support.socket_helper)
translate() (bytearray method)
(bytes method)
(in module fnmatch)
(in module glob)
(str method)
translation() (in module gettext)
transport (asyncio.StreamWriter attribute)
Transport (class in asyncio)
Transport Layer Security
traps (decimal.Context attribute)
Traversable (class in importlib.abc)
(class in importlib.resources.abc)
TraversableResources (class in importlib.abc)
(class in importlib.resources.abc)
traverseproc (C type)
TreeBuilder (class in xml.etree.ElementTree)
Treeview (class in tkinter.ttk)
triangular() (in module random)
tries (doctest.DocTestRunner attribute)
triple-quoted string
,
[1]
True
,
[1]
,
[2]
true
True (built-in variable)
truediv() (in module operator)
trunc() (in module math)
,
[1]
truncate() (in module os)
(io.IOBase method)
truth
value
truth() (in module operator)
try
statement
,
[1]
,
[2]
Try (class in ast)
TryStar (class in ast)
TSTRING_END (in module token)
TSTRING_MIDDLE (in module token)
TSTRING_START (in module token)
ttk
tty
I/O control
module
ttyname() (in module os)
TUESDAY (in module calendar)
tuple
built-in function
,
[1]
empty
,
[1]
object
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
singleton
tuple (built-in class)
Tuple (class in ast)
(in module typing)
turtle
module
Turtle (class in turtle)
turtledemo
module
turtles() (in module turtle)
TurtleScreen (class in turtle)
turtlesize() (in module turtle)
type
,
[1]
Boolean
built-in function
,
[1]
,
[2]
,
[3]
data
hierarchy
immutable data
object
,
[1]
,
[2]
operations on dictionary
operations on list
statement
union
type (built-in class)
Type (class in typing)
type (ctypes.CField attribute)
(optparse.Option attribute)
(socket.socket attribute)
(tarfile.TarInfo attribute)
(urllib.request.Request attribute)
type alias
type hint
type of an object
type parameters
TYPE_ALIAS (symtable.SymbolTableType attribute)
type_check_only() (in module typing)
TYPE_CHECKER (optparse.Option attribute)
TYPE_CHECKING (in module typing)
type_comment (ast.arg attribute)
(ast.Assign attribute)
(ast.For attribute)
(ast.FunctionDef attribute)
(ast.With attribute)
TYPE_COMMENT (in module token)
TYPE_IGNORE (in module token)
TYPE_PARAMETERS (symtable.SymbolTableType attribute)
type_repr() (in module annotationlib)
TYPE_VARIABLE (symtable.SymbolTableType attribute)
typeahead() (in module curses)
TypeAlias (class in ast)
(in module typing)
TypeAliasType (class in typing)
typecode (array.array attribute)
typecodes (in module array)
TYPED_ACTIONS (optparse.Option attribute)
typed_subpart_iterator() (in module email.iterators)
TypedDict (class in typing)
TypeError
exception
TypeGuard (in module typing)
TypeIgnore (class in ast)
TypeIs (in module typing)
types
built-in
immutable sequence
module
,
[1]
mutable sequence
operations on integer
operations on mapping
operations on numeric
operations on sequence
,
[1]
TYPES (optparse.Option attribute)
types, internal
types_map (in module mimetypes)
(mimetypes.MimeTypes attribute)
types_map_inv (mimetypes.MimeTypes attribute)
TypeVar (class in ast)
(class in typing)
TypeVarTuple (class in ast)
(class in typing)
typing
module
TZ
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
tzinfo (class in datetime)
(datetime.datetime attribute)
(datetime.time attribute)
tzname (in module time)
tzname() (datetime.datetime method)
(datetime.time method)
(datetime.timezone method)
(datetime.tzinfo method)
TZPATH (in module zoneinfo)
tzset() (in module time)
«
Navigation
index
modules
|
Python
»
3.15.0a0 Documentation
»
Index
|
Theme
Auto
Light
Dark
|