> **Источник:** https://python-all.ru/2.7/genindex-T.html
>
> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.

---

# Указатель – T

| [T\_FMT (в модуле locale)](https://python-all.ru/2.7/library/locale.html#locale.T_FMT) [T\_FMT\_AMPM (в модуле locale)](https://python-all.ru/2.7/library/locale.html#locale.T_FMT_AMPM) [табуляция](https://python-all.ru/2.7/reference/lexical_analysis.html#index-7) [tab() (метод ttk.Notebook)](https://python-all.ru/2.7/library/ttk.html#ttk.Notebook.tab) [TabError](https://python-all.ru/2.7/library/exceptions.html#exceptions.TabError) [tabnanny (модуль)](https://python-all.ru/2.7/library/tabnanny.html#module-tabnanny) [tabs() (метод ttk.Notebook)](https://python-all.ru/2.7/library/ttk.html#ttk.Notebook.tabs) табличный [данные](https://python-all.ru/2.7/library/csv.html#index-0) [tag (атрибут xml.etree.ElementTree.Element)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tag) [tag\_bind() (метод ttk.Treeview)](https://python-all.ru/2.7/library/ttk.html#ttk.Treeview.tag_bind) [tag\_configure() (метод ttk.Treeview)](https://python-all.ru/2.7/library/ttk.html#ttk.Treeview.tag_configure) [tag\_has() (метод ttk.Treeview)](https://python-all.ru/2.7/library/ttk.html#ttk.Treeview.tag_has) [tagName (атрибут xml.dom.Element)](https://python-all.ru/2.7/library/xml.dom.html#xml.dom.Element.tagName) [tail (атрибут xml.etree.ElementTree.Element)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tail) [takewhile() (в модуле itertools)](https://python-all.ru/2.7/library/itertools.html#itertools.takewhile) [TalkTo (класс в aetools)](https://python-all.ru/2.7/library/aetools.html#aetools.TalkTo) [tan() (в модуле cmath)](https://python-all.ru/2.7/library/cmath.html#cmath.tan) [(в модуле math)](https://python-all.ru/2.7/library/math.html#math.tan) [tanh() (в модуле cmath)](https://python-all.ru/2.7/library/cmath.html#cmath.tanh) [(в модуле math)](https://python-all.ru/2.7/library/math.html#math.tanh) [TarError](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarError) [TarFile (класс в tarfile)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarFile), [\[1\]](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarFile) [tarfile (модуль)](https://python-all.ru/2.7/library/tarfile.html#module-tarfile) [TarFileCompat (класс в модуле tarfile)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarFileCompat) [TarFileCompat.TAR\_GZIPPED (в модуле tarfile)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarFileCompat.TAR_GZIPPED) [TarFileCompat.TAR\_PLAIN (в модуле tarfile)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarFileCompat.TAR_PLAIN) [цель](https://python-all.ru/2.7/reference/simple_stmts.html#index-5) [удаление](https://python-all.ru/2.7/reference/simple_stmts.html#index-18) [list](https://python-all.ru/2.7/reference/compound_stmts.html#index-6), [\[1\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-5) [присваивание списка](https://python-all.ru/2.7/reference/simple_stmts.html#index-6) [список, удаление](https://python-all.ru/2.7/reference/simple_stmts.html#index-18) [управление циклом](https://python-all.ru/2.7/reference/simple_stmts.html#index-35) [target (атрибут xml.dom.ProcessingInstruction)](https://python-all.ru/2.7/library/xml.dom.html#xml.dom.ProcessingInstruction.target) [TarInfo (класс в модуле tarfile)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarInfo) [task\_done() (метод multiprocessing.JoinableQueue)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.JoinableQueue.task_done) [(Queue.Queue метод)](https://python-all.ru/2.7/library/queue.html#Queue.Queue.task_done) [tb\_frame (атрибут трассировки)](https://python-all.ru/2.7/reference/datamodel.html#index-68) [tb\_lasti (атрибут трассировки)](https://python-all.ru/2.7/reference/datamodel.html#index-68) [tb\_lineno (атрибут трассировки)](https://python-all.ru/2.7/reference/datamodel.html#index-68) [tb\_lineno() (в модуле traceback)](https://python-all.ru/2.7/library/traceback.html#traceback.tb_lineno) [tb\_next (атрибут трассировки)](https://python-all.ru/2.7/reference/datamodel.html#index-68) [tcdrain() (в модуле termios)](https://python-all.ru/2.7/library/termios.html#termios.tcdrain) [tcflow() (в модуле termios)](https://python-all.ru/2.7/library/termios.html#termios.tcflow) [tcflush() (в модуле termios)](https://python-all.ru/2.7/library/termios.html#termios.tcflush) [tcgetattr() (в модуле termios)](https://python-all.ru/2.7/library/termios.html#termios.tcgetattr) [tcgetpgrp() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.tcgetpgrp) [Tcl() (в модуле Tkinter)](https://python-all.ru/2.7/library/tkinter.html#Tkinter.Tcl) [TCL\_LIBRARY](https://python-all.ru/2.7/faq/gui.html#index-0) [TCPServer (класс в SocketServer)](https://python-all.ru/2.7/library/socketserver.html#SocketServer.TCPServer) [tcsendbreak() (в модуле termios)](https://python-all.ru/2.7/library/termios.html#termios.tcsendbreak) [tcsetattr() (в модуле termios)](https://python-all.ru/2.7/library/termios.html#termios.tcsetattr) [tcsetpgrp() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.tcsetpgrp) [tearDown() (метод unittest.TestCase)](https://python-all.ru/2.7/library/unittest.html#unittest.TestCase.tearDown) [tearDownClass() (метод unittest.TestCase)](https://python-all.ru/2.7/library/unittest.html#unittest.TestCase.tearDownClass) [tee() (в модуле itertools)](https://python-all.ru/2.7/library/itertools.html#itertools.tee) [tell() (метод aifc.aifc)](https://python-all.ru/2.7/library/aifc.html#aifc.aifc.tell), [\[1\]](https://python-all.ru/2.7/library/aifc.html#aifc.aifc.tell) [(метод bz2.BZ2File)](https://python-all.ru/2.7/library/bz2.html#bz2.BZ2File.tell) [(метод chunk.Chunk)](https://python-all.ru/2.7/library/chunk.html#chunk.Chunk.tell) [(метод файла)](https://python-all.ru/2.7/library/stdtypes.html#file.tell) [(метод io.IOBase)](https://python-all.ru/2.7/library/io.html#io.IOBase.tell) [(метод io.TextIOBase)](https://python-all.ru/2.7/library/io.html#io.TextIOBase.tell) [(метод mmap.mmap)](https://python-all.ru/2.7/library/mmap.html#mmap.mmap.tell) [(метод multifile.MultiFile)](https://python-all.ru/2.7/library/multifile.html#multifile.MultiFile.tell) [(метод sunau.AU\_read)](https://python-all.ru/2.7/library/sunau.html#sunau.AU_read.tell) [(метод sunau.AU\_write)](https://python-all.ru/2.7/library/sunau.html#sunau.AU_write.tell) [(метод wave.Wave\_read)](https://python-all.ru/2.7/library/wave.html#wave.Wave_read.tell) [(метод wave.Wave\_write)](https://python-all.ru/2.7/library/wave.html#wave.Wave_write.tell) [Telnet (класс в telnetlib)](https://python-all.ru/2.7/library/telnetlib.html#telnetlib.Telnet) [telnetlib (модуль)](https://python-all.ru/2.7/library/telnetlib.html#module-telnetlib) [TEMP](https://python-all.ru/2.7/library/tempfile.html#index-2) [tempdir (в модуле tempfile)](https://python-all.ru/2.7/library/tempfile.html#tempfile.tempdir) [tempfile (модуль)](https://python-all.ru/2.7/library/tempfile.html#module-tempfile) [Template (класс в pipes)](https://python-all.ru/2.7/library/pipes.html#pipes.Template) [(класс в string)](https://python-all.ru/2.7/library/string.html#string.Template) [template (в модуле tempfile)](https://python-all.ru/2.7/library/tempfile.html#tempfile.template) [(атрибут string.Template)](https://python-all.ru/2.7/library/string.html#string.Template.template) [tempnam() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.tempnam) временный [файл](https://python-all.ru/2.7/library/tempfile.html#index-0) [имя файла](https://python-all.ru/2.7/library/tempfile.html#index-0) [TemporaryFile() (в модуле tempfile)](https://python-all.ru/2.7/library/tempfile.html#tempfile.TemporaryFile) [TERM](https://python-all.ru/2.7/library/curses.html#index-1), [\[1\]](https://python-all.ru/2.7/library/curses.html#index-2) [termattrs() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.termattrs) [terminate() (multiprocessing.pool.multiprocessing.Pool метод)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.terminate) [(метод multiprocessing.Process)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.Process.terminate) [(метод subprocess.Popen)](https://python-all.ru/2.7/library/subprocess.html#subprocess.Popen.terminate) [модель завершения](https://python-all.ru/2.7/reference/executionmodel.html#index-14) [termios (модуль)](https://python-all.ru/2.7/library/termios.html#module-termios) [termname() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.termname) тернарный [оператор](https://python-all.ru/2.7/reference/expressions.html#index-73) тест [идентичность](https://python-all.ru/2.7/reference/expressions.html#index-68) [принадлежность](https://python-all.ru/2.7/reference/expressions.html#index-67) [test (атрибут doctest.DocTestFailure)](https://python-all.ru/2.7/library/doctest.html#doctest.DocTestFailure.test) [(атрибут doctest.UnexpectedException)](https://python-all.ru/2.7/library/doctest.html#doctest.UnexpectedException.test) [(модуль)](https://python-all.ru/2.7/library/test.html#module-test) [test() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.test) [(метод mutex.mutex)](https://python-all.ru/2.7/library/mutex.html#mutex.mutex.test) [test.support (модуль)](https://python-all.ru/2.7/library/test.html#module-test.support) [TEST\_HTTP\_URL (в модуле test.support)](https://python-all.ru/2.7/library/test.html#test.support.TEST_HTTP_URL) [testandset() (метод mutex.mutex)](https://python-all.ru/2.7/library/mutex.html#mutex.mutex.testandset) [TestCase (класс в unittest)](https://python-all.ru/2.7/library/unittest.html#unittest.TestCase) [TestFailed](https://python-all.ru/2.7/library/test.html#test.support.TestFailed) [testfile() (в модуле doctest)](https://python-all.ru/2.7/library/doctest.html#doctest.testfile) [TESTFN (в модуле test.support)](https://python-all.ru/2.7/library/test.html#test.support.TESTFN) [TestLoader (класс в unittest)](https://python-all.ru/2.7/library/unittest.html#unittest.TestLoader) [testMethodPrefix (атрибут unittest.TestLoader)](https://python-all.ru/2.7/library/unittest.html#unittest.TestLoader.testMethodPrefix) [testmod() (в модуле doctest)](https://python-all.ru/2.7/library/doctest.html#doctest.testmod) [TestResult (класс в unittest)](https://python-all.ru/2.7/library/unittest.html#unittest.TestResult) [tests (в модуле imghdr)](https://python-all.ru/2.7/library/imghdr.html#imghdr.tests) [testsource() (в модуле doctest)](https://python-all.ru/2.7/library/doctest.html#doctest.testsource) [testsRun (атрибут unittest.TestResult)](https://python-all.ru/2.7/library/unittest.html#unittest.TestResult.testsRun) [TestSuite (класс в unittest)](https://python-all.ru/2.7/library/unittest.html#unittest.TestSuite) [testzip() (метод zipfile.ZipFile)](https://python-all.ru/2.7/library/zipfile.html#zipfile.ZipFile.testzip) [text (в модуле msilib)](https://python-all.ru/2.7/library/msilib.html#msilib.text) [(атрибут xml.etree.ElementTree.Element)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.text) [text() (метод msilib.Dialog)](https://python-all.ru/2.7/library/msilib.html#msilib.Dialog.text) [text\_factory (атрибут sqlite3.Connection)](https://python-all.ru/2.7/library/sqlite3.html#sqlite3.Connection.text_factory) [Textbox (класс в curses.textpad)](https://python-all.ru/2.7/library/curses.html#curses.textpad.Textbox) [TextCalendar (класс в calendar)](https://python-all.ru/2.7/library/calendar.html#calendar.TextCalendar) [textdomain() (в модуле gettext)](https://python-all.ru/2.7/library/gettext.html#gettext.textdomain) [(в модуле locale)](https://python-all.ru/2.7/library/locale.html#locale.textdomain) [TextFile (класс в distutils.text\_file)](https://python-all.ru/2.7/distutils/apiref.html#distutils.text_file.TextFile) [TextIOBase (класс в io)](https://python-all.ru/2.7/library/io.html#io.TextIOBase) [TextIOWrapper (класс в io)](https://python-all.ru/2.7/library/io.html#io.TextIOWrapper) [TextTestResult (класс в unittest)](https://python-all.ru/2.7/library/unittest.html#unittest.TextTestResult) [TextTestRunner (класс в unittest)](https://python-all.ru/2.7/library/unittest.html#unittest.TextTestRunner) [textwrap (модуль)](https://python-all.ru/2.7/library/textwrap.html#module-textwrap) [TextWrapper (класс в textwrap)](https://python-all.ru/2.7/library/textwrap.html#textwrap.TextWrapper) [theme\_create() (метод ttk.Style)](https://python-all.ru/2.7/library/ttk.html#ttk.Style.theme_create) [theme\_names() (метод ttk.Style)](https://python-all.ru/2.7/library/ttk.html#ttk.Style.theme_names) [theme\_settings() (метод ttk.Style)](https://python-all.ru/2.7/library/ttk.html#ttk.Style.theme_settings) [theme\_use() (метод ttk.Style)](https://python-all.ru/2.7/library/ttk.html#ttk.Style.theme_use) [THOUSEP (в модуле locale)](https://python-all.ru/2.7/library/locale.html#locale.THOUSEP) поток [модуль](https://python-all.ru/2.7/c-api/init.html#index-20) [Поток (класс в threading)](https://python-all.ru/2.7/library/threading.html#threading.Thread) [поток (модуль)](https://python-all.ru/2.7/library/thread.html#module-thread) [thread() (метод imaplib.IMAP4)](https://python-all.ru/2.7/library/imaplib.html#imaplib.IMAP4.thread) [ThreadError](https://python-all.ru/2.7/library/threading.html#threading.ThreadError) [threading (модуль)](https://python-all.ru/2.7/library/threading.html#module-threading) [ThreadingMixIn (класс в SocketServer)](https://python-all.ru/2.7/library/socketserver.html#SocketServer.ThreadingMixIn) [ThreadingTCPServer (класс в SocketServer)](https://python-all.ru/2.7/library/socketserver.html#SocketServer.ThreadingTCPServer) [ThreadingUDPServer (класс в SocketServer)](https://python-all.ru/2.7/library/socketserver.html#SocketServer.ThreadingUDPServer) потоки [IRIX](https://python-all.ru/2.7/library/thread.html#index-3) [POSIX](https://python-all.ru/2.7/library/thread.html#index-1) [throw (2to3 фиксер)](https://python-all.ru/2.7/library/2to3.html#2to3fixer-throw) [throw() (метод генератора)](https://python-all.ru/2.7/reference/expressions.html#generator.throw) [tie() (в модуле fl)](https://python-all.ru/2.7/library/fl.html#fl.tie) [tigetflag() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.tigetflag) [tigetnum() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.tigetnum) [tigetstr() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.tigetstr) [TILDE (в модуле token)](https://python-all.ru/2.7/library/token.html#token.TILDE) [tilt() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.tilt) [tiltangle() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.tiltangle) [time (класс в datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.time) [(модуль)](https://python-all.ru/2.7/library/time.html#module-time) [time() (метод datetime.datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.datetime.time) [(в модуле time)](https://python-all.ru/2.7/library/time.html#time.time) [Time2Internaldate() (в модуле imaplib)](https://python-all.ru/2.7/library/imaplib.html#imaplib.Time2Internaldate) [timedelta (класс в datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.timedelta) [TimedRotatingFileHandler (класс в logging.handlers)](https://python-all.ru/2.7/library/logging.handlers.html#logging.handlers.TimedRotatingFileHandler) [timegm() (в модуле calendar)](https://python-all.ru/2.7/library/calendar.html#calendar.timegm) [timeit (модуль)](https://python-all.ru/2.7/library/timeit.html#module-timeit) опция командной строки timeit [--clock](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-c) [--help](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-h) [--number=N](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-n) [--repeat=N](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-r) [--setup=S](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-s) [--time](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-t) \<[--verbose](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-v)\> \<[-c](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-c)\> [-h](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-h) [-n N](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-n) [-r N](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-r) [-s S](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-s) \<[-t](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-t)\> \<[-v](https://python-all.ru/2.7/library/timeit.html#cmdoption-timeit-v)\> [timeit() (в модуле timeit)](https://python-all.ru/2.7/library/timeit.html#timeit.timeit) [(метод timeit.Timer)](https://python-all.ru/2.7/library/timeit.html#timeit.Timer.timeit) [тайм-аут](https://python-all.ru/2.7/library/socket.html#socket.timeout) [(атрибут SocketServer.BaseServer)](https://python-all.ru/2.7/library/socketserver.html#SocketServer.BaseServer.timeout) [timeout() (метод curses.window)](https://python-all.ru/2.7/library/curses.html#curses.window.timeout) [TimeoutError](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.connection.TimeoutError) [Timer (класс в threading)](https://python-all.ru/2.7/library/threading.html#threading.Timer) [(класс в timeit)](https://python-all.ru/2.7/library/timeit.html#timeit.Timer) [times() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.times) [timetuple() (метод datetime.date)](https://python-all.ru/2.7/library/datetime.html#datetime.date.timetuple) [(метод datetime.datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.datetime.timetuple) [timetz() (метод datetime.datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.datetime.timetz) [timezone (в модуле time)](https://python-all.ru/2.7/library/time.html#time.timezone) [title() (метод EasyDialogs.ProgressBar)](https://python-all.ru/2.7/library/easydialogs.html#EasyDialogs.ProgressBar.title) [(в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.title) [(метод str)](https://python-all.ru/2.7/library/stdtypes.html#str.title) [Tix](https://python-all.ru/2.7/library/tix.html#index-0) [(класс в Tix)](https://python-all.ru/2.7/library/tix.html#Tix.Tix) [(модуль)](https://python-all.ru/2.7/library/tix.html#module-Tix) | [tix\_addbitmapdir() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_addbitmapdir) [tix\_cget() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_cget) [tix\_configure() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_configure) [tix\_filedialog() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_filedialog) [tix\_getbitmap() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_getbitmap) [tix\_getimage() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_getimage) [TIX\_LIBRARY](https://python-all.ru/2.7/library/tix.html#index-1) [tix\_option\_get() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_option_get) [tix\_resetoptions() (метод Tix.tixCommand)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand.tix_resetoptions) [tixCommand (класс в Tix)](https://python-all.ru/2.7/library/tix.html#Tix.tixCommand) [Tk](https://python-all.ru/2.7/library/tk.html#index-0) [(класс в Tkinter)](https://python-all.ru/2.7/library/tkinter.html#Tkinter.Tk) [Типы данных опций Tk](https://python-all.ru/2.7/library/tkinter.html#index-2) [TK\_LIBRARY](https://python-all.ru/2.7/faq/gui.html#index-1) [Tkinter](https://python-all.ru/2.7/library/tk.html#index-0) [(модуль)](https://python-all.ru/2.7/library/tkinter.html#module-Tkinter) [TList (класс в Tix)](https://python-all.ru/2.7/library/tix.html#Tix.TList) [TLS](https://python-all.ru/2.7/library/ssl.html#index-1) [TMP](https://python-all.ru/2.7/library/os.html#index-19), [\[1\]](https://python-all.ru/2.7/library/tempfile.html#index-3) [TMP\_MAX (в модуле os)](https://python-all.ru/2.7/library/os.html#os.TMP_MAX) [TMPDIR](https://python-all.ru/2.7/library/os.html#index-18), [\[1\]](https://python-all.ru/2.7/library/tempfile.html#index-1) [tmpfile() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.tmpfile) [tmpnam() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.tmpnam) [to\_eng\_string() (метод decimal.Context)](https://python-all.ru/2.7/library/decimal.html#decimal.Context.to_eng_string) [(метод decimal.Decimal)](https://python-all.ru/2.7/library/decimal.html#decimal.Decimal.to_eng_string) [to\_integral() (метод decimal.Decimal)](https://python-all.ru/2.7/library/decimal.html#decimal.Decimal.to_integral) [to\_integral\_exact() (метод decimal.Context)](https://python-all.ru/2.7/library/decimal.html#decimal.Context.to_integral_exact) [(метод decimal.Decimal)](https://python-all.ru/2.7/library/decimal.html#decimal.Decimal.to_integral_exact) [to\_integral\_value() (метод decimal.Decimal)](https://python-all.ru/2.7/library/decimal.html#decimal.Decimal.to_integral_value) [to\_sci\_string() (метод decimal.Context)](https://python-all.ru/2.7/library/decimal.html#decimal.Context.to_sci_string) [to\_splittable() (метод email.charset.Charset)](https://python-all.ru/2.7/library/email.charset.html#email.charset.Charset.to_splittable) [ToASCII() (в модуле encodings.idna)](https://python-all.ru/2.7/library/codecs.html#encodings.idna.ToASCII) [tobuf() (метод tarfile.TarInfo)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarInfo.tobuf) [tobytes() (memoryview метод)](https://python-all.ru/2.7/library/stdtypes.html#memoryview.tobytes) [tochild (атрибут popen2.Popen3)](https://python-all.ru/2.7/library/popen2.html#popen2.Popen3.tochild) [today() (метод класса datetime.date)](https://python-all.ru/2.7/library/datetime.html#datetime.date.today) [(метод класса datetime.datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.datetime.today) [tofile() (метод array.array)](https://python-all.ru/2.7/library/array.html#array.array.tofile) [tok\_name (в модуле token)](https://python-all.ru/2.7/library/token.html#token.tok_name) [token](https://python-all.ru/2.7/reference/lexical_analysis.html#index-0) [(модуль)](https://python-all.ru/2.7/library/token.html#module-token) [(атрибут shlex.shlex)](https://python-all.ru/2.7/library/shlex.html#shlex.shlex.token) [TokenError](https://python-all.ru/2.7/library/tokenize.html#tokenize.TokenError) [tokenize (модуль)](https://python-all.ru/2.7/library/tokenize.html#module-tokenize) [tokenize() (в модуле tokenize)](https://python-all.ru/2.7/library/tokenize.html#tokenize.tokenize) [tolist() (метод array.array)](https://python-all.ru/2.7/library/array.html#array.array.tolist) [(метод memoryview)](https://python-all.ru/2.7/library/stdtypes.html#memoryview.tolist) [(метод parser.ST)](https://python-all.ru/2.7/library/parser.html#parser.ST.tolist) [tomono() (в модуле audioop)](https://python-all.ru/2.7/library/audioop.html#audioop.tomono) [toordinal() (метод datetime.date)](https://python-all.ru/2.7/library/datetime.html#datetime.date.toordinal) [(метод datetime.datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.datetime.toordinal) [top() (метод curses.panel.Panel)](https://python-all.ru/2.7/library/curses.panel.html#curses.panel.Panel.top) [(метод poplib.POP3)](https://python-all.ru/2.7/library/poplib.html#poplib.POP3.top) [top\_panel() (в модуле curses.panel)](https://python-all.ru/2.7/library/curses.panel.html#curses.panel.top_panel) [toprettyxml() (метод xml.dom.minidom.Node)](https://python-all.ru/2.7/library/xml.dom.minidom.html#xml.dom.minidom.Node.toprettyxml) [tostereo() (в модуле audioop)](https://python-all.ru/2.7/library/audioop.html#audioop.tostereo) [tostring() (метод array.array)](https://python-all.ru/2.7/library/array.html#array.array.tostring) [(в модуле xml.etree.ElementTree)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.tostring) [tostringlist() (в модуле xml.etree.ElementTree)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.tostringlist) [total\_changes (атрибут sqlite3.Connection)](https://python-all.ru/2.7/library/sqlite3.html#sqlite3.Connection.total_changes) [total\_ordering() (в модуле functools)](https://python-all.ru/2.7/library/functools.html#functools.total_ordering) [total\_seconds() (метод datetime.timedelta)](https://python-all.ru/2.7/library/datetime.html#datetime.timedelta.total_seconds) [totuple() (метод parser.ST)](https://python-all.ru/2.7/library/parser.html#parser.ST.totuple) [touched() (в модуле macostools)](https://python-all.ru/2.7/library/macostools.html#macostools.touched) [touchline() (метод curses.window)](https://python-all.ru/2.7/library/curses.html#curses.window.touchline) [touchwin() (метод curses.window)](https://python-all.ru/2.7/library/curses.html#curses.window.touchwin) [tounicode() (метод array.array)](https://python-all.ru/2.7/library/array.html#array.array.tounicode) [ToUnicode() (в модуле encodings.idna)](https://python-all.ru/2.7/library/codecs.html#encodings.idna.ToUnicode) [tovideo() (в модуле imageop)](https://python-all.ru/2.7/library/imageop.html#imageop.tovideo) [towards() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.towards) [toxml() (метод xml.dom.minidom.Node)](https://python-all.ru/2.7/library/xml.dom.minidom.html#xml.dom.minidom.Node.toxml) [tp\_as\_mapping (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.tp_as_mapping) [tp\_as\_number (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.tp_as_number) [tp\_as\_sequence (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.tp_as_sequence) [tparm() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.tparm) trace [стек](https://python-all.ru/2.7/reference/datamodel.html#index-67) [Trace (класс в модуле trace)](https://python-all.ru/2.7/library/trace.html#trace.Trace) [trace (модуль)](https://python-all.ru/2.7/library/trace.html#module-trace) опция командной строки trace [--count](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-c) [--coverdir=\<dir\>](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-coverdir) [--file=\<file\>](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-f) [--help](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-help) [--ignore-dir=\<dir\>](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-ignore-dir) [--ignore-module=\<mod\>](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-ignore-module) [--listfuncs](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-l) [--missing](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-m) [--no-report](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-no-report) [--report](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-r) [--summary](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-s) [--timing](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-g) [--trace](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-t) [--trackcalls](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-trackcalls) [--version](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-version) \<[-c](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-c)\> [-C](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-coverdir) \<[-f](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-f)\> [-g](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-g) [-l](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-l) [-m](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-m) [-r](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-r) [-R](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-no-report) \<[-s](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-s)\> \<[-t](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-t)\> [-T](https://python-all.ru/2.7/library/trace.html#cmdoption-trace-trackcalls) [функция трассировки](https://python-all.ru/2.7/library/sys.html#index-13), [\[1\]](https://python-all.ru/2.7/library/sys.html#index-3), [\[2\]](https://python-all.ru/2.7/library/threading.html#index-1) [trace() (в модуле inspect)](https://python-all.ru/2.7/library/inspect.html#inspect.trace) [trace\_dispatch() (метод bdb.Bdb)](https://python-all.ru/2.7/library/bdb.html#bdb.Bdb.trace_dispatch) трассировка [объект](https://python-all.ru/2.7/library/sys.html#index-1), [\[1\]](https://python-all.ru/2.7/library/traceback.html#index-0), [\[2\]](https://python-all.ru/2.7/reference/compound_stmts.html#index-11), [\[3\]](https://python-all.ru/2.7/reference/datamodel.html#index-67), [\[4\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-32) [traceback (модуль)](https://python-all.ru/2.7/library/traceback.html#module-traceback) [traceback\_limit (атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/2.7/library/wsgiref.html#wsgiref.handlers.BaseHandler.traceback_limit) [tracebacklimit (в модуле sys)](https://python-all.ru/2.7/library/sys.html#sys.tracebacklimit) трассировки [в CGI-скриптах](https://python-all.ru/2.7/library/cgitb.html#index-0) [TracebackType (в модуле types)](https://python-all.ru/2.7/library/types.html#types.TracebackType) [tracer() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.tracer), [\[1\]](https://python-all.ru/2.7/library/turtle.html#turtle.tracer) замыкающий [запятая](https://python-all.ru/2.7/reference/expressions.html#index-78), [\[1\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-23) [transfercmd() (метод ftplib.FTP)](https://python-all.ru/2.7/library/ftplib.html#ftplib.FTP.transfercmd) [TransientResource (класс в test.support)](https://python-all.ru/2.7/library/test.html#test.support.TransientResource) [translate() (в модуле fnmatch)](https://python-all.ru/2.7/library/fnmatch.html#fnmatch.translate) [(в модуле string)](https://python-all.ru/2.7/library/string.html#string.translate) [(метод str)](https://python-all.ru/2.7/library/stdtypes.html#str.translate) [translation() (в модуле gettext)](https://python-all.ru/2.7/library/gettext.html#gettext.translation) [Безопасность транспортного уровня](https://python-all.ru/2.7/library/ssl.html#index-1) [traverseproc (C-тип)](https://python-all.ru/2.7/c-api/gcsupport.html#c.traverseproc) [Tree (класс в Tix)](https://python-all.ru/2.7/library/tix.html#Tix.Tree) [TreeBuilder (класс в xml.etree.ElementTree)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder) [Treeview (класс в ttk)](https://python-all.ru/2.7/library/ttk.html#ttk.Treeview) [triangular() (в модуле random)](https://python-all.ru/2.7/library/random.html#random.triangular) [строка в тройных кавычках](https://python-all.ru/2.7/reference/lexical_analysis.html#index-14), [**\[1\]**](https://python-all.ru/2.7/glossary.html#term-triple-quoted-string) [True](https://python-all.ru/2.7/library/stdtypes.html#index-43), [\[1\]](https://python-all.ru/2.7/library/stdtypes.html#index-6), [\[2\]](https://python-all.ru/2.7/reference/datamodel.html#index-13) [истина](https://python-all.ru/2.7/library/stdtypes.html#index-5) [True (встроенная переменная)](https://python-all.ru/2.7/library/constants.html#True) [truediv() (в модуле operator)](https://python-all.ru/2.7/library/operator.html#operator.truediv) [trunc() (в модуле math)](https://python-all.ru/2.7/library/math.html#math.trunc), [\[1\]](https://python-all.ru/2.7/library/stdtypes.html#index-18) [truncate() (метод файла)](https://python-all.ru/2.7/library/stdtypes.html#file.truncate) [(метод io.IOBase)](https://python-all.ru/2.7/library/io.html#io.IOBase.truncate) истинность [значение](https://python-all.ru/2.7/library/stdtypes.html#index-2) [truth() (в модуле operator)](https://python-all.ru/2.7/library/operator.html#operator.truth) try [инструкция](https://python-all.ru/2.7/library/exceptions.html#index-0), [\[1\]](https://python-all.ru/2.7/reference/compound_stmts.html#index-10), [\[2\]](https://python-all.ru/2.7/reference/datamodel.html#index-68) [ttk](https://python-all.ru/2.7/library/ttk.html#index-0) [(модуль)](https://python-all.ru/2.7/library/ttk.html#module-ttk) [ttob() (в модуле imgfile)](https://python-all.ru/2.7/library/imgfile.html#imgfile.ttob) tty [управление вводом-выводом](https://python-all.ru/2.7/library/termios.html#index-0) [tty (модуль)](https://python-all.ru/2.7/library/tty.html#module-tty) [ttyname() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.ttyname) кортеж [встроенная функция](https://python-all.ru/2.7/c-api/list.html#index-2), [\[1\]](https://python-all.ru/2.7/c-api/sequence.html#index-1) [отображение](https://python-all.ru/2.7/reference/expressions.html#index-12) [пустой](https://python-all.ru/2.7/reference/datamodel.html#index-24), [\[1\]](https://python-all.ru/2.7/reference/expressions.html#index-11) [объект](https://python-all.ru/2.7/c-api/tuple.html#index-0), [\[1\]](https://python-all.ru/2.7/library/stdtypes.html#index-21), [\[2\]](https://python-all.ru/2.7/reference/datamodel.html#index-24), [\[3\]](https://python-all.ru/2.7/reference/expressions.html#index-32), [\[4\]](https://python-all.ru/2.7/reference/expressions.html#index-35), [\[5\]](https://python-all.ru/2.7/reference/expressions.html#index-77) [синглтон](https://python-all.ru/2.7/reference/datamodel.html#index-24) [tuple() (встроенная функция)](https://python-all.ru/2.7/library/functions.html#tuple) [tuple2st() (в модуле parser)](https://python-all.ru/2.7/library/parser.html#parser.tuple2st) [tuple\_params (исправитель 2to3)](https://python-all.ru/2.7/library/2to3.html#2to3fixer-tuple_params) [TupleType (в модуле types)](https://python-all.ru/2.7/c-api/tuple.html#index-1), [\[1\]](https://python-all.ru/2.7/library/types.html#types.TupleType) [turnoff\_sigfpe() (в модуле fpectl)](https://python-all.ru/2.7/library/fpectl.html#fpectl.turnoff_sigfpe) [turnon\_sigfpe() (в модуле fpectl)](https://python-all.ru/2.7/library/fpectl.html#fpectl.turnon_sigfpe) [Turtle (класс в turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.Turtle) [turtle (модуль)](https://python-all.ru/2.7/library/turtle.html#module-turtle) [turtles() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.turtles) [TurtleScreen (класс в turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.TurtleScreen) [turtlesize() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.turtlesize) [Tutt, Bill](https://python-all.ru/2.7/library/compiler.html#index-0) [тип](https://python-all.ru/2.7/reference/datamodel.html#index-4), [**\[1\]**](https://python-all.ru/2.7/glossary.html#term-type) [Булев](https://python-all.ru/2.7/library/functions.html#index-0) [встроенная функция](https://python-all.ru/2.7/c-api/object.html#index-10), [\[1\]](https://python-all.ru/2.7/library/stdtypes.html#index-42), [\[2\]](https://python-all.ru/2.7/library/types.html#index-0), [\[3\]](https://python-all.ru/2.7/reference/datamodel.html#index-1) [данные](https://python-all.ru/2.7/reference/datamodel.html#index-4) [иерархия](https://python-all.ru/2.7/reference/datamodel.html#index-4) [неизменяемые данные](https://python-all.ru/2.7/reference/expressions.html#index-9) [объект](https://python-all.ru/2.7/c-api/intro.html#index-5), [\[1\]](https://python-all.ru/2.7/c-api/type.html#index-0), [\[2\]](https://python-all.ru/2.7/library/functions.html#index-7) [операции над словарём](https://python-all.ru/2.7/library/stdtypes.html#index-32) [операции над списком](https://python-all.ru/2.7/library/stdtypes.html#index-30) [type (встроенный класс)](https://python-all.ru/2.7/library/functions.html#type) [Type (класс в aetypes)](https://python-all.ru/2.7/library/aetypes.html#aetypes.Type) [type (атрибут optparse.Option)](https://python-all.ru/2.7/library/optparse.html#optparse.Option.type) [(атрибут socket.socket)](https://python-all.ru/2.7/library/socket.html#socket.socket.type) [(атрибут tarfile.TarInfo)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarInfo.type) [тип объекта](https://python-all.ru/2.7/reference/datamodel.html#index-1) [TYPE\_CHECKER (атрибут optparse.Option)](https://python-all.ru/2.7/library/optparse.html#optparse.Option.TYPE_CHECKER) [typeahead() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.typeahead) [typecode (атрибут array.array)](https://python-all.ru/2.7/library/array.html#array.array.typecode) [TYPED\_ACTIONS (атрибут optparse.Option)](https://python-all.ru/2.7/library/optparse.html#optparse.Option.TYPED_ACTIONS) [typed\_subpart\_iterator() (в модуле email.iterators)](https://python-all.ru/2.7/library/email.iterators.html#email.iterators.typed_subpart_iterator) [TypeError](https://python-all.ru/2.7/library/exceptions.html#exceptions.TypeError) [исключение](https://python-all.ru/2.7/reference/expressions.html#index-51) типы [встроенные](https://python-all.ru/2.7/library/stdtypes.html#index-0) [модуль](https://python-all.ru/2.7/library/stdtypes.html#index-42) [изменяемая последовательность](https://python-all.ru/2.7/library/stdtypes.html#index-29) [операции над целыми числами](https://python-all.ru/2.7/library/stdtypes.html#index-19) [операции над отображениями](https://python-all.ru/2.7/library/stdtypes.html#index-32) [операции над числами](https://python-all.ru/2.7/library/stdtypes.html#index-16) [операции над последовательностями](https://python-all.ru/2.7/library/stdtypes.html#index-22), [\[1\]](https://python-all.ru/2.7/library/stdtypes.html#index-30) [types (фиксер 2to3)](https://python-all.ru/2.7/library/2to3.html#2to3fixer-types) [(модуль)](https://python-all.ru/2.7/library/types.html#module-types) [TYPES (атрибут optparse.Option)](https://python-all.ru/2.7/library/optparse.html#optparse.Option.TYPES) [типы, внутренние](https://python-all.ru/2.7/reference/datamodel.html#index-59) [types\_map (в модуле mimetypes)](https://python-all.ru/2.7/library/mimetypes.html#mimetypes.types_map) [(атрибут mimetypes.MimeTypes)](https://python-all.ru/2.7/library/mimetypes.html#mimetypes.MimeTypes.types_map) [types\_map\_inv (атрибут mimetypes.MimeTypes)](https://python-all.ru/2.7/library/mimetypes.html#mimetypes.MimeTypes.types_map_inv) [TypeType (в модуле types)](https://python-all.ru/2.7/c-api/type.html#index-1), [\[1\]](https://python-all.ru/2.7/library/types.html#types.TypeType) [TZ](https://python-all.ru/2.7/library/time.html#index-10), [\[1\]](https://python-all.ru/2.7/library/time.html#index-11), [\[2\]](https://python-all.ru/2.7/library/time.html#index-12), [\[3\]](https://python-all.ru/2.7/library/time.html#index-13), [\[4\]](https://python-all.ru/2.7/library/time.html#index-14), [\[5\]](https://python-all.ru/2.7/library/time.html#index-15) [tzinfo (класс в datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.tzinfo) [(атрибут datetime.datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.datetime.tzinfo) [(атрибут datetime.time)](https://python-all.ru/2.7/library/datetime.html#datetime.time.tzinfo) [tzname (в модуле time)](https://python-all.ru/2.7/library/time.html#time.tzname) [tzname() (метод datetime.datetime)](https://python-all.ru/2.7/library/datetime.html#datetime.datetime.tzname) [(метод datetime.time)](https://python-all.ru/2.7/library/datetime.html#datetime.time.tzname) [(метод datetime.tzinfo)](https://python-all.ru/2.7/library/datetime.html#datetime.tzinfo.tzname) [tzset() (в модуле time)](https://python-all.ru/2.7/library/time.html#time.tzset) |
| --- | --- |
