Index — Python 2.7.18 documentation 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. Navigation index modules | Python » en 2.7.18 Documentation » Index – T T_FMT (in module locale) T_FMT_AMPM (in module locale) tab tab() (ttk.Notebook method) TabError tabnanny (module) tabs() (ttk.Notebook method) tabular data tag (xml.etree.ElementTree.Element attribute) tag_bind() (ttk.Treeview method) tag_configure() (ttk.Treeview method) tag_has() (ttk.Treeview method) tagName (xml.dom.Element attribute) tail (xml.etree.ElementTree.Element attribute) takewhile() (in module itertools) TalkTo (class in aetools) tan() (in module cmath) (in module math) tanh() (in module cmath) (in module math) TarError TarFile (class in tarfile), [1] tarfile (module) TarFileCompat (class in tarfile) TarFileCompat.TAR_GZIPPED (in module tarfile) TarFileCompat.TAR_PLAIN (in module tarfile) target deletion list, [1] list assignment list, deletion loop control target (xml.dom.ProcessingInstruction attribute) TarInfo (class in tarfile) task_done() (multiprocessing.JoinableQueue method) (Queue.Queue method) tb_frame (traceback attribute) tb_lasti (traceback attribute) tb_lineno (traceback attribute) tb_lineno() (in module traceback) tb_next (traceback attribute) tcdrain() (in module termios) tcflow() (in module termios) tcflush() (in module termios) tcgetattr() (in module termios) tcgetpgrp() (in module os) Tcl() (in module Tkinter) TCL_LIBRARY TCPServer (class in SocketServer) tcsendbreak() (in module termios) tcsetattr() (in module termios) tcsetpgrp() (in module os) tearDown() (unittest.TestCase method) tearDownClass() (unittest.TestCase method) tee() (in module itertools) tell() (aifc.aifc method), [1] (bz2.BZ2File method) (chunk.Chunk method) (file method) (io.IOBase method) (io.TextIOBase method) (mmap.mmap method) (multifile.MultiFile method) (sunau.AU_read method) (sunau.AU_write method) (wave.Wave_read method) (wave.Wave_write method) Telnet (class in telnetlib) telnetlib (module) TEMP tempdir (in module tempfile) tempfile (module) Template (class in pipes) (class in string) template (in module tempfile) (string.Template attribute) tempnam() (in module os) temporary file file name TemporaryFile() (in module tempfile) TERM, [1] termattrs() (in module curses) terminate() (multiprocessing.pool.multiprocessing.Pool method) (multiprocessing.Process method) (subprocess.Popen method) termination model termios (module) termname() (in module curses) ternary operator test identity membership test (doctest.DocTestFailure attribute) (doctest.UnexpectedException attribute) (module) test() (in module cgi) (mutex.mutex method) test.support (module) TEST_HTTP_URL (in module test.support) testandset() (mutex.mutex method) TestCase (class in unittest) TestFailed testfile() (in module doctest) TESTFN (in module test.support) TestLoader (class in unittest) testMethodPrefix (unittest.TestLoader attribute) testmod() (in module doctest) TestResult (class in unittest) tests (in module imghdr) testsource() (in module doctest) testsRun (unittest.TestResult attribute) TestSuite (class in unittest) testzip() (zipfile.ZipFile method) text (in module msilib) (xml.etree.ElementTree.Element attribute) text() (msilib.Dialog method) text_factory (sqlite3.Connection attribute) Textbox (class in curses.textpad) TextCalendar (class in calendar) textdomain() (in module gettext) (in module locale) TextFile (class in distutils.text_file) TextIOBase (class in io) TextIOWrapper (class in io) TextTestResult (class in unittest) TextTestRunner (class in unittest) textwrap (module) TextWrapper (class in textwrap) theme_create() (ttk.Style method) theme_names() (ttk.Style method) theme_settings() (ttk.Style method) theme_use() (ttk.Style method) THOUSEP (in module locale) thread module Thread (class in threading) thread (module) thread() (imaplib.IMAP4 method) ThreadError threading (module) ThreadingMixIn (class in SocketServer) ThreadingTCPServer (class in SocketServer) ThreadingUDPServer (class in SocketServer) threads IRIX POSIX throw (2to3 fixer) throw() (generator method) tie() (in module fl) 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 (class in datetime) (module) time() (datetime.datetime method) (in module time) Time2Internaldate() (in module imaplib) timedelta (class in datetime) TimedRotatingFileHandler (class in logging.handlers) timegm() (in module calendar) timeit (module) timeit command line option --clock --help --number=N --repeat=N --setup=S --time --verbose -c -h -n N -r N -s S -t -v timeit() (in module timeit) (timeit.Timer method) timeout (SocketServer.BaseServer attribute) timeout() (curses.window method) TimeoutError Timer (class in threading) (class in timeit) times() (in module os) timetuple() (datetime.date method) (datetime.datetime method) timetz() (datetime.datetime method) timezone (in module time) title() (EasyDialogs.ProgressBar method) (in module turtle) (str method) Tix (class in Tix) (module) tix_addbitmapdir() (Tix.tixCommand method) tix_cget() (Tix.tixCommand method) tix_configure() (Tix.tixCommand method) tix_filedialog() (Tix.tixCommand method) tix_getbitmap() (Tix.tixCommand method) tix_getimage() (Tix.tixCommand method) TIX_LIBRARY tix_option_get() (Tix.tixCommand method) tix_resetoptions() (Tix.tixCommand method) tixCommand (class in Tix) Tk (class in Tkinter) Tk Option Data Types TK_LIBRARY Tkinter (module) TList (class in Tix) TLS TMP, [1] TMP_MAX (in module os) TMPDIR, [1] tmpfile() (in module os) tmpnam() (in module os) 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_splittable() (email.charset.Charset method) ToASCII() (in module encodings.idna) tobuf() (tarfile.TarInfo method) tobytes() (memoryview method) tochild (popen2.Popen3 attribute) today() (datetime.date class method) (datetime.datetime class method) tofile() (array.array method) tok_name (in module token) token (module) (shlex.shlex attribute) TokenError tokenize (module) tokenize() (in module tokenize) tolist() (array.array method) (memoryview method) (parser.ST method) tomono() (in module audioop) toordinal() (datetime.date method) (datetime.datetime method) top() (curses.panel.Panel method) (poplib.POP3 method) top_panel() (in module curses.panel) toprettyxml() (xml.dom.minidom.Node method) tostereo() (in module audioop) tostring() (array.array method) (in module xml.etree.ElementTree) tostringlist() (in module xml.etree.ElementTree) total_changes (sqlite3.Connection attribute) total_ordering() (in module functools) total_seconds() (datetime.timedelta method) totuple() (parser.ST method) touched() (in module macostools) touchline() (curses.window method) touchwin() (curses.window method) tounicode() (array.array method) ToUnicode() (in module encodings.idna) tovideo() (in module imageop) towards() (in module turtle) toxml() (xml.dom.minidom.Node method) tp_as_mapping (C member) tp_as_number (C member) tp_as_sequence (C member) tparm() (in module curses) trace stack Trace (class in trace) trace (module) 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() (in module inspect) trace_dispatch() (bdb.Bdb method) traceback object, [1], [2], [3], [4] traceback (module) traceback_limit (wsgiref.handlers.BaseHandler attribute) tracebacklimit (in module sys) tracebacks in CGI scripts TracebackType (in module types) tracer() (in module turtle), [1] trailing comma, [1] transfercmd() (ftplib.FTP method) TransientResource (class in test.support) translate() (in module fnmatch) (in module string) (str method) translation() (in module gettext) Transport Layer Security traverseproc (C type) Tree (class in Tix) TreeBuilder (class in xml.etree.ElementTree) Treeview (class in ttk) triangular() (in module random) triple-quoted string, [1] True, [1], [2] true True (built-in variable) truediv() (in module operator) trunc() (in module math), [1] truncate() (file method) (io.IOBase method) truth value truth() (in module operator) try statement, [1], [2] ttk (module) ttob() (in module imgfile) tty I/O control tty (module) ttyname() (in module os) tuple built-in function, [1] display empty, [1] object, [1], [2], [3], [4], [5] singleton tuple() (built-in function) tuple2st() (in module parser) tuple_params (2to3 fixer) TupleType (in module types), [1] turnoff_sigfpe() (in module fpectl) turnon_sigfpe() (in module fpectl) Turtle (class in turtle) turtle (module) turtles() (in module turtle) TurtleScreen (class in turtle) turtlesize() (in module turtle) Tutt, Bill type, [1] Boolean built-in function, [1], [2], [3] data hierarchy immutable data object, [1], [2] operations on dictionary operations on list type (built-in class) Type (class in aetypes) type (optparse.Option attribute) (socket.socket attribute) (tarfile.TarInfo attribute) type of an object TYPE_CHECKER (optparse.Option attribute) typeahead() (in module curses) typecode (array.array attribute) TYPED_ACTIONS (optparse.Option attribute) typed_subpart_iterator() (in module email.iterators) TypeError exception types built-in module mutable sequence operations on integer operations on mapping operations on numeric operations on sequence, [1] types (2to3 fixer) (module) TYPES (optparse.Option attribute) types, internal types_map (in module mimetypes) (mimetypes.MimeTypes attribute) types_map_inv (mimetypes.MimeTypes attribute) TypeType (in module types), [1] 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.tzinfo method) tzset() (in module time) Quick search Navigation index modules | Python » en 2.7.18 Documentation »