Документация Python неофициальный перевод

genindex-T.md

11 строк · 45.7 КБ · обычная страница · сырой текст · скачать

1> **Источник:** https://python-all.ru/3.5/genindex-T.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Указатель – T89| [T\_FMT (в модуле locale)](https://python-all.ru/3.5/library/locale.html#locale.T_FMT) [T\_FMT\_AMPM (в модуле locale)](https://python-all.ru/3.5/library/locale.html#locale.T_FMT_AMPM) [табуляция](https://python-all.ru/3.5/reference/lexical_analysis.html#index-8) [tab() (метод tkinter.ttk.Notebook)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Notebook.tab) [TabError](https://python-all.ru/3.5/library/exceptions.html#TabError) [tabnanny (модуль)](https://python-all.ru/3.5/library/tabnanny.html#module-tabnanny) [tabs() (метод tkinter.ttk.Notebook)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Notebook.tabs) [tabsize (атрибут textwrap.TextWrapper)](https://python-all.ru/3.5/library/textwrap.html#textwrap.TextWrapper.tabsize) табличный [данные](https://python-all.ru/3.5/library/csv.html#index-0) [tag (атрибут xml.etree.ElementTree.Element)](https://python-all.ru/3.5/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tag) [tag\_bind() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Treeview.tag_bind) [tag\_configure() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Treeview.tag_configure) [tag\_has() (метод tkinter.ttk.Treeview)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Treeview.tag_has) [tagName (атрибут xml.dom.Element)](https://python-all.ru/3.5/library/xml.dom.html#xml.dom.Element.tagName) [tail (атрибут xml.etree.ElementTree.Element)](https://python-all.ru/3.5/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tail) [take\_snapshot() (в модуле tracemalloc)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.take_snapshot) [takewhile() (в модуле itertools)](https://python-all.ru/3.5/library/itertools.html#itertools.takewhile) [tan() (в модуле cmath)](https://python-all.ru/3.5/library/cmath.html#cmath.tan) [(в модуле math)](https://python-all.ru/3.5/library/math.html#math.tan) [tanh() (в модуле cmath)](https://python-all.ru/3.5/library/cmath.html#cmath.tanh) [(в модуле math)](https://python-all.ru/3.5/library/math.html#math.tanh) [TarError](https://python-all.ru/3.5/library/tarfile.html#tarfile.TarError) [TarFile (класс в tarfile)](https://python-all.ru/3.5/library/tarfile.html#tarfile.TarFile), [\[1\]](https://python-all.ru/3.5/library/tarfile.html#tarfile.TarFile) [tarfile (модуль)](https://python-all.ru/3.5/library/tarfile.html#module-tarfile) параметр командной строки tarfile [--create \<tarfile\> \<source1\> ... \<sourceN\>](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-create) [--extract \<tarfile\> \[\<output\_dir\>\]](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-extract) [--list \<tarfile\>](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-list) [--test \<tarfile\>](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-test) [-c \<tarfile\> \<source1\> ... \<sourceN\>](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-c) [-e \<tarfile\> \[\<output\_dir\>\]](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-e) [-l \<tarfile\>](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-l) [-t \<tarfile\>](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-t) [-v, --verbose](https://python-all.ru/3.5/library/tarfile.html#cmdoption-tarfile-v) [цель](https://python-all.ru/3.5/reference/simple_stmts.html#index-5) [удаление](https://python-all.ru/3.5/reference/simple_stmts.html#index-18) [list](https://python-all.ru/3.5/reference/compound_stmts.html#index-6), [\[1\]](https://python-all.ru/3.5/reference/compound_stmts.html#index-6), [\[2\]](https://python-all.ru/3.5/reference/simple_stmts.html#index-5) [присваивание списка](https://python-all.ru/3.5/reference/simple_stmts.html#index-6) [список, удаление](https://python-all.ru/3.5/reference/simple_stmts.html#index-18) [управление циклом](https://python-all.ru/3.5/reference/simple_stmts.html#index-28) [target (атрибут xml.dom.ProcessingInstruction)](https://python-all.ru/3.5/library/xml.dom.html#xml.dom.ProcessingInstruction.target) [TarInfo (класс в модуле tarfile)](https://python-all.ru/3.5/library/tarfile.html#tarfile.TarInfo) [Задача (класс в модуле asyncio)](https://python-all.ru/3.5/library/asyncio-task.html#asyncio.Task) [task\_done() (метод asyncio.Queue)](https://python-all.ru/3.5/library/asyncio-queue.html#asyncio.Queue.task_done) [(метод multiprocessing.JoinableQueue)](https://python-all.ru/3.5/library/multiprocessing.html#multiprocessing.JoinableQueue.task_done) [(метод queue.Queue)](https://python-all.ru/3.5/library/queue.html#queue.Queue.task_done) [tb\_frame (атрибут трассировки)](https://python-all.ru/3.5/reference/datamodel.html#index-62) [tb\_lasti (атрибут трассировки)](https://python-all.ru/3.5/reference/datamodel.html#index-62) [tb\_lineno (атрибут трассировки)](https://python-all.ru/3.5/reference/datamodel.html#index-62) [tb\_locals (атрибут unittest.TestResult)](https://python-all.ru/3.5/library/unittest.html#unittest.TestResult.tb_locals) [tb\_next (атрибут трассировки)](https://python-all.ru/3.5/reference/datamodel.html#index-62) [tbreak (команда pdb)](https://python-all.ru/3.5/library/pdb.html#pdbcommand-tbreak) [tcdrain() (в модуле termios)](https://python-all.ru/3.5/library/termios.html#termios.tcdrain) [tcflow() (в модуле termios)](https://python-all.ru/3.5/library/termios.html#termios.tcflow) [tcflush() (в модуле termios)](https://python-all.ru/3.5/library/termios.html#termios.tcflush) [tcgetattr() (в модуле termios)](https://python-all.ru/3.5/library/termios.html#termios.tcgetattr) [tcgetpgrp() (в модуле os)](https://python-all.ru/3.5/library/os.html#os.tcgetpgrp) [Tcl() (в модуле tkinter)](https://python-all.ru/3.5/library/tkinter.html#tkinter.Tcl) [TCL\_LIBRARY](https://python-all.ru/3.5/faq/gui.html#index-0) [TCPServer (класс в socketserver)](https://python-all.ru/3.5/library/socketserver.html#socketserver.TCPServer) [tcsendbreak() (в модуле termios)](https://python-all.ru/3.5/library/termios.html#termios.tcsendbreak) [tcsetattr() (в модуле termios)](https://python-all.ru/3.5/library/termios.html#termios.tcsetattr) [tcsetpgrp() (в модуле os)](https://python-all.ru/3.5/library/os.html#os.tcsetpgrp) [tearDown() (метод unittest.TestCase)](https://python-all.ru/3.5/library/unittest.html#unittest.TestCase.tearDown) [tearDownClass() (метод unittest.TestCase)](https://python-all.ru/3.5/library/unittest.html#unittest.TestCase.tearDownClass) [tee() (в модуле itertools)](https://python-all.ru/3.5/library/itertools.html#itertools.tee) [tell() (метод aifc.aifc)](https://python-all.ru/3.5/library/aifc.html#aifc.aifc.tell), [\[1\]](https://python-all.ru/3.5/library/aifc.html#aifc.aifc.tell) [(метод chunk.Chunk)](https://python-all.ru/3.5/library/chunk.html#chunk.Chunk.tell) [(метод io.IOBase)](https://python-all.ru/3.5/library/io.html#io.IOBase.tell) [(метод io.TextIOBase)](https://python-all.ru/3.5/library/io.html#io.TextIOBase.tell) [(метод mmap.mmap)](https://python-all.ru/3.5/library/mmap.html#mmap.mmap.tell) [(метод sunau.AU\_read)](https://python-all.ru/3.5/library/sunau.html#sunau.AU_read.tell) [(метод sunau.AU\_write)](https://python-all.ru/3.5/library/sunau.html#sunau.AU_write.tell) [(метод wave.Wave\_read)](https://python-all.ru/3.5/library/wave.html#wave.Wave_read.tell) [(метод wave.Wave\_write)](https://python-all.ru/3.5/library/wave.html#wave.Wave_write.tell) [Telnet (класс в telnetlib)](https://python-all.ru/3.5/library/telnetlib.html#telnetlib.Telnet) [telnetlib (модуль)](https://python-all.ru/3.5/library/telnetlib.html#module-telnetlib) [TEMP](https://python-all.ru/3.5/library/tempfile.html#index-2) [temp\_cwd() (в модуле test.support)](https://python-all.ru/3.5/library/test.html#test.support.temp_cwd) [temp\_dir() (в модуле test.support)](https://python-all.ru/3.5/library/test.html#test.support.temp_dir) [temp\_umask() (в модуле test.support)](https://python-all.ru/3.5/library/test.html#test.support.temp_umask) [tempdir (в модуле tempfile)](https://python-all.ru/3.5/library/tempfile.html#tempfile.tempdir) [tempfile (модуль)](https://python-all.ru/3.5/library/tempfile.html#module-tempfile) [Template (класс в pipes)](https://python-all.ru/3.5/library/pipes.html#pipes.Template) [(класс в string)](https://python-all.ru/3.5/library/string.html#string.Template) [template (атрибут string.Template)](https://python-all.ru/3.5/library/string.html#string.Template.template) временный [файл](https://python-all.ru/3.5/library/tempfile.html#index-0) [имя файла](https://python-all.ru/3.5/library/tempfile.html#index-0) [TemporaryDirectory() (в модуле tempfile)](https://python-all.ru/3.5/library/tempfile.html#tempfile.TemporaryDirectory) [TemporaryFile() (в модуле tempfile)](https://python-all.ru/3.5/library/tempfile.html#tempfile.TemporaryFile) [teredo (атрибут ipaddress.IPv6Address)](https://python-all.ru/3.5/library/ipaddress.html#ipaddress.IPv6Address.teredo) [TERM](https://python-all.ru/3.5/library/curses.html#index-1), [\[1\]](https://python-all.ru/3.5/library/curses.html#index-2) [termattrs() (в модуле curses)](https://python-all.ru/3.5/library/curses.html#curses.termattrs) [terminal\_size (класс в os)](https://python-all.ru/3.5/library/os.html#os.terminal_size) [terminate() (метод asyncio.asyncio.subprocess.Process)](https://python-all.ru/3.5/library/asyncio-subprocess.html#asyncio.asyncio.subprocess.Process.terminate) [(метод asyncio.BaseSubprocessTransport)](https://python-all.ru/3.5/library/asyncio-protocol.html#asyncio.BaseSubprocessTransport.terminate) [(метод multiprocessing.Process)](https://python-all.ru/3.5/library/multiprocessing.html#multiprocessing.Process.terminate) [(метод multiprocessing.pool.Pool)](https://python-all.ru/3.5/library/multiprocessing.html#multiprocessing.pool.Pool.terminate) [(метод subprocess.Popen)](https://python-all.ru/3.5/library/subprocess.html#subprocess.Popen.terminate) [модель завершения](https://python-all.ru/3.5/reference/executionmodel.html#index-14) [termios (модуль)](https://python-all.ru/3.5/library/termios.html#module-termios) [termname() (в модуле curses)](https://python-all.ru/3.5/library/curses.html#curses.termname) тернарный [оператор](https://python-all.ru/3.5/reference/expressions.html#index-73) тест [идентичность](https://python-all.ru/3.5/reference/expressions.html#index-68) [принадлежность](https://python-all.ru/3.5/reference/expressions.html#index-67) [test (атрибут doctest.DocTestFailure)](https://python-all.ru/3.5/library/doctest.html#doctest.DocTestFailure.test) [(атрибут doctest.UnexpectedException)](https://python-all.ru/3.5/library/doctest.html#doctest.UnexpectedException.test) [(модуль)](https://python-all.ru/3.5/library/test.html#module-test) [test() (в модуле cgi)](https://python-all.ru/3.5/library/cgi.html#cgi.test) [test.support (модуль)](https://python-all.ru/3.5/library/test.html#module-test.support) [TestCase (класс в unittest)](https://python-all.ru/3.5/library/unittest.html#unittest.TestCase) [TestFailed](https://python-all.ru/3.5/library/test.html#test.support.TestFailed) [testfile() (в модуле doctest)](https://python-all.ru/3.5/library/doctest.html#doctest.testfile) [TESTFN (в модуле test.support)](https://python-all.ru/3.5/library/test.html#test.support.TESTFN) [TestLoader (класс в unittest)](https://python-all.ru/3.5/library/unittest.html#unittest.TestLoader) [testMethodPrefix (атрибут unittest.TestLoader)](https://python-all.ru/3.5/library/unittest.html#unittest.TestLoader.testMethodPrefix) [testmod() (в модуле doctest)](https://python-all.ru/3.5/library/doctest.html#doctest.testmod) [TestResult (класс в unittest)](https://python-all.ru/3.5/library/unittest.html#unittest.TestResult) [tests (в модуле imghdr)](https://python-all.ru/3.5/library/imghdr.html#imghdr.tests) [testsource() (в модуле doctest)](https://python-all.ru/3.5/library/doctest.html#doctest.testsource) [testsRun (атрибут unittest.TestResult)](https://python-all.ru/3.5/library/unittest.html#unittest.TestResult.testsRun) [TestSuite (класс в unittest)](https://python-all.ru/3.5/library/unittest.html#unittest.TestSuite) [testzip() (метод zipfile.ZipFile)](https://python-all.ru/3.5/library/zipfile.html#zipfile.ZipFile.testzip) [Text (класс в typing)](https://python-all.ru/3.5/library/typing.html#typing.Text) [text (в модуле msilib)](https://python-all.ru/3.5/library/msilib.html#msilib.text) [(атрибут traceback.TracebackException)](https://python-all.ru/3.5/library/traceback.html#traceback.TracebackException.text) [(атрибут xml.etree.ElementTree.Element)](https://python-all.ru/3.5/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.text) [**кодировка текста**](https://python-all.ru/3.5/glossary.html#term-text-encoding) [**текстовый файл**](https://python-all.ru/3.5/glossary.html#term-text-file) [текстовый режим](https://python-all.ru/3.5/library/functions.html#index-7) [text() (msilib.Dialog method)](https://python-all.ru/3.5/library/msilib.html#msilib.Dialog.text) [text\_factory (атрибут sqlite3.Connection)](https://python-all.ru/3.5/library/sqlite3.html#sqlite3.Connection.text_factory) [Textbox (класс в curses.textpad)](https://python-all.ru/3.5/library/curses.html#curses.textpad.Textbox) [TextCalendar (класс в calendar)](https://python-all.ru/3.5/library/calendar.html#calendar.TextCalendar) [textdomain() (в модуле gettext)](https://python-all.ru/3.5/library/gettext.html#gettext.textdomain) [TextFile (класс в distutils.text\_file)](https://python-all.ru/3.5/distutils/apiref.html#distutils.text_file.TextFile) [textinput() (в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.textinput) [TextIOBase (класс в io)](https://python-all.ru/3.5/library/io.html#io.TextIOBase) [TextIOWrapper (класс в io)](https://python-all.ru/3.5/library/io.html#io.TextIOWrapper) [TextTestResult (класс в unittest)](https://python-all.ru/3.5/library/unittest.html#unittest.TextTestResult) [TextTestRunner (класс в unittest)](https://python-all.ru/3.5/library/unittest.html#unittest.TextTestRunner) [textwrap (модуль)](https://python-all.ru/3.5/library/textwrap.html#module-textwrap) [TextWrapper (класс в textwrap)](https://python-all.ru/3.5/library/textwrap.html#textwrap.TextWrapper) [theme\_create() (метод tkinter.ttk.Style)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Style.theme_create) [theme\_names() (метод tkinter.ttk.Style)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Style.theme_names) [theme\_settings() (метод tkinter.ttk.Style)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Style.theme_settings) [theme\_use() (метод tkinter.ttk.Style)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Style.theme_use) [THOUSEP (в модуле locale)](https://python-all.ru/3.5/library/locale.html#locale.THOUSEP) [Поток (класс в threading)](https://python-all.ru/3.5/library/threading.html#threading.Thread) [thread() (метод imaplib.IMAP4)](https://python-all.ru/3.5/library/imaplib.html#imaplib.IMAP4.thread) [thread\_info (в модуле sys)](https://python-all.ru/3.5/library/sys.html#sys.thread_info) [threading (модуль)](https://python-all.ru/3.5/library/threading.html#module-threading) [ThreadingMixIn (класс в socketserver)](https://python-all.ru/3.5/library/socketserver.html#socketserver.ThreadingMixIn) [ThreadingTCPServer (класс в socketserver)](https://python-all.ru/3.5/library/socketserver.html#socketserver.ThreadingTCPServer) [ThreadingUDPServer (класс в socketserver)](https://python-all.ru/3.5/library/socketserver.html#socketserver.ThreadingUDPServer) [ThreadPoolExecutor (класс в concurrent.futures)](https://python-all.ru/3.5/library/concurrent.futures.html#concurrent.futures.ThreadPoolExecutor) потоки [POSIX](https://python-all.ru/3.5/library/_thread.html#index-1) [throw (2to3 фиксер)](https://python-all.ru/3.5/library/2to3.html#2to3fixer-throw) [throw() (метод корутины)](https://python-all.ru/3.5/reference/datamodel.html#coroutine.throw) [(метод генератора)](https://python-all.ru/3.5/reference/expressions.html#generator.throw) [tigetflag() (в модуле curses)](https://python-all.ru/3.5/library/curses.html#curses.tigetflag) [tigetnum() (в модуле curses)](https://python-all.ru/3.5/library/curses.html#curses.tigetnum) [tigetstr() (в модуле curses)](https://python-all.ru/3.5/library/curses.html#curses.tigetstr) [TILDE (в модуле token)](https://python-all.ru/3.5/library/token.html#token.TILDE) [tilt() (в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.tilt) [tiltangle() (в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.tiltangle) [time (класс в datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.time) [(модуль)](https://python-all.ru/3.5/library/time.html#module-time) [time() (asyncio.AbstractEventLoop method)](https://python-all.ru/3.5/library/asyncio-eventloop.html#asyncio.AbstractEventLoop.time) [(метод datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.time) [(в модуле time)](https://python-all.ru/3.5/library/time.html#time.time) [Time2Internaldate() (в модуле imaplib)](https://python-all.ru/3.5/library/imaplib.html#imaplib.Time2Internaldate) [timedelta (класс в datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.timedelta) [TimedRotatingFileHandler (класс в logging.handlers)](https://python-all.ru/3.5/library/logging.handlers.html#logging.handlers.TimedRotatingFileHandler) [timegm() (в модуле calendar)](https://python-all.ru/3.5/library/calendar.html#calendar.timegm) [timeit (модуль)](https://python-all.ru/3.5/library/timeit.html#module-timeit) опция командной строки timeit [-c, --clock](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-c) [-h, --help](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-h) [-n N, --number=N](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-n) [-p, --process](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-p) [-r N, --repeat=N](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-r) [-s S, --setup=S](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-s) [-t, --time](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-t) [-u, --unit=U](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-u) [-v, --verbose](https://python-all.ru/3.5/library/timeit.html#cmdoption-timeit-v) [timeit() (в модуле timeit)](https://python-all.ru/3.5/library/timeit.html#timeit.timeit) [(метод timeit.Timer)](https://python-all.ru/3.5/library/timeit.html#timeit.Timer.timeit) [тайм-аут](https://python-all.ru/3.5/library/socket.html#socket.timeout) [(атрибут socketserver.BaseServer)](https://python-all.ru/3.5/library/socketserver.html#socketserver.BaseServer.timeout) [(атрибут subprocess.TimeoutExpired)](https://python-all.ru/3.5/library/subprocess.html#subprocess.TimeoutExpired.timeout) [timeout() (метод curses.window)](https://python-all.ru/3.5/library/curses.html#curses.window.timeout) [TIMEOUT\_MAX (в модуле \_thread)](https://python-all.ru/3.5/library/_thread.html#_thread.TIMEOUT_MAX) [(в модуле threading)](https://python-all.ru/3.5/library/threading.html#threading.TIMEOUT_MAX) [TimeoutError](https://python-all.ru/3.5/library/asyncio-task.html#asyncio.TimeoutError), [\[1\]](https://python-all.ru/3.5/library/concurrent.futures.html#concurrent.futures.TimeoutError), [\[2\]](https://python-all.ru/3.5/library/exceptions.html#TimeoutError), [\[3\]](https://python-all.ru/3.5/library/multiprocessing.html#multiprocessing.TimeoutError) [TimeoutExpired](https://python-all.ru/3.5/library/subprocess.html#subprocess.TimeoutExpired) [Timer (класс в threading)](https://python-all.ru/3.5/library/threading.html#threading.Timer) [(класс в timeit)](https://python-all.ru/3.5/library/timeit.html#timeit.Timer) [times() (в модуле os)](https://python-all.ru/3.5/library/os.html#os.times) [timestamp() (метод datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.timestamp) [timetuple() (метод datetime.date)](https://python-all.ru/3.5/library/datetime.html#datetime.date.timetuple) [(метод datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.timetuple) [timetz() (метод datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.timetz) [timezone (класс в datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.timezone) [(в модуле time)](https://python-all.ru/3.5/library/time.html#time.timezone) [title() (метод bytearray)](https://python-all.ru/3.5/library/stdtypes.html#bytearray.title) [(метод bytes)](https://python-all.ru/3.5/library/stdtypes.html#bytes.title) [(в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.title) [(метод str)](https://python-all.ru/3.5/library/stdtypes.html#str.title) | [Tix](https://python-all.ru/3.5/library/tkinter.tix.html#index-0) [tix\_addbitmapdir() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_addbitmapdir) [tix\_cget() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_cget) [tix\_configure() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_configure) [tix\_filedialog() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_filedialog) [tix\_getbitmap() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_getbitmap) [tix\_getimage() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_getimage) [TIX\_LIBRARY](https://python-all.ru/3.5/library/tkinter.tix.html#index-1) [tix\_option\_get() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_option_get) [tix\_resetoptions() (метод tkinter.tix.tixCommand)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand.tix_resetoptions) [tixCommand (класс в tkinter.tix)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.tixCommand) [Tk](https://python-all.ru/3.5/library/tk.html#index-0) [(класс в модуле tkinter)](https://python-all.ru/3.5/library/tkinter.html#tkinter.Tk) [(класс в tkinter.tix)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.Tk) [Типы данных опций Tk](https://python-all.ru/3.5/library/tkinter.html#index-2) [TK\_LIBRARY](https://python-all.ru/3.5/faq/gui.html#index-1) [Tkinter](https://python-all.ru/3.5/library/tk.html#index-0) [tkinter (модуль)](https://python-all.ru/3.5/library/tkinter.html#module-tkinter) [tkinter.scrolledtext (модуль)](https://python-all.ru/3.5/library/tkinter.scrolledtext.html#module-tkinter.scrolledtext) [tkinter.tix (модуль)](https://python-all.ru/3.5/library/tkinter.tix.html#module-tkinter.tix) [tkinter.ttk (модуль)](https://python-all.ru/3.5/library/tkinter.ttk.html#module-tkinter.ttk) [TList (класс в tkinter.tix)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.TList) [TLS](https://python-all.ru/3.5/library/ssl.html#index-1) [TMP](https://python-all.ru/3.5/library/tempfile.html#index-3) [TMPDIR](https://python-all.ru/3.5/library/tempfile.html#index-1) [to\_bytes() (метод int)](https://python-all.ru/3.5/library/stdtypes.html#int.to_bytes) [to\_eng\_string() (метод decimal.Context)](https://python-all.ru/3.5/library/decimal.html#decimal.Context.to_eng_string) [(метод decimal.Decimal)](https://python-all.ru/3.5/library/decimal.html#decimal.Decimal.to_eng_string) [to\_integral() (метод decimal.Decimal)](https://python-all.ru/3.5/library/decimal.html#decimal.Decimal.to_integral) [to\_integral\_exact() (метод decimal.Context)](https://python-all.ru/3.5/library/decimal.html#decimal.Context.to_integral_exact) [(метод decimal.Decimal)](https://python-all.ru/3.5/library/decimal.html#decimal.Decimal.to_integral_exact) [to\_integral\_value() (метод decimal.Decimal)](https://python-all.ru/3.5/library/decimal.html#decimal.Decimal.to_integral_value) [to\_sci\_string() (метод decimal.Context)](https://python-all.ru/3.5/library/decimal.html#decimal.Context.to_sci_string) [ToASCII() (в модуле encodings.idna)](https://python-all.ru/3.5/library/codecs.html#encodings.idna.ToASCII) [tobuf() (метод tarfile.TarInfo)](https://python-all.ru/3.5/library/tarfile.html#tarfile.TarInfo.tobuf) [tobytes() (метод array.array)](https://python-all.ru/3.5/library/array.html#array.array.tobytes) [(метод memoryview)](https://python-all.ru/3.5/library/stdtypes.html#memoryview.tobytes) [today() (метод класса datetime.date)](https://python-all.ru/3.5/library/datetime.html#datetime.date.today) [(метод класса datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.today) [tofile() (метод array.array)](https://python-all.ru/3.5/library/array.html#array.array.tofile) [tok\_name (в модуле token)](https://python-all.ru/3.5/library/token.html#token.tok_name) [token](https://python-all.ru/3.5/reference/lexical_analysis.html#index-0) [(модуль)](https://python-all.ru/3.5/library/token.html#module-token) [(атрибут shlex.shlex)](https://python-all.ru/3.5/library/shlex.html#shlex.shlex.token) [TokenError](https://python-all.ru/3.5/library/tokenize.html#tokenize.TokenError) [tokenize (модуль)](https://python-all.ru/3.5/library/tokenize.html#module-tokenize) параметр командной строки tokenize [-e, --exact](https://python-all.ru/3.5/library/tokenize.html#cmdoption-tokenize-e) [-h, --help](https://python-all.ru/3.5/library/tokenize.html#cmdoption-tokenize-h) [tokenize() (в модуле tokenize)](https://python-all.ru/3.5/library/tokenize.html#tokenize.tokenize) [tolist() (метод array.array)](https://python-all.ru/3.5/library/array.html#array.array.tolist) [(метод memoryview)](https://python-all.ru/3.5/library/stdtypes.html#memoryview.tolist) [(метод parser.ST)](https://python-all.ru/3.5/library/parser.html#parser.ST.tolist) [tomono() (в модуле audioop)](https://python-all.ru/3.5/library/audioop.html#audioop.tomono) [toordinal() (метод datetime.date)](https://python-all.ru/3.5/library/datetime.html#datetime.date.toordinal) [(метод datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.toordinal) [top() (метод curses.panel.Panel)](https://python-all.ru/3.5/library/curses.panel.html#curses.panel.Panel.top) [(метод poplib.POP3)](https://python-all.ru/3.5/library/poplib.html#poplib.POP3.top) [top\_panel() (в модуле curses.panel)](https://python-all.ru/3.5/library/curses.panel.html#curses.panel.top_panel) [toprettyxml() (метод xml.dom.minidom.Node)](https://python-all.ru/3.5/library/xml.dom.minidom.html#xml.dom.minidom.Node.toprettyxml) [tostereo() (в модуле audioop)](https://python-all.ru/3.5/library/audioop.html#audioop.tostereo) [tostring() (метод array.array)](https://python-all.ru/3.5/library/array.html#array.array.tostring) [(в модуле xml.etree.ElementTree)](https://python-all.ru/3.5/library/xml.etree.elementtree.html#xml.etree.ElementTree.tostring) [tostringlist() (в модуле xml.etree.ElementTree)](https://python-all.ru/3.5/library/xml.etree.elementtree.html#xml.etree.ElementTree.tostringlist) [total\_changes (атрибут sqlite3.Connection)](https://python-all.ru/3.5/library/sqlite3.html#sqlite3.Connection.total_changes) [total\_ordering() (в модуле functools)](https://python-all.ru/3.5/library/functools.html#functools.total_ordering) [total\_seconds() (метод datetime.timedelta)](https://python-all.ru/3.5/library/datetime.html#datetime.timedelta.total_seconds) [totuple() (метод parser.ST)](https://python-all.ru/3.5/library/parser.html#parser.ST.totuple) [touch() (метод pathlib.Path)](https://python-all.ru/3.5/library/pathlib.html#pathlib.Path.touch) [touchline() (метод curses.window)](https://python-all.ru/3.5/library/curses.html#curses.window.touchline) [touchwin() (метод curses.window)](https://python-all.ru/3.5/library/curses.html#curses.window.touchwin) [tounicode() (метод array.array)](https://python-all.ru/3.5/library/array.html#array.array.tounicode) [ToUnicode() (в модуле encodings.idna)](https://python-all.ru/3.5/library/codecs.html#encodings.idna.ToUnicode) [towards() (в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.towards) [toxml() (метод xml.dom.minidom.Node)](https://python-all.ru/3.5/library/xml.dom.minidom.html#xml.dom.minidom.Node.toxml) [tp\_as\_async (член C)](https://python-all.ru/3.5/c-api/typeobj.html#c.tp_as_async) [tp\_as\_mapping (член C)](https://python-all.ru/3.5/c-api/typeobj.html#c.tp_as_mapping) [tp\_as\_number (член C)](https://python-all.ru/3.5/c-api/typeobj.html#c.tp_as_number) [tp\_as\_sequence (член C)](https://python-all.ru/3.5/c-api/typeobj.html#c.tp_as_sequence) [tparm() (в модуле curses)](https://python-all.ru/3.5/library/curses.html#curses.tparm) trace [стек](https://python-all.ru/3.5/reference/datamodel.html#index-61) [Trace (класс в модуле trace)](https://python-all.ru/3.5/library/trace.html#trace.Trace) [(класс в tracemalloc)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.Trace) [trace (модуль)](https://python-all.ru/3.5/library/trace.html#module-trace) опция командной строки trace [--help](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-help) [--ignore-dir=\<dir\>](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-ignore-dir) [--ignore-module=\<mod\>](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-ignore-module) [--version](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-version) [-C, --coverdir=\<dir\>](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-coverdir) [-R, --no-report](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-no-report) [-T, --trackcalls](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-trackcalls) [-c, --count](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-c) [-f, --file=\<file\>](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-f) [-g, --timing](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-g) [-l, --listfuncs](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-l) [-m, --missing](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-m) [-r, --report](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-r) [-s, --summary](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-s) [-t, --trace](https://python-all.ru/3.5/library/trace.html#cmdoption-trace-t) [функция трассировки](https://python-all.ru/3.5/library/sys.html#index-18), [\[1\]](https://python-all.ru/3.5/library/sys.html#index-4), [\[2\]](https://python-all.ru/3.5/library/threading.html#index-0) [trace() (в модуле inspect)](https://python-all.ru/3.5/library/inspect.html#inspect.trace) [trace\_dispatch() (метод bdb.Bdb)](https://python-all.ru/3.5/library/bdb.html#bdb.Bdb.trace_dispatch) трассировка [объект](https://python-all.ru/3.5/library/sys.html#index-2), [\[1\]](https://python-all.ru/3.5/library/traceback.html#index-0), [\[2\]](https://python-all.ru/3.5/reference/compound_stmts.html#index-12), [\[3\]](https://python-all.ru/3.5/reference/datamodel.html#index-61), [\[4\]](https://python-all.ru/3.5/reference/simple_stmts.html#index-25) [Traceback (класс в tracemalloc)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.Traceback) [traceback (модуль)](https://python-all.ru/3.5/library/traceback.html#module-traceback) [(tracemalloc.Statistic атрибут)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.Statistic.traceback) [(атрибут tracemalloc.StatisticDiff)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.StatisticDiff.traceback) [(атрибут tracemalloc.Trace)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.Trace.traceback) [traceback\_limit (атрибут tracemalloc.Snapshot)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.Snapshot.traceback_limit) [(атрибут wsgiref.handlers.BaseHandler)](https://python-all.ru/3.5/library/wsgiref.html#wsgiref.handlers.BaseHandler.traceback_limit) [TracebackException (класс в модуле traceback)](https://python-all.ru/3.5/library/traceback.html#traceback.TracebackException) [tracebacklimit (в модуле sys)](https://python-all.ru/3.5/library/sys.html#sys.tracebacklimit) трассировки [в CGI-скриптах](https://python-all.ru/3.5/library/cgitb.html#index-0) [TracebackType (in module types)](https://python-all.ru/3.5/library/types.html#types.TracebackType) [tracemalloc (модуль)](https://python-all.ru/3.5/library/tracemalloc.html#module-tracemalloc) [tracer() (в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.tracer) [traces (атрибут tracemalloc.Snapshot)](https://python-all.ru/3.5/library/tracemalloc.html#tracemalloc.Snapshot.traces) замыкающий [запятая](https://python-all.ru/3.5/reference/expressions.html#index-80) [transfercmd() (метод ftplib.FTP)](https://python-all.ru/3.5/library/ftplib.html#ftplib.FTP.transfercmd) [TransientResource (класс в test.support)](https://python-all.ru/3.5/library/test.html#test.support.TransientResource) [translate() (метод bytearray)](https://python-all.ru/3.5/library/stdtypes.html#bytearray.translate) [(метод bytes)](https://python-all.ru/3.5/library/stdtypes.html#bytes.translate) [(в модуле fnmatch)](https://python-all.ru/3.5/library/fnmatch.html#fnmatch.translate) [(метод str)](https://python-all.ru/3.5/library/stdtypes.html#str.translate) [translation() (в модуле gettext)](https://python-all.ru/3.5/library/gettext.html#gettext.translation) [транспорт (атрибут asyncio.StreamWriter)](https://python-all.ru/3.5/library/asyncio-stream.html#asyncio.StreamWriter.transport) [Безопасность транспортного уровня](https://python-all.ru/3.5/library/ssl.html#index-1) [traverseproc (C-тип)](https://python-all.ru/3.5/c-api/gcsupport.html#c.traverseproc) [Tree (класс в tkinter.tix)](https://python-all.ru/3.5/library/tkinter.tix.html#tkinter.tix.Tree) [TreeBuilder (класс в xml.etree.ElementTree)](https://python-all.ru/3.5/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder) [Treeview (класс в tkinter.ttk)](https://python-all.ru/3.5/library/tkinter.ttk.html#tkinter.ttk.Treeview) [triangular() (в модуле random)](https://python-all.ru/3.5/library/random.html#random.triangular) [строка в тройных кавычках](https://python-all.ru/3.5/reference/lexical_analysis.html#index-16), [**\[1\]**](https://python-all.ru/3.5/glossary.html#term-triple-quoted-string) [True](https://python-all.ru/3.5/library/stdtypes.html#index-5), [\[1\]](https://python-all.ru/3.5/library/stdtypes.html#index-55), [\[2\]](https://python-all.ru/3.5/reference/datamodel.html#index-11) [истина](https://python-all.ru/3.5/library/stdtypes.html#index-4) [True (встроенная переменная)](https://python-all.ru/3.5/library/constants.html#True) [truediv() (в модуле operator)](https://python-all.ru/3.5/library/operator.html#operator.truediv) [trunc() (в модуле math)](https://python-all.ru/3.5/library/math.html#math.trunc), [\[1\]](https://python-all.ru/3.5/library/stdtypes.html#index-16) [truncate() (в модуле os)](https://python-all.ru/3.5/library/os.html#os.truncate) [(метод io.IOBase)](https://python-all.ru/3.5/library/io.html#io.IOBase.truncate) истинность [значение](https://python-all.ru/3.5/library/stdtypes.html#index-1) [truth() (в модуле operator)](https://python-all.ru/3.5/library/operator.html#operator.truth) try [инструкция](https://python-all.ru/3.5/library/exceptions.html#index-0), [\[1\]](https://python-all.ru/3.5/reference/compound_stmts.html#index-10), [\[2\]](https://python-all.ru/3.5/reference/datamodel.html#index-62) [ttk](https://python-all.ru/3.5/library/tkinter.ttk.html#index-0) tty [управление вводом-выводом](https://python-all.ru/3.5/library/termios.html#index-0) [tty (модуль)](https://python-all.ru/3.5/library/tty.html#module-tty) [ttyname() (в модуле os)](https://python-all.ru/3.5/library/os.html#os.ttyname) кортеж [встроенная функция](https://python-all.ru/3.5/c-api/list.html#index-2), [\[1\]](https://python-all.ru/3.5/c-api/sequence.html#index-1) [отображение](https://python-all.ru/3.5/reference/expressions.html#index-10) [пустой](https://python-all.ru/3.5/reference/datamodel.html#index-20), [\[1\]](https://python-all.ru/3.5/reference/expressions.html#index-9) [объект](https://python-all.ru/3.5/c-api/tuple.html#index-0), [\[1\]](https://python-all.ru/3.5/library/stdtypes.html#index-21), [\[2\]](https://python-all.ru/3.5/library/stdtypes.html#index-25), [\[3\]](https://python-all.ru/3.5/reference/datamodel.html#index-20), [\[4\]](https://python-all.ru/3.5/reference/expressions.html#index-31), [\[5\]](https://python-all.ru/3.5/reference/expressions.html#index-34), [\[6\]](https://python-all.ru/3.5/reference/expressions.html#index-77) [синглтон](https://python-all.ru/3.5/reference/datamodel.html#index-20) [кортеж (встроенный класс)](https://python-all.ru/3.5/library/stdtypes.html#tuple) [Tuple (в модуле typing)](https://python-all.ru/3.5/library/typing.html#typing.Tuple) [tuple2st() (в модуле parser)](https://python-all.ru/3.5/library/parser.html#parser.tuple2st) [tuple\_params (исправитель 2to3)](https://python-all.ru/3.5/library/2to3.html#2to3fixer-tuple_params) [turnoff\_sigfpe() (in module fpectl)](https://python-all.ru/3.5/library/fpectl.html#fpectl.turnoff_sigfpe) [turnon\_sigfpe() (в модуле fpectl)](https://python-all.ru/3.5/library/fpectl.html#fpectl.turnon_sigfpe) [Turtle (класс в turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.Turtle) [turtle (модуль)](https://python-all.ru/3.5/library/turtle.html#module-turtle) [turtledemo (модуль)](https://python-all.ru/3.5/library/turtle.html#module-turtledemo) [turtles() (в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.turtles) [TurtleScreen (класс в turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.TurtleScreen) [turtlesize() (в модуле turtle)](https://python-all.ru/3.5/library/turtle.html#turtle.turtlesize) [тип](https://python-all.ru/3.5/reference/datamodel.html#index-4), [**\[1\]**](https://python-all.ru/3.5/glossary.html#term-type) [Булев](https://python-all.ru/3.5/library/functions.html#index-0) [встроенная функция](https://python-all.ru/3.5/c-api/object.html#index-7), [\[1\]](https://python-all.ru/3.5/library/stdtypes.html#index-54), [\[2\]](https://python-all.ru/3.5/reference/datamodel.html#index-1) [данные](https://python-all.ru/3.5/reference/datamodel.html#index-4) [иерархия](https://python-all.ru/3.5/reference/datamodel.html#index-4) [неизменяемые данные](https://python-all.ru/3.5/reference/expressions.html#index-7) [объект](https://python-all.ru/3.5/c-api/intro.html#index-5), [\[1\]](https://python-all.ru/3.5/c-api/type.html#index-0), [\[2\]](https://python-all.ru/3.5/library/functions.html#index-11) [операции над словарём](https://python-all.ru/3.5/library/stdtypes.html#index-47) [операции над списком](https://python-all.ru/3.5/library/stdtypes.html#index-23) [type (встроенный класс)](https://python-all.ru/3.5/library/functions.html#type) [Type (класс в typing)](https://python-all.ru/3.5/library/typing.html#typing.Type) [type (атрибут optparse.Option)](https://python-all.ru/3.5/library/optparse.html#optparse.Option.type) [(атрибут socket.socket)](https://python-all.ru/3.5/library/socket.html#socket.socket.type) [(атрибут tarfile.TarInfo)](https://python-all.ru/3.5/library/tarfile.html#tarfile.TarInfo.type) [(атрибут urllib.request.Request)](https://python-all.ru/3.5/library/urllib.request.html#urllib.request.Request.type) [тип объекта](https://python-all.ru/3.5/reference/datamodel.html#index-1) [TYPE\_CHECKER (атрибут optparse.Option)](https://python-all.ru/3.5/library/optparse.html#optparse.Option.TYPE_CHECKER) [TYPE\_CHECKING (в модуле typing)](https://python-all.ru/3.5/library/typing.html#typing.TYPE_CHECKING) [typeahead() (в модуле curses)](https://python-all.ru/3.5/library/curses.html#curses.typeahead) [typecode (атрибут array.array)](https://python-all.ru/3.5/library/array.html#array.array.typecode) [typecodes (в модуле array)](https://python-all.ru/3.5/library/array.html#array.typecodes) [TYPED\_ACTIONS (атрибут optparse.Option)](https://python-all.ru/3.5/library/optparse.html#optparse.Option.TYPED_ACTIONS) [typed\_subpart\_iterator() (в модуле email.iterators)](https://python-all.ru/3.5/library/email.iterators.html#email.iterators.typed_subpart_iterator) [TypeError](https://python-all.ru/3.5/library/exceptions.html#TypeError) [исключение](https://python-all.ru/3.5/reference/expressions.html#index-50) типы [встроенные](https://python-all.ru/3.5/library/stdtypes.html#index-0) [неизменяемая последовательность](https://python-all.ru/3.5/library/stdtypes.html#index-21) [модуль](https://python-all.ru/3.5/library/stdtypes.html#index-54) [изменяемая последовательность](https://python-all.ru/3.5/library/stdtypes.html#index-22) [операции над целыми числами](https://python-all.ru/3.5/library/stdtypes.html#index-17) [операции над отображениями](https://python-all.ru/3.5/library/stdtypes.html#index-47) [операции над числами](https://python-all.ru/3.5/library/stdtypes.html#index-15) [операции над последовательностями](https://python-all.ru/3.5/library/stdtypes.html#index-20), [\[1\]](https://python-all.ru/3.5/library/stdtypes.html#index-23) [types (фиксер 2to3)](https://python-all.ru/3.5/library/2to3.html#2to3fixer-types) [(модуль)](https://python-all.ru/3.5/library/types.html#module-types) [TYPES (атрибут optparse.Option)](https://python-all.ru/3.5/library/optparse.html#optparse.Option.TYPES) [типы, внутренние](https://python-all.ru/3.5/reference/datamodel.html#index-53) [types\_map (в модуле mimetypes)](https://python-all.ru/3.5/library/mimetypes.html#mimetypes.types_map) [(атрибут mimetypes.MimeTypes)](https://python-all.ru/3.5/library/mimetypes.html#mimetypes.MimeTypes.types_map) [types\_map\_inv (атрибут mimetypes.MimeTypes)](https://python-all.ru/3.5/library/mimetypes.html#mimetypes.MimeTypes.types_map_inv) [TypeVar (класс в typing)](https://python-all.ru/3.5/library/typing.html#typing.TypeVar) [typing (модуль)](https://python-all.ru/3.5/library/typing.html#module-typing) [TZ](https://python-all.ru/3.5/library/time.html#index-10), [\[1\]](https://python-all.ru/3.5/library/time.html#index-11), [\[2\]](https://python-all.ru/3.5/library/time.html#index-12), [\[3\]](https://python-all.ru/3.5/library/time.html#index-13), [\[4\]](https://python-all.ru/3.5/library/time.html#index-9) [tzinfo (класс в datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.tzinfo) [(атрибут datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.tzinfo) [(атрибут datetime.time)](https://python-all.ru/3.5/library/datetime.html#datetime.time.tzinfo) [tzname (в модуле time)](https://python-all.ru/3.5/library/time.html#time.tzname) [tzname() (метод datetime.datetime)](https://python-all.ru/3.5/library/datetime.html#datetime.datetime.tzname) [(метод datetime.time)](https://python-all.ru/3.5/library/datetime.html#datetime.time.tzname) [(метод datetime.timezone)](https://python-all.ru/3.5/library/datetime.html#datetime.timezone.tzname) [(метод datetime.tzinfo)](https://python-all.ru/3.5/library/datetime.html#datetime.tzinfo.tzname) [tzset() (в модуле time)](https://python-all.ru/3.5/library/time.html#time.tzset) |10| --- | --- |11