This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|
Indice – T
T_FMT (nel modulo locale)
T_FMT_AMPM (nel modulo locale)
tab
tab() (tkinter.ttk.Notebook metodo)
TabError
tabnanny (modulo)
tabs() (tkinter.ttk.Notebook metodo)
tabsize (textwrap.TextWrapper attributo)
tabular
data
tag (xml.etree.ElementTree.Element attributo)
tag_bind() (tkinter.ttk.Treeview metodo)
tag_configure() (tkinter.ttk.Treeview metodo)
tag_has() (tkinter.ttk.Treeview metodo)
tagName (xml.dom.Element attributo)
tail (xml.etree.ElementTree.Element attributo)
take_snapshot() (nel modulo tracemalloc)
takewhile() (nel modulo itertools)
tan() (nel modulo cmath)
(nel modulo math)
tanh() (nel modulo cmath)
(nel modulo math)
TarError
TarFile (classe in tarfile)
,
[1]
tarfile (modulo)
tarfile command line option
--create <tarfile> <source1> ... <sourceN>
--extract <tarfile> [<output_dir>]
--list <tarfile>
--test <tarfile>
--verbose
-c <tarfile> <source1> ... <sourceN>
-e <tarfile> [<output_dir>]
-l <tarfile>
-t <tarfile>
-v
target
deletion
list
,
[1]
list assignment
list, deletion
loop control
target (xml.dom.ProcessingInstruction attributo)
TarInfo (classe in tarfile)
Task (classe in asyncio)
task_done() (asyncio.Queue metodo)
(multiprocessing.JoinableQueue metodo)
(queue.Queue metodo)
tau (nel modulo cmath)
(nel modulo math)
tb_frame (traceback attribute)
tb_lasti (traceback attribute)
tb_lineno (traceback attribute)
tb_locals (unittest.TestResult attributo)
tb_next (traceback attribute)
tbreak (pdb command)
tcdrain() (nel modulo termios)
tcflow() (nel modulo termios)
tcflush() (nel modulo termios)
tcgetattr() (nel modulo termios)
tcgetpgrp() (nel modulo os)
Tcl() (nel modulo tkinter)
TCL_LIBRARY
TCPServer (classe in socketserver)
tcsendbreak() (nel modulo termios)
tcsetattr() (nel modulo termios)
tcsetpgrp() (nel modulo os)
tearDown() (unittest.TestCase metodo)
tearDownClass() (unittest.TestCase metodo)
tee() (nel modulo itertools)
tell() (aifc.aifc metodo)
,
[1]
(chunk.Chunk metodo)
(io.IOBase metodo)
(io.TextIOBase metodo)
(mmap.mmap metodo)
(sunau.AU_read metodo)
(sunau.AU_write metodo)
(wave.Wave_read metodo)
(wave.Wave_write metodo)
Telnet (classe in telnetlib)
telnetlib (modulo)
TEMP
temp_cwd() (nel modulo test.support)
temp_dir() (nel modulo test.support)
temp_umask() (nel modulo test.support)
tempdir (nel modulo tempfile)
tempfile (modulo)
Template (classe in pipes)
(classe in string)
template (string.Template attributo)
temporary
file
file name
TemporaryDirectory() (nel modulo tempfile)
TemporaryFile() (nel modulo tempfile)
teredo (ipaddress.IPv6Address attributo)
TERM
,
[1]
termattrs() (nel modulo curses)
terminal_size (classe in os)
terminate() (asyncio.asyncio.subprocess.Process metodo)
(asyncio.SubprocessTransport metodo)
(multiprocessing.pool.Pool metodo)
(multiprocessing.Process metodo)
(subprocess.Popen metodo)
termination model
termios (modulo)
termname() (nel modulo curses)
ternary
operator
test
identity
membership
test (doctest.DocTestFailure attributo)
(doctest.UnexpectedException attributo)
(modulo)
test() (nel modulo cgi)
test.support (modulo)
test.support.script_helper (modulo)
TEST_DATA_DIR (nel modulo test.support)
TEST_HOME_DIR (nel modulo test.support)
TEST_HTTP_URL (nel modulo test.support)
TEST_SUPPORT_DIR (nel modulo test.support)
TestCase (classe in unittest)
TestFailed
testfile() (nel modulo doctest)
TESTFN (nel modulo test.support)
TESTFN_ENCODING (nel modulo test.support)
TESTFN_NONASCII (nel modulo test.support)
TESTFN_UNDECODABLE (nel modulo test.support)
TESTFN_UNENCODABLE (nel modulo test.support)
TESTFN_UNICODE (nel modulo test.support)
TestHandler (classe in test.support)
TestLoader (classe in unittest)
testMethodPrefix (unittest.TestLoader attributo)
testmod() (nel modulo doctest)
testNamePatterns (unittest.TestLoader attributo)
TestResult (classe in unittest)
tests (nel modulo imghdr)
testsource() (nel modulo doctest)
testsRun (unittest.TestResult attributo)
TestSuite (classe in unittest)
testzip() (zipfile.ZipFile metodo)
Text (classe in typing)
text (nel modulo msilib)
(traceback.TracebackException attributo)
(xml.etree.ElementTree.Element attributo)
text encoding
text file
text mode
text() (msilib.Dialog metodo)
(nel modulo cgitb)
text_factory (sqlite3.Connection attributo)
Textbox (classe in curses.textpad)
TextCalendar (classe in calendar)
textdomain() (nel modulo gettext)
(nel modulo locale)
TextFile (classe in distutils.text_file)
textinput() (nel modulo turtle)
TextIO (classe in typing)
TextIOBase (classe in io)
TextIOWrapper (classe in io)
TextTestResult (classe in unittest)
TextTestRunner (classe in unittest)
textwrap (modulo)
TextWrapper (classe in textwrap)
theme_create() (tkinter.ttk.Style metodo)
theme_names() (tkinter.ttk.Style metodo)
theme_settings() (tkinter.ttk.Style metodo)
theme_use() (tkinter.ttk.Style metodo)
THOUSEP (nel modulo locale)
Thread (classe in threading)
thread() (imaplib.IMAP4 metodo)
thread_info (nel modulo sys)
thread_time() (nel modulo time)
thread_time_ns() (nel modulo time)
threading (modulo)
threading_cleanup() (nel modulo test.support)
threading_setup() (nel modulo test.support)
ThreadingHTTPServer (classe in http.server)
ThreadingMixIn (classe in socketserver)
ThreadingTCPServer (classe in socketserver)
ThreadingUDPServer (classe in socketserver)
ThreadPool (classe in multiprocessing.pool)
ThreadPoolExecutor (classe in concurrent.futures)
threads
POSIX
throw (2to3 fixer)
throw() (coroutine metodo)
(generator metodo)
ticket_lifetime_hint (ssl.SSLSession attributo)
tigetflag() (nel modulo curses)
tigetnum() (nel modulo curses)
tigetstr() (nel modulo curses)
TILDE (nel modulo token)
tilt() (nel modulo turtle)
tiltangle() (nel modulo turtle)
time (classe in datetime)
(modulo)
(ssl.SSLSession attributo)
time() (asyncio.loop metodo)
(datetime.datetime metodo)
(nel modulo time)
Time2Internaldate() (nel modulo imaplib)
time_ns() (nel modulo time)
timedelta (classe in datetime)
TimedRotatingFileHandler (classe in logging.handlers)
timegm() (nel modulo calendar)
timeit (modulo)
timeit command line option
--help
--number=N
--process
--repeat=N
--setup=S
--unit=U
--verbose
-h
-n N
-p
-r N
-s S
-u
-v
timeit() (nel modulo timeit)
(timeit.Timer metodo)
timeout
(socketserver.BaseServer attributo)
(ssl.SSLSession attributo)
(subprocess.TimeoutExpired attributo)
timeout() (curses.window metodo)
TIMEOUT_MAX (nel modulo _thread)
(nel modulo threading)
TimeoutError
,
[1]
,
[2]
,
[3]
TimeoutExpired
Timer (classe in threading)
(classe in timeit)
TimerHandle (classe in asyncio)
times() (nel modulo os)
TIMESTAMP (py_compile.PycInvalidationMode attributo)
timestamp() (datetime.datetime metodo)
timetuple() (datetime.date metodo)
(datetime.datetime metodo)
timetz() (datetime.datetime metodo)
timezone (classe in datetime)
(nel modulo time)
title() (bytearray metodo)
(bytes metodo)
(nel modulo turtle)
(str metodo)
Tix
tix_addbitmapdir() (tkinter.tix.tixCommand metodo)
tix_cget() (tkinter.tix.tixCommand metodo)
tix_configure() (tkinter.tix.tixCommand metodo)
tix_filedialog() (tkinter.tix.tixCommand metodo)
tix_getbitmap() (tkinter.tix.tixCommand metodo)
tix_getimage() (tkinter.tix.tixCommand metodo)
tix_option_get() (tkinter.tix.tixCommand metodo)
tix_resetoptions() (tkinter.tix.tixCommand metodo)
tixCommand (classe in tkinter.tix)
Tk
(classe in tkinter)
(classe in tkinter.tix)
Tk Option Data Types
TK_LIBRARY
Tkinter
tkinter (modulo)
tkinter.scrolledtext (modulo)
tkinter.tix (modulo)
tkinter.ttk (modulo)
TList (classe in tkinter.tix)
TLS
TLSv1 (ssl.TLSVersion attributo)
TLSv1_1 (ssl.TLSVersion attributo)
TLSv1_2 (ssl.TLSVersion attributo)
TLSv1_3 (ssl.TLSVersion attributo)
TLSVersion (classe in ssl)
TMP
TMPDIR
to_bytes() (int metodo)
to_eng_string() (decimal.Context metodo)
(decimal.Decimal metodo)
to_integral() (decimal.Decimal metodo)
to_integral_exact() (decimal.Context metodo)
(decimal.Decimal metodo)
to_integral_value() (decimal.Decimal metodo)
to_sci_string() (decimal.Context metodo)
ToASCII() (nel modulo encodings.idna)
tobuf() (tarfile.TarInfo metodo)
tobytes() (array.array metodo)
(memoryview metodo)
today() (datetime.date metodo della classe)
(datetime.datetime metodo della classe)
tofile() (array.array metodo)
tok_name (nel modulo token)
token
(modulo)
(shlex.shlex attributo)
token_bytes() (nel modulo secrets)
token_hex() (nel modulo secrets)
token_urlsafe() (nel modulo secrets)
TokenError
tokenize (modulo)
tokenize command line option
--exact
--help
-e
-h
tokenize() (nel modulo tokenize)
tolist() (array.array metodo)
(memoryview metodo)
(parser.ST metodo)
tomono() (nel modulo audioop)
toordinal() (datetime.date metodo)
(datetime.datetime metodo)
top() (curses.panel.Panel metodo)
(poplib.POP3 metodo)
top_panel() (nel modulo curses.panel)
toprettyxml() (xml.dom.minidom.Node metodo)
tostereo() (nel modulo audioop)
tostring() (array.array metodo)
(nel modulo xml.etree.ElementTree)
tostringlist() (nel modulo xml.etree.ElementTree)
total_changes (sqlite3.Connection attributo)
total_ordering() (nel modulo functools)
total_seconds() (datetime.timedelta metodo)
totuple() (parser.ST metodo)
touch() (pathlib.Path metodo)
touchline() (curses.window metodo)
touchwin() (curses.window metodo)
tounicode() (array.array metodo)
ToUnicode() (nel modulo encodings.idna)
towards() (nel modulo turtle)
toxml() (xml.dom.minidom.Node metodo)
tp_as_async (membro C )
tp_as_mapping (membro C )
tp_as_number (membro C )
tp_as_sequence (membro C )
tparm() (nel modulo curses)
trace
stack
Trace (classe in trace)
(classe in tracemalloc)
trace (modulo)
trace command line option
--count
--coverdir=<dir>
--file=<file>
--help
--ignore-dir=<dir>
--ignore-module=<mod>
--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]
trace() (nel modulo inspect)
trace_dispatch() (bdb.Bdb metodo)
traceback
oggetto
,
[1]
,
[2]
,
[3]
,
[4]
Traceback (classe in tracemalloc)
traceback (modulo)
(tracemalloc.Statistic attributo)
(tracemalloc.StatisticDiff attributo)
(tracemalloc.Trace attributo)
traceback_limit (tracemalloc.Snapshot attributo)
(wsgiref.handlers.BaseHandler attributo)
TracebackException (classe in traceback)
tracebacklimit (nel modulo sys)
tracebacks
in CGI scripts
TracebackType (classe in types)
tracemalloc (modulo)
tracer() (nel modulo turtle)
traces (tracemalloc.Snapshot attributo)
trailing
comma
transfercmd() (ftplib.FTP metodo)
transient_internet() (nel modulo test.support)
TransientResource (classe in test.support)
translate() (bytearray metodo)
(bytes metodo)
(nel modulo fnmatch)
(str metodo)
translation() (nel modulo gettext)
transport (asyncio.StreamWriter attributo)
Transport (classe in asyncio)
Transport Layer Security
traverseproc (tipo C)
Tree (classe in tkinter.tix)
TreeBuilder (classe in xml.etree.ElementTree)
Treeview (classe in tkinter.ttk)
triangular() (nel modulo random)
triple-quoted string
,
[1]
True
,
[1]
,
[2]
true
True (variabile built-in)
truediv() (nel modulo operator)
trunc() (in module math)
(nel modulo math)
truncate() (io.IOBase metodo)
(nel modulo os)
truth
value
truth() (nel modulo operator)
try
statement
,
[1]
,
[2]
ttk
tty
I/O control
tty (modulo)
ttyname() (nel modulo os)
tuple
empty
,
[1]
funzione built-in
,
[1]
oggetto
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
singleton
tuple (classe built-in)
Tuple (nel modulo typing)
tuple2st() (nel modulo parser)
tuple_params (2to3 fixer)
Turtle (classe in turtle)
turtle (modulo)
turtledemo (modulo)
turtles() (nel modulo turtle)
TurtleScreen (classe in turtle)
turtlesize() (nel modulo turtle)
type
,
[1]
Boolean
data
funzione built-in
,
[1]
,
[2]
,
[3]
hierarchy
immutable data
oggetto
,
[1]
,
[2]
operations on dictionary
operations on list
type (classe built-in)
Type (classe in typing)
type (optparse.Option attributo)
(socket.socket attributo)
(tarfile.TarInfo attributo)
(urllib.request.Request attributo)
type alias
type hint
type of an object
type_check_only() (nel modulo typing)
TYPE_CHECKER (optparse.Option attributo)
TYPE_CHECKING (nel modulo typing)
typeahead() (nel modulo curses)
typecode (array.array attributo)
typecodes (nel modulo array)
TYPED_ACTIONS (optparse.Option attributo)
typed_subpart_iterator() (nel modulo email.iterators)
TypeError
eccezione
types
built-in
immutable sequence
modulo
mutable sequence
operations on integer
operations on mapping
operations on numeric
operations on sequence
,
[1]
types (2to3 fixer)
(modulo)
TYPES (optparse.Option attributo)
types, internal
types_map (mimetypes.MimeTypes attributo)
(nel modulo mimetypes)
types_map_inv (mimetypes.MimeTypes attributo)
TypeVar (classe in typing)
typing (modulo)
TZ
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
tzinfo (classe in datetime)
(datetime.datetime attributo)
(datetime.time attributo)
tzname (nel modulo time)
tzname() (datetime.datetime metodo)
(datetime.time metodo)
(datetime.timezone metodo)
(datetime.tzinfo metodo)
tzset() (nel modulo time)
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|