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

genindex-D.md

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

1> **Источник:** https://python-all.ru/3.14/genindex-D.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Индекс – D89| [D\_FMT (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.D_FMT) [D\_T\_FMT (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.D_T_FMT) [daemon (атрибут multiprocessing.Process)](https://python-all.ru/3.14/library/multiprocessing.html#multiprocessing.Process.daemon) [(атрибут threading.Thread)](https://python-all.ru/3.14/library/threading.html#threading.Thread.daemon) [daemon\_threads (атрибут socketserver.ThreadingMixIn)](https://python-all.ru/3.14/library/socketserver.html#socketserver.ThreadingMixIn.daemon_threads) висячий [else](https://python-all.ru/3.14/reference/compound_stmts.html#index-2) [данные](https://python-all.ru/3.14/reference/datamodel.html#index-0) [упаковка двоичных данных](https://python-all.ru/3.14/library/struct.html#index-0) [табличный](https://python-all.ru/3.14/library/csv.html#index-0) [тип](https://python-all.ru/3.14/reference/datamodel.html#index-4) [тип, неизменяемый](https://python-all.ru/3.14/reference/expressions.html#index-7) [data (атрибут collections.UserDict)](https://python-all.ru/3.14/library/collections.html#collections.UserDict.data) [(атрибут collections.UserList)](https://python-all.ru/3.14/library/collections.html#collections.UserList.data) [(атрибут collections.UserString)](https://python-all.ru/3.14/library/collections.html#collections.UserString.data) [(атрибут plistlib.UID)](https://python-all.ru/3.14/library/plistlib.html#plistlib.UID.data) [(атрибут select.kevent)](https://python-all.ru/3.14/library/select.html#select.kevent.data) [(атрибут selectors.SelectorKey)](https://python-all.ru/3.14/library/selectors.html#selectors.SelectorKey.data) [(атрибут urllib.request.Request)](https://python-all.ru/3.14/library/urllib.request.html#urllib.request.Request.data) [(атрибут xml.dom.Comment)](https://python-all.ru/3.14/library/xml.dom.html#xml.dom.Comment.data) [(атрибут xml.dom.ProcessingInstruction)](https://python-all.ru/3.14/library/xml.dom.html#xml.dom.ProcessingInstruction.data) [(атрибут xml.dom.Text)](https://python-all.ru/3.14/library/xml.dom.html#xml.dom.Text.data) [(атрибут xmlrpc.client.Binary)](https://python-all.ru/3.14/library/xmlrpc.client.html#xmlrpc.client.Binary.data) [**гонка данных**](https://python-all.ru/3.14/glossary.html#term-data-race) [data() (метод tkinter.PhotoImage)](https://python-all.ru/3.14/library/tkinter.html#tkinter.PhotoImage.data) [(метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/3.14/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.data) [data\_filter() (в модуле tarfile)](https://python-all.ru/3.14/library/tarfile.html#tarfile.data_filter) [data\_open() (метод urllib.request.DataHandler)](https://python-all.ru/3.14/library/urllib.request.html#urllib.request.DataHandler.data_open) [data\_received() (метод asyncio.Protocol)](https://python-all.ru/3.14/library/asyncio-protocol.html#asyncio.Protocol.data_received) база данных [Юникод](https://python-all.ru/3.14/library/unicodedata.html#index-0) [DatabaseError](https://python-all.ru/3.14/library/sqlite3.html#sqlite3.DatabaseError) [базы данных](https://python-all.ru/3.14/library/dbm.html#index-0) [dataclass() (в модуле dataclasses)](https://python-all.ru/3.14/library/dataclasses.html#dataclasses.dataclass) [dataclass\_transform() (в модуле typing)](https://python-all.ru/3.14/library/typing.html#typing.dataclass_transform) dataclasses [модуль](https://python-all.ru/3.14/library/dataclasses.html#module-dataclasses) [DataError](https://python-all.ru/3.14/library/sqlite3.html#sqlite3.DataError) [datagram\_received() (метод asyncio.DatagramProtocol)](https://python-all.ru/3.14/library/asyncio-protocol.html#asyncio.DatagramProtocol.datagram_received) [DatagramHandler (класс в logging.handlers)](https://python-all.ru/3.14/library/logging.handlers.html#logging.handlers.DatagramHandler) [DatagramProtocol (класс в asyncio)](https://python-all.ru/3.14/library/asyncio-protocol.html#asyncio.DatagramProtocol) [DatagramRequestHandler (класс в socketserver)](https://python-all.ru/3.14/library/socketserver.html#socketserver.DatagramRequestHandler) [DatagramTransport (класс в asyncio)](https://python-all.ru/3.14/library/asyncio-protocol.html#asyncio.DatagramTransport) [DataHandler (класс в urllib.request)](https://python-all.ru/3.14/library/urllib.request.html#urllib.request.DataHandler) [date (класс в datetime)](https://python-all.ru/3.14/library/datetime.html#datetime.date) [date() (метод datetime.datetime)](https://python-all.ru/3.14/library/datetime.html#datetime.datetime.date) [date\_time (атрибут zipfile.ZipInfo)](https://python-all.ru/3.14/library/zipfile.html#zipfile.ZipInfo.date_time) [date\_time\_string() (метод http.server.BaseHTTPRequestHandler)](https://python-all.ru/3.14/library/http.server.html#http.server.BaseHTTPRequestHandler.date_time_string) [DateHeader (класс в email.headerregistry)](https://python-all.ru/3.14/library/email.headerregistry.html#email.headerregistry.DateHeader) datetime [модуль](https://python-all.ru/3.14/library/datetime.html#module-datetime) [datetime (класс в datetime)](https://python-all.ru/3.14/library/datetime.html#datetime.datetime) [DateTime (класс в xmlrpc.client)](https://python-all.ru/3.14/library/xmlrpc.client.html#xmlrpc.client.DateTime) [datetime (атрибут email.headerregistry.DateHeader)](https://python-all.ru/3.14/library/email.headerregistry.html#email.headerregistry.DateHeader.datetime) [Day (класс в calendar)](https://python-all.ru/3.14/library/calendar.html#calendar.Day) [day (атрибут datetime.date)](https://python-all.ru/3.14/library/datetime.html#datetime.date.day) [(атрибут datetime.datetime)](https://python-all.ru/3.14/library/datetime.html#datetime.datetime.day) [DAY\_1 (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.DAY_1) [DAY\_2 (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.DAY_2) [DAY\_3 (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.DAY_3) [DAY\_4 (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.DAY_4) [DAY\_5 (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.DAY_5) [DAY\_6 (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.DAY_6) [DAY\_7 (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.DAY_7) [day\_abbr (в модуле calendar)](https://python-all.ru/3.14/library/calendar.html#calendar.day_abbr) [day\_name (в модуле calendar)](https://python-all.ru/3.14/library/calendar.html#calendar.day_name) [daylight (в модуле time)](https://python-all.ru/3.14/library/time.html#time.daylight) [Переход на летнее время](https://python-all.ru/3.14/library/time.html#index-5) [days (атрибут datetime.timedelta)](https://python-all.ru/3.14/library/datetime.html#datetime.timedelta.days) [DbfilenameShelf (класс в shelve)](https://python-all.ru/3.14/library/shelve.html#shelve.DbfilenameShelf) dbm [модуль](https://python-all.ru/3.14/library/dbm.html#module-dbm) dbm.dumb [модуль](https://python-all.ru/3.14/library/dbm.html#module-dbm.dumb) dbm.gnu [модуль](https://python-all.ru/3.14/library/dbm.html#module-dbm.gnu), [\[1\]](https://python-all.ru/3.14/library/shelve.html#index-1), [\[2\]](https://python-all.ru/3.14/reference/datamodel.html#index-32) dbm.ndbm [модуль](https://python-all.ru/3.14/library/dbm.html#module-dbm.ndbm), [\[1\]](https://python-all.ru/3.14/library/shelve.html#index-1), [\[2\]](https://python-all.ru/3.14/reference/datamodel.html#index-32) dbm.sqlite3 [модуль](https://python-all.ru/3.14/library/dbm.html#module-dbm.sqlite3) [DC1 (в модуле curses.ascii)](https://python-all.ru/3.14/library/curses.ascii.html#curses.ascii.DC1) [DC2 (в модуле curses.ascii)](https://python-all.ru/3.14/library/curses.ascii.html#curses.ascii.DC2) [DC3 (в модуле curses.ascii)](https://python-all.ru/3.14/library/curses.ascii.html#curses.ascii.DC3) [DC4 (в модуле curses.ascii)](https://python-all.ru/3.14/library/curses.ascii.html#curses.ascii.DC4) [dcgettext() (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.dcgettext) [dchars() (метод tkinter.Canvas)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Canvas.dchars) [deactivate\_stack\_trampoline() (в модуле sys)](https://python-all.ru/3.14/library/sys.html#sys.deactivate_stack_trampoline) [**взаимная блокировка**](https://python-all.ru/3.14/glossary.html#term-deadlock) [освобождение, объект](https://python-all.ru/3.14/extending/newtypes.html#index-0) [debug (атрибут imaplib.IMAP4)](https://python-all.ru/3.14/library/imaplib.html#imaplib.IMAP4.debug) [DEBUG (в модуле logging)](https://python-all.ru/3.14/library/logging.html#logging.DEBUG) [(в модуле re)](https://python-all.ru/3.14/library/re.html#re.DEBUG) [debug (команда pdb)](https://python-all.ru/3.14/library/pdb.html#pdbcommand-debug) [(атрибут shlex.shlex)](https://python-all.ru/3.14/library/shlex.html#shlex.shlex.debug) [(атрибут sys.flags)](https://python-all.ru/3.14/library/sys.html#sys.flags.debug) [(атрибут zipfile.ZipFile)](https://python-all.ru/3.14/library/zipfile.html#zipfile.ZipFile.debug) [debug() (в модуле doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.debug) [(в модуле logging)](https://python-all.ru/3.14/library/logging.html#logging.debug) [(метод logging.Logger)](https://python-all.ru/3.14/library/logging.html#logging.Logger.debug) [(метод tkinter.Text)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Text.debug) [(метод unittest.TestCase)](https://python-all.ru/3.14/library/unittest.html#unittest.TestCase.debug) [(метод unittest.TestSuite)](https://python-all.ru/3.14/library/unittest.html#unittest.TestSuite.debug) [DEBUG\_BYTECODE\_SUFFIXES (в модуле importlib.machinery)](https://python-all.ru/3.14/library/importlib.html#importlib.machinery.DEBUG_BYTECODE_SUFFIXES) [DEBUG\_COLLECTABLE (в модуле gc)](https://python-all.ru/3.14/library/gc.html#gc.DEBUG_COLLECTABLE) [DEBUG\_LEAK (в модуле gc)](https://python-all.ru/3.14/library/gc.html#gc.DEBUG_LEAK) [DEBUG\_SAVEALL (в модуле gc)](https://python-all.ru/3.14/library/gc.html#gc.DEBUG_SAVEALL) [debug\_src() (в модуле doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.debug_src) [DEBUG\_STATS (в модуле gc)](https://python-all.ru/3.14/library/gc.html#gc.DEBUG_STATS) [DEBUG\_UNCOLLECTABLE (в модуле gc)](https://python-all.ru/3.14/library/gc.html#gc.DEBUG_UNCOLLECTABLE) [отладчик](https://python-all.ru/3.14/library/idle.html#index-3), [\[1\]](https://python-all.ru/3.14/library/sys.html#index-14), [\[2\]](https://python-all.ru/3.14/library/sys.html#index-35), [\[3\]](https://python-all.ru/3.14/library/threading.html#index-2) [файл конфигурации](https://python-all.ru/3.14/library/pdb.html#index-3) [отладка](https://python-all.ru/3.14/library/pdb.html#index-0) [утверждения](https://python-all.ru/3.14/reference/simple_stmts.html#index-18) [debuglevel (атрибут http.client.HTTPResponse)](https://python-all.ru/3.14/library/http.client.html#http.client.HTTPResponse.debuglevel) [DebugRunner (класс в doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DebugRunner) [DECEMBER (в модуле calendar)](https://python-all.ru/3.14/library/calendar.html#calendar.DECEMBER) decimal [модуль](https://python-all.ru/3.14/library/decimal.html#module-decimal) [Decimal (класс в decimal)](https://python-all.ru/3.14/library/decimal.html#decimal.Decimal) [десятичный литерал](https://python-all.ru/3.14/reference/lexical_analysis.html#index-27) [decimal() (в модуле unicodedata)](https://python-all.ru/3.14/library/unicodedata.html#unicodedata.decimal) [DecimalException (класс в decimal)](https://python-all.ru/3.14/library/decimal.html#decimal.DecimalException) decode [Кодеки](https://python-all.ru/3.14/library/codecs.html#index-0) [decode (атрибут codecs.CodecInfo)](https://python-all.ru/3.14/library/codecs.html#codecs.CodecInfo.decode) [decode() (метод bytearray)](https://python-all.ru/3.14/library/stdtypes.html#bytearray.decode) [(метод bytes)](https://python-all.ru/3.14/library/stdtypes.html#bytes.decode) [(метод codecs.Codec)](https://python-all.ru/3.14/library/codecs.html#codecs.Codec.decode) [(метод codecs.IncrementalDecoder)](https://python-all.ru/3.14/library/codecs.html#codecs.IncrementalDecoder.decode) [(в модуле base64)](https://python-all.ru/3.14/library/base64.html#base64.decode) [(в модуле codecs)](https://python-all.ru/3.14/library/codecs.html#codecs.decode) [(в модуле quopri)](https://python-all.ru/3.14/library/quopri.html#quopri.decode) [(метод json.JSONDecoder)](https://python-all.ru/3.14/library/json.html#json.JSONDecoder.decode) [(метод xmlrpc.client.Binary)](https://python-all.ru/3.14/library/xmlrpc.client.html#xmlrpc.client.Binary.decode) [(метод xmlrpc.client.DateTime)](https://python-all.ru/3.14/library/xmlrpc.client.html#xmlrpc.client.DateTime.decode) [decode\_header() (в модуле email.header)](https://python-all.ru/3.14/library/email.header.html#email.header.decode_header) [decode\_params() (в модуле email.utils)](https://python-all.ru/3.14/library/email.utils.html#email.utils.decode_params) [decode\_rfc2231() (в модуле email.utils)](https://python-all.ru/3.14/library/email.utils.html#email.utils.decode_rfc2231) [decode\_source() (в модуле importlib.util)](https://python-all.ru/3.14/library/importlib.html#importlib.util.decode_source) [decodebytes() (в модуле base64)](https://python-all.ru/3.14/library/base64.html#base64.decodebytes) [DecodedGenerator (класс в email.generator)](https://python-all.ru/3.14/library/email.generator.html#email.generator.DecodedGenerator) [decodestring() (в модуле quopri)](https://python-all.ru/3.14/library/quopri.html#quopri.decodestring) [decomposition() (в модуле unicodedata)](https://python-all.ru/3.14/library/unicodedata.html#unicodedata.decomposition) [decompress() (метод bz2.BZ2Decompressor)](https://python-all.ru/3.14/library/bz2.html#bz2.BZ2Decompressor.decompress) [(метод compression.zstd.ZstdDecompressor)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.ZstdDecompressor.decompress) [(в модуле bz2)](https://python-all.ru/3.14/library/bz2.html#bz2.decompress) [(в модуле compression.zstd)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.decompress) [(в модуле gzip)](https://python-all.ru/3.14/library/gzip.html#gzip.decompress) [(в модуле lzma)](https://python-all.ru/3.14/library/lzma.html#lzma.decompress) [(в модуле zlib)](https://python-all.ru/3.14/library/zlib.html#zlib.decompress) [(метод lzma.LZMADecompressor)](https://python-all.ru/3.14/library/lzma.html#lzma.LZMADecompressor.decompress) [(метод zlib.Decompress)](https://python-all.ru/3.14/library/zlib.html#zlib.Decompress.decompress) [decompressed\_size (атрибут compression.zstd.FrameInfo)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.FrameInfo.decompressed_size) [DecompressionParameter (класс в compression.zstd)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.DecompressionParameter) [decompressobj() (в модуле zlib)](https://python-all.ru/3.14/library/zlib.html#zlib.decompressobj) [**декоратор**](https://python-all.ru/3.14/glossary.html#term-decorator) [DEDENT (в модуле token)](https://python-all.ru/3.14/library/token.html#token.DEDENT) [DEDENT токен](https://python-all.ru/3.14/reference/compound_stmts.html#index-2), [\[1\]](https://python-all.ru/3.14/reference/lexical_analysis.html#index-8) [dedent() (в модуле textwrap)](https://python-all.ru/3.14/library/textwrap.html#textwrap.dedent) [deepcopy() (в модуле copy)](https://python-all.ru/3.14/library/copy.html#copy.deepcopy) def [инструкция](https://python-all.ru/3.14/reference/compound_stmts.html#index-30) [DEF\_BUF\_SIZE (в модуле zlib)](https://python-all.ru/3.14/library/zlib.html#zlib.DEF_BUF_SIZE) [DEF\_MEM\_LEVEL (в модуле zlib)](https://python-all.ru/3.14/library/zlib.html#zlib.DEF_MEM_LEVEL) [def\_prog\_mode() (в модуле curses)](https://python-all.ru/3.14/library/curses.html#curses.def_prog_mode) [def\_shell\_mode() (в модуле curses)](https://python-all.ru/3.14/library/curses.html#curses.def_shell_mode) по умолчанию [значение параметра](https://python-all.ru/3.14/reference/compound_stmts.html#index-33) [default (в модуле email.policy)](https://python-all.ru/3.14/library/email.policy.html#email.policy.default) [DEFAULT (в модуле unittest.mock)](https://python-all.ru/3.14/library/unittest.mock.html#unittest.mock.DEFAULT) [default (атрибут inspect.Parameter)](https://python-all.ru/3.14/library/inspect.html#inspect.Parameter.default) [(атрибут optparse.Option)](https://python-all.ru/3.14/library/optparse.html#optparse.Option.default) [default() (метод cmd.Cmd)](https://python-all.ru/3.14/library/cmd.html#cmd.Cmd.default) [(метод json.JSONEncoder)](https://python-all.ru/3.14/library/json.html#json.JSONEncoder.default) [DEFAULT\_BUFFER\_SIZE (в модуле io)](https://python-all.ru/3.14/library/io.html#io.DEFAULT_BUFFER_SIZE) [default\_bufsize (в модуле xml.dom.pulldom)](https://python-all.ru/3.14/library/xml.dom.pulldom.html#xml.dom.pulldom.default_bufsize) [DEFAULT\_ENTROPY (в модуле secrets)](https://python-all.ru/3.14/library/secrets.html#secrets.DEFAULT_ENTROPY) [default\_exception\_handler() (метод asyncio.loop)](https://python-all.ru/3.14/library/asyncio-eventloop.html#asyncio.loop.default_exception_handler) [default\_factory (атрибут collections.defaultdict)](https://python-all.ru/3.14/library/collections.html#collections.defaultdict.default_factory) [DEFAULT\_FORMAT (в модуле tarfile)](https://python-all.ru/3.14/library/tarfile.html#tarfile.DEFAULT_FORMAT) [DEFAULT\_IGNORES (в модуле filecmp)](https://python-all.ru/3.14/library/filecmp.html#filecmp.DEFAULT_IGNORES) [default\_loader() (в модуле xml.etree.ElementInclude)](https://python-all.ru/3.14/library/xml.etree.elementtree.html#xml.etree.ElementInclude.default_loader) [default\_max\_str\_digits (атрибут sys.int\_info)](https://python-all.ru/3.14/library/sys.html#sys.int_info.default_max_str_digits) [DEFAULT\_MODE (в модуле ctypes)](https://python-all.ru/3.14/library/ctypes.html#ctypes.DEFAULT_MODE) [default\_open() (метод urllib.request.BaseHandler)](https://python-all.ru/3.14/library/urllib.request.html#urllib.request.BaseHandler.default_open) [DEFAULT\_PROTOCOL (в модуле pickle)](https://python-all.ru/3.14/library/pickle.html#pickle.DEFAULT_PROTOCOL) [DEFAULT\_TIMEOUT (атрибут unittest.mock.ThreadingMock)](https://python-all.ru/3.14/library/unittest.mock.html#unittest.mock.ThreadingMock.DEFAULT_TIMEOUT) [default\_timer() (в модуле timeit)](https://python-all.ru/3.14/library/timeit.html#timeit.default_timer) [DefaultContext (в модуле decimal)](https://python-all.ru/3.14/library/decimal.html#decimal.DefaultContext) [DefaultCookiePolicy (класс в http.cookiejar)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy) [defaultdict (класс в collections)](https://python-all.ru/3.14/library/collections.html#collections.defaultdict) [DefaultDict (класс в typing)](https://python-all.ru/3.14/library/typing.html#typing.DefaultDict) [DefaultEventLoopPolicy (класс в asyncio)](https://python-all.ru/3.14/library/asyncio-policy.html#asyncio.DefaultEventLoopPolicy) [DefaultHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.14/library/pyexpat.html#xml.parsers.expat.xmlparser.DefaultHandler) [DefaultHandlerExpand() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/3.14/library/pyexpat.html#xml.parsers.expat.xmlparser.DefaultHandlerExpand) [defaults() (метод configparser.ConfigParser)](https://python-all.ru/3.14/library/configparser.html#configparser.ConfigParser.defaults) [DefaultSelector (класс в selectors)](https://python-all.ru/3.14/library/selectors.html#selectors.DefaultSelector) [defaultTestLoader (в модуле unittest)](https://python-all.ru/3.14/library/unittest.html#unittest.defaultTestLoader) [defaultTestResult() (метод unittest.TestCase)](https://python-all.ru/3.14/library/unittest.html#unittest.TestCase.defaultTestResult) [defects (атрибут email.headerregistry.BaseHeader)](https://python-all.ru/3.14/library/email.headerregistry.html#email.headerregistry.BaseHeader.defects) [(атрибут email.message.EmailMessage)](https://python-all.ru/3.14/library/email.message.html#email.message.EmailMessage.defects) [(атрибут email.message.Message)](https://python-all.ru/3.14/library/email.compat32-message.html#email.message.Message.defects) определение [класс](https://python-all.ru/3.14/reference/compound_stmts.html#index-45), [\[1\]](https://python-all.ru/3.14/reference/simple_stmts.html#index-24) [функция](https://python-all.ru/3.14/reference/compound_stmts.html#index-30), [\[1\]](https://python-all.ru/3.14/reference/simple_stmts.html#index-24) [DEFLATED (в модуле zlib)](https://python-all.ru/3.14/library/zlib.html#zlib.DEFLATED) [defpath (в модуле os)](https://python-all.ru/3.14/library/os.html#os.defpath) [DefragResult (класс в urllib.parse)](https://python-all.ru/3.14/library/urllib.parse.html#urllib.parse.DefragResult) [DefragResultBytes (класс в urllib.parse)](https://python-all.ru/3.14/library/urllib.parse.html#urllib.parse.DefragResultBytes) [degrees() (в модуле math)](https://python-all.ru/3.14/library/math.html#math.degrees) [(в модуле turtle)](https://python-all.ru/3.14/library/turtle.html#turtle.degrees) [deiconify() (метод tkinter.Wm)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Wm.deiconify) del [**инструкция**](https://python-all.ru/3.14/reference/simple_stmts.html#index-21), [\[1\]](https://python-all.ru/3.14/library/stdtypes.html#index-24), [\[2\]](https://python-all.ru/3.14/library/stdtypes.html#index-53), [\[3\]](https://python-all.ru/3.14/reference/datamodel.html#index-80) [Del (класс в ast)](https://python-all.ru/3.14/library/ast.html#ast.Del) [DEL (в модуле curses.ascii)](https://python-all.ru/3.14/library/curses.ascii.html#curses.ascii.DEL) [del\_param() (метод email.message.EmailMessage)](https://python-all.ru/3.14/library/email.message.html#email.message.EmailMessage.del_param) [(метод email.message.Message)](https://python-all.ru/3.14/library/email.compat32-message.html#email.message.Message.del_param) delattr() [встроенная функция](https://python-all.ru/3.14/library/functions.html#delattr) [delay() (в модуле turtle)](https://python-all.ru/3.14/library/turtle.html#turtle.delay) [delay\_output() (в модуле curses)](https://python-all.ru/3.14/library/curses.html#curses.delay_output) [delayload (атрибут http.cookiejar.FileCookieJar)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.FileCookieJar.delayload) [delch() (метод curses.window)](https://python-all.ru/3.14/library/curses.html#curses.window.delch) [dele() (метод poplib.POP3)](https://python-all.ru/3.14/library/poplib.html#poplib.POP3.dele) [Delete (класс в ast)](https://python-all.ru/3.14/library/ast.html#ast.Delete) [delete() (метод ftplib.FTP)](https://python-all.ru/3.14/library/ftplib.html#ftplib.FTP.delete) [(метод imaplib.IMAP4)](https://python-all.ru/3.14/library/imaplib.html#imaplib.IMAP4.delete) [(метод tkinter.Canvas)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Canvas.delete) [(метод tkinter.Entry)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Entry.delete) [(метод tkinter.Listbox)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Listbox.delete) [(метод tkinter.Menu)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Menu.delete) [(метод tkinter.Spinbox)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Spinbox.delete) [(метод tkinter.Text)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Text.delete) [(метод tkinter.ttk.Treeview)](https://python-all.ru/3.14/library/tkinter.ttk.html#tkinter.ttk.Treeview.delete) [DELETE\_ATTR (opcode)](https://python-all.ru/3.14/library/dis.html#opcode-DELETE_ATTR) [DELETE\_DEREF (опкод)](https://python-all.ru/3.14/library/dis.html#opcode-DELETE_DEREF) [DELETE\_FAST (опкод)](https://python-all.ru/3.14/library/dis.html#opcode-DELETE_FAST) [DELETE\_GLOBAL (opcode)](https://python-all.ru/3.14/library/dis.html#opcode-DELETE_GLOBAL) [DELETE\_NAME (opcode)](https://python-all.ru/3.14/library/dis.html#opcode-DELETE_NAME) [DELETE\_SUBSCR (опкод)](https://python-all.ru/3.14/library/dis.html#opcode-DELETE_SUBSCR) [deleteacl() (метод imaplib.IMAP4)](https://python-all.ru/3.14/library/imaplib.html#imaplib.IMAP4.deleteacl) [deletecommand() (метод tkinter.Misc)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Misc.deletecommand) [deletefilehandler() (метод tkinter.Widget.tk)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Widget.tk.deletefilehandler) [DeleteKey() (в модуле winreg)](https://python-all.ru/3.14/library/winreg.html#winreg.DeleteKey) [DeleteKeyEx() (в модуле winreg)](https://python-all.ru/3.14/library/winreg.html#winreg.DeleteKeyEx) [deleteln() (метод curses.window)](https://python-all.ru/3.14/library/curses.html#curses.window.deleteln) [deleteMe() (метод bdb.Breakpoint)](https://python-all.ru/3.14/library/bdb.html#bdb.Breakpoint.deleteMe) [DeleteValue() (в модуле winreg)](https://python-all.ru/3.14/library/winreg.html#winreg.DeleteValue) удаление [атрибут](https://python-all.ru/3.14/reference/simple_stmts.html#index-23) [цель](https://python-all.ru/3.14/reference/simple_stmts.html#index-21) [список целей](https://python-all.ru/3.14/reference/simple_stmts.html#index-21) [разделитель (атрибут csv.Dialect)](https://python-all.ru/3.14/library/csv.html#csv.Dialect.delimiter) [разделители](https://python-all.ru/3.14/reference/lexical_analysis.html#index-31) [delitem() (в модуле operator)](https://python-all.ru/3.14/library/operator.html#operator.delitem) [deliver\_challenge() (в модуле multiprocessing.connection)](https://python-all.ru/3.14/library/multiprocessing.html#multiprocessing.connection.deliver_challenge) [delocalize() (в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.delocalize) [delta (атрибут tkinter.Event)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Event.delta) [delta() (метод tkinter.Scrollbar)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Scrollbar.delta) [demo\_app() (в модуле wsgiref.simple\_server)](https://python-all.ru/3.14/library/wsgiref.html#wsgiref.simple_server.demo_app) [знаменатель (атрибут fractions.Fraction)](https://python-all.ru/3.14/library/fractions.html#fractions.Fraction.denominator) [(атрибут numbers.Rational)](https://python-all.ru/3.14/library/numbers.html#numbers.Rational.denominator) [deprecated() (в модуле warnings)](https://python-all.ru/3.14/library/warnings.html#warnings.deprecated) [DeprecationWarning](https://python-all.ru/3.14/library/exceptions.html#DeprecationWarning) [deque (класс в collections)](https://python-all.ru/3.14/library/collections.html#collections.deque) [Deque (класс в typing)](https://python-all.ru/3.14/library/typing.html#typing.Deque) [dequeue() (метод logging.handlers.QueueListener)](https://python-all.ru/3.14/library/logging.handlers.html#logging.handlers.QueueListener.dequeue) [DER\_cert\_to\_PEM\_cert() (в модуле ssl)](https://python-all.ru/3.14/library/ssl.html#ssl.DER_cert_to_PEM_cert) [derive() (метод BaseExceptionGroup)](https://python-all.ru/3.14/library/exceptions.html#BaseExceptionGroup.derive) [derwin() (метод curses.window)](https://python-all.ru/3.14/library/curses.html#curses.window.derwin) [descrgetfunc (C-тип)](https://python-all.ru/3.14/c-api/typeobj.html#c.descrgetfunc) [description (атрибут inspect.Parameter.kind)](https://python-all.ru/3.14/library/inspect.html#inspect.Parameter.kind.description) [(атрибут sqlite3.Cursor)](https://python-all.ru/3.14/library/sqlite3.html#sqlite3.Cursor.description) [**дескриптор**](https://python-all.ru/3.14/glossary.html#term-descriptor) [descrsetfunc (C-тип)](https://python-all.ru/3.14/c-api/typeobj.html#c.descrsetfunc) [deselect() (метод tkinter.Checkbutton)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Checkbutton.deselect) [(метод tkinter.Radiobutton)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Radiobutton.deselect) [deserialize() (метод sqlite3.Connection)](https://python-all.ru/3.14/library/sqlite3.html#sqlite3.Connection.deserialize) [dest (атрибут optparse.Option)](https://python-all.ru/3.14/library/optparse.html#optparse.Option.dest) [destroy() (метод tkinter.BaseWidget)](https://python-all.ru/3.14/library/tkinter.html#tkinter.BaseWidget.destroy) [(метод tkinter.dialog.Dialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.dialog.Dialog.destroy) [(метод tkinter.Misc)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Misc.destroy) [(метод tkinter.OptionMenu)](https://python-all.ru/3.14/library/tkinter.html#tkinter.OptionMenu.destroy) [(метод tkinter.simpledialog.Dialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.simpledialog.Dialog.destroy) [(метод tkinter.Tk)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Tk.destroy) [(метод tkinter.ttk.LabeledScale)](https://python-all.ru/3.14/library/tkinter.ttk.html#tkinter.ttk.LabeledScale.destroy) [(метод tkinter.ttk.OptionMenu)](https://python-all.ru/3.14/library/tkinter.ttk.html#tkinter.ttk.OptionMenu.destroy) | [деструктор](https://python-all.ru/3.14/reference/datamodel.html#index-80), [\[1\]](https://python-all.ru/3.14/reference/simple_stmts.html#index-7) [(тип C)](https://python-all.ru/3.14/c-api/typeobj.html#c.destructor) [detach() (метод io.BufferedIOBase)](https://python-all.ru/3.14/library/io.html#io.BufferedIOBase.detach) [(метод io.TextIOBase)](https://python-all.ru/3.14/library/io.html#io.TextIOBase.detach) [(метод socket.socket)](https://python-all.ru/3.14/library/socket.html#socket.socket.detach) [(метод tkinter.ttk.Treeview)](https://python-all.ru/3.14/library/tkinter.ttk.html#tkinter.ttk.Treeview.detach) [(метод weakref.finalize)](https://python-all.ru/3.14/library/weakref.html#weakref.finalize.detach) [Detach() (метод winreg.PyHKEY)](https://python-all.ru/3.14/library/winreg.html#winreg.PyHKEY.Detach) [DETACHED\_PROCESS (в модуле подпроцесс)](https://python-all.ru/3.14/library/subprocess.html#subprocess.DETACHED_PROCESS) [details (атрибут ctypes.COMError)](https://python-all.ru/3.14/library/ctypes.html#ctypes.COMError.details) [detect\_api\_mismatch() (в модуле test.support)](https://python-all.ru/3.14/library/test.html#test.support.detect_api_mismatch) [detect\_encoding() (в модуле tokenize)](https://python-all.ru/3.14/library/tokenize.html#tokenize.detect_encoding) [детерминированное профилирование](https://python-all.ru/3.14/library/profile.html#index-0) [dev\_mode (атрибут sys.flags)](https://python-all.ru/3.14/library/sys.html#sys.flags.dev_mode) [device\_encoding() (в модуле os)](https://python-all.ru/3.14/library/os.html#os.device_encoding) [devmajor (атрибут tarfile.TarInfo)](https://python-all.ru/3.14/library/tarfile.html#tarfile.TarInfo.devmajor) [devminor (атрибут tarfile.TarInfo)](https://python-all.ru/3.14/library/tarfile.html#tarfile.TarInfo.devminor) [devnull (в модуле os)](https://python-all.ru/3.14/library/os.html#os.devnull) [DEVNULL (в модуле подпроцесс)](https://python-all.ru/3.14/library/subprocess.html#subprocess.DEVNULL) [devpoll() (в модуле select)](https://python-all.ru/3.14/library/select.html#select.devpoll) [DevpollSelector (класс в selectors)](https://python-all.ru/3.14/library/selectors.html#selectors.DevpollSelector) [dfast (атрибут compression.zstd.Strategy)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.Strategy.dfast) [dgettext() (в модуле gettext)](https://python-all.ru/3.14/library/gettext.html#gettext.dgettext) [(в модуле locale)](https://python-all.ru/3.14/library/locale.html#locale.dgettext) [Dialect (класс в csv)](https://python-all.ru/3.14/library/csv.html#csv.Dialect) [dialect (атрибут csv.csvreader)](https://python-all.ru/3.14/library/csv.html#csv.csvreader.dialect) [(атрибут csv.csvwriter)](https://python-all.ru/3.14/library/csv.html#csv.csvwriter.dialect) [Dialog (класс в tkinter.commondialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.commondialog.Dialog) [(класс в tkinter.dialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.dialog.Dialog) [(класс в tkinter.simpledialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.simpledialog.Dialog) [DIALOG\_ICON (в модуле tkinter.dialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.dialog.DIALOG_ICON) [dict (встроенный класс)](https://python-all.ru/3.14/library/stdtypes.html#dict) [Dict (класс в ast)](https://python-all.ru/3.14/library/ast.html#ast.Dict) [(класс в typing)](https://python-all.ru/3.14/library/typing.html#typing.Dict) [dict() (метод multiprocessing.managers.SyncManager)](https://python-all.ru/3.14/library/multiprocessing.html#multiprocessing.managers.SyncManager.dict) [dict\_content (атрибут compression.zstd.ZstdDict)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.ZstdDict.dict_content) [dict\_id (атрибут compression.zstd.ZstdDict)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.ZstdDict.dict_id) [dict\_id\_flag (атрибут compression.zstd.CompressionParameter)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.CompressionParameter.dict_id_flag) [DICT\_MERGE (код операции)](https://python-all.ru/3.14/library/dis.html#opcode-DICT_MERGE) [DICT\_UPDATE (код операции)](https://python-all.ru/3.14/library/dis.html#opcode-DICT_UPDATE) [DictComp (класс в ast)](https://python-all.ru/3.14/library/ast.html#ast.DictComp) [dictConfig() (в модуле logging.config)](https://python-all.ru/3.14/library/logging.config.html#logging.config.dictConfig) [**словарь**](https://python-all.ru/3.14/glossary.html#term-dictionary) [генераторы списков](https://python-all.ru/3.14/reference/expressions.html#index-17) [отображение](https://python-all.ru/3.14/reference/expressions.html#index-17) [объект](https://python-all.ru/3.14/c-api/dict.html#index-0), [\[1\]](https://python-all.ru/3.14/library/stdtypes.html#index-53), [\[2\]](https://python-all.ru/3.14/reference/datamodel.html#index-31), [\[3\]](https://python-all.ru/3.14/reference/datamodel.html#index-51), [\[4\]](https://python-all.ru/3.14/reference/datamodel.html#index-86), [\[5\]](https://python-all.ru/3.14/reference/expressions.html#index-17), [\[6\]](https://python-all.ru/3.14/reference/expressions.html#index-42), [\[7\]](https://python-all.ru/3.14/reference/simple_stmts.html#index-11) [тип, операции над](https://python-all.ru/3.14/library/stdtypes.html#index-53) [**словарное включение**](https://python-all.ru/3.14/glossary.html#term-dictionary-comprehension) [**представление словаря**](https://python-all.ru/3.14/glossary.html#term-dictionary-view) [dictionary\_id (атрибут compression.zstd.FrameInfo)](https://python-all.ru/3.14/library/compression.zstd.html#compression.zstd.FrameInfo.dictionary_id) [DictReader (класс в csv)](https://python-all.ru/3.14/library/csv.html#csv.DictReader) [DictWriter (класс в csv)](https://python-all.ru/3.14/library/csv.html#csv.DictWriter) [diff\_bytes() (в модуле difflib)](https://python-all.ru/3.14/library/difflib.html#difflib.diff_bytes) [diff\_files (атрибут filecmp.dircmp)](https://python-all.ru/3.14/library/filecmp.html#filecmp.dircmp.diff_files) [Differ (класс в difflib)](https://python-all.ru/3.14/library/difflib.html#difflib.Differ) [difference() (метод frozenset)](https://python-all.ru/3.14/library/stdtypes.html#frozenset.difference) [(метод set)](https://python-all.ru/3.14/library/stdtypes.html#set.difference) [difference\_update() (метод set)](https://python-all.ru/3.14/library/stdtypes.html#set.difference_update) difflib [модуль](https://python-all.ru/3.14/library/difflib.html#module-difflib) [dig (атрибут sys.float\_info)](https://python-all.ru/3.14/library/sys.html#sys.float_info.dig) [digest() (метод hashlib.hash)](https://python-all.ru/3.14/library/hashlib.html#hashlib.hash.digest) [(метод hashlib.shake)](https://python-all.ru/3.14/library/hashlib.html#hashlib.shake.digest) [(метод hmac.HMAC)](https://python-all.ru/3.14/library/hmac.html#hmac.HMAC.digest) [(в модуле hmac)](https://python-all.ru/3.14/library/hmac.html#hmac.digest) [digest\_size (атрибут hmac.HMAC)](https://python-all.ru/3.14/library/hmac.html#hmac.HMAC.digest_size) [digit() (в модуле unicodedata)](https://python-all.ru/3.14/library/unicodedata.html#unicodedata.digit) [digits (в модуле string)](https://python-all.ru/3.14/library/string.html#string.digits) dir() [встроенная функция](https://python-all.ru/3.14/library/functions.html#dir) [dir() (метод ftplib.FTP)](https://python-all.ru/3.14/library/ftplib.html#ftplib.FTP.dir) [dircmp (класс в filecmp)](https://python-all.ru/3.14/library/filecmp.html#filecmp.dircmp) каталог [изменение](https://python-all.ru/3.14/library/os.html#index-26) [параметр командной строки compileall](https://python-all.ru/3.14/library/compileall.html#cmdoption-compileall-arg-directory) [создание](https://python-all.ru/3.14/library/os.html#index-28) [удаление](https://python-all.ru/3.14/library/os.html#index-29), [\[1\]](https://python-all.ru/3.14/library/shutil.html#index-1) [site-packages](https://python-all.ru/3.14/library/site.html#index-1) [обход](https://python-all.ru/3.14/library/os.html#index-31), [\[1\]](https://python-all.ru/3.14/library/os.html#index-32) [обход](https://python-all.ru/3.14/library/os.html#index-31), [\[1\]](https://python-all.ru/3.14/library/os.html#index-32) [Directory (класс в tkinter.filedialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.filedialog.Directory) [DirEntry (класс в os)](https://python-all.ru/3.14/library/os.html#os.DirEntry) [dirname() (в модуле os.path)](https://python-all.ru/3.14/library/os.path.html#os.path.dirname) [dirs\_double\_event() (метод tkinter.filedialog.FileDialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.filedialog.FileDialog.dirs_double_event) [dirs\_select\_event() (метод tkinter.filedialog.FileDialog)](https://python-all.ru/3.14/library/dialog.html#tkinter.filedialog.FileDialog.dirs_select_event) [DirsOnSysPath (класс в test.support.import\_helper)](https://python-all.ru/3.14/library/test.html#test.support.import_helper.DirsOnSysPath) [DIRTYPE (в модуле tarfile)](https://python-all.ru/3.14/library/tarfile.html#tarfile.DIRTYPE) dis [модуль](https://python-all.ru/3.14/library/dis.html#module-dis) параметр командной строки dis [--help](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-h) [--show-caches](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-C) [--show-offsets](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-O) [--show-positions](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-P) [--specialized](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-S) [-C](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-C) [-h](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-h) [-O](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-O) [-P](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-P) [-S](https://python-all.ru/3.14/library/dis.html#cmdoption-dis-S) [dis() (метод dis.Bytecode)](https://python-all.ru/3.14/library/dis.html#dis.Bytecode.dis) [(в модуле dis)](https://python-all.ru/3.14/library/dis.html#dis.dis) [(в модуле pickletools)](https://python-all.ru/3.14/library/pickletools.html#pickletools.dis) [DISABLE (в модуле sys.monitoring)](https://python-all.ru/3.14/library/sys.monitoring.html#sys.monitoring.DISABLE) [disable (команда pdb)](https://python-all.ru/3.14/library/pdb.html#pdbcommand-disable) [disable() (метод bdb.Breakpoint)](https://python-all.ru/3.14/library/bdb.html#bdb.Breakpoint.disable) [(в модуле faulthandler)](https://python-all.ru/3.14/library/faulthandler.html#faulthandler.disable) [(в модуле gc)](https://python-all.ru/3.14/library/gc.html#gc.disable) [(в модуле logging)](https://python-all.ru/3.14/library/logging.html#logging.disable) [(метод profile.Profile)](https://python-all.ru/3.14/library/profile.html#profile.Profile.disable) [disable\_current\_event() (метод bdb.Bdb)](https://python-all.ru/3.14/library/bdb.html#bdb.Bdb.disable_current_event) [disable\_faulthandler() (в модуле test.support)](https://python-all.ru/3.14/library/test.html#test.support.disable_faulthandler) [disable\_gc() (в модуле test.support)](https://python-all.ru/3.14/library/test.html#test.support.disable_gc) [disable\_interspersed\_args() (метод optparse.OptionParser)](https://python-all.ru/3.14/library/optparse.html#optparse.OptionParser.disable_interspersed_args) [DISABLED (в модуле tkinter)](https://python-all.ru/3.14/library/tkinter.html#tkinter.DISABLED) [disabled (атрибут logging.Logger)](https://python-all.ru/3.14/library/logging.html#logging.Logger.disabled) [DisableReflectionKey() (в модуле winreg)](https://python-all.ru/3.14/library/winreg.html#winreg.DisableReflectionKey) [disassemble() (в модуле dis)](https://python-all.ru/3.14/library/dis.html#dis.disassemble) [discard (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.Cookie.discard) [discard() (метод mailbox.Mailbox)](https://python-all.ru/3.14/library/mailbox.html#mailbox.Mailbox.discard) [(метод mailbox.MH)](https://python-all.ru/3.14/library/mailbox.html#mailbox.MH.discard) [(метод set)](https://python-all.ru/3.14/library/stdtypes.html#set.discard) [disco() (в модуле dis)](https://python-all.ru/3.14/library/dis.html#dis.disco) [discover() (метод unittest.TestLoader)](https://python-all.ru/3.14/library/unittest.html#unittest.TestLoader.discover) [disk\_usage() (в модуле shutil)](https://python-all.ru/3.14/library/shutil.html#shutil.disk_usage) [dispatch\_call() (метод bdb.Bdb)](https://python-all.ru/3.14/library/bdb.html#bdb.Bdb.dispatch_call) [dispatch\_exception() (метод bdb.Bdb)](https://python-all.ru/3.14/library/bdb.html#bdb.Bdb.dispatch_exception) [dispatch\_line() (метод bdb.Bdb)](https://python-all.ru/3.14/library/bdb.html#bdb.Bdb.dispatch_line) [dispatch\_return() (метод bdb.Bdb)](https://python-all.ru/3.14/library/bdb.html#bdb.Bdb.dispatch_return) [dispatch\_table (атрибут pickle.Pickler)](https://python-all.ru/3.14/library/pickle.html#pickle.Pickler.dispatch_table) [DISPLAY](https://python-all.ru/3.14/library/tkinter.html#index-4) display [словарь](https://python-all.ru/3.14/reference/expressions.html#index-17) [список](https://python-all.ru/3.14/reference/expressions.html#index-15) [множество](https://python-all.ru/3.14/reference/expressions.html#index-16) [display (команда pdb)](https://python-all.ru/3.14/library/pdb.html#pdbcommand-display) [display\_name (атрибут email.headerregistry.Address)](https://python-all.ru/3.14/library/email.headerregistry.html#email.headerregistry.Address.display_name) [(атрибут email.headerregistry.Group)](https://python-all.ru/3.14/library/email.headerregistry.html#email.headerregistry.Group.display_name) [displayhook() (в модуле sys)](https://python-all.ru/3.14/library/sys.html#sys.displayhook) [dist() (в модуле math)](https://python-all.ru/3.14/library/math.html#math.dist) [distance() (в модуле turtle)](https://python-all.ru/3.14/library/turtle.html#turtle.distance) [distb() (в модуле dis)](https://python-all.ru/3.14/library/dis.html#dis.distb) [Distribution (класс в importlib.metadata)](https://python-all.ru/3.14/library/importlib.metadata.html#importlib.metadata.Distribution) [distribution() (в модуле importlib.metadata)](https://python-all.ru/3.14/library/importlib.metadata.html#importlib.metadata.distribution) distutils [модуль](https://python-all.ru/3.14/library/distutils.html#module-distutils) [Div (класс в ast)](https://python-all.ru/3.14/library/ast.html#ast.Div) [divide() (метод decimal.Context)](https://python-all.ru/3.14/library/decimal.html#decimal.Context.divide) [divide\_int() (метод decimal.Context)](https://python-all.ru/3.14/library/decimal.html#decimal.Context.divide_int) [деление](https://python-all.ru/3.14/reference/expressions.html#index-66) [(в модуле \_\_future\_\_)](https://python-all.ru/3.14/library/__future__.html#future__.division) [DivisionByZero (класс в decimal)](https://python-all.ru/3.14/library/decimal.html#decimal.DivisionByZero) divmod [встроенная функция](https://python-all.ru/3.14/c-api/number.html#index-0), [\[1\]](https://python-all.ru/3.14/reference/datamodel.html#index-106), [\[2\]](https://python-all.ru/3.14/reference/datamodel.html#index-107) divmod() [встроенная функция](https://python-all.ru/3.14/library/functions.html#divmod) [divmod() (метод decimal.Context)](https://python-all.ru/3.14/library/decimal.html#decimal.Context.divmod) [DLE (в модуле curses.ascii)](https://python-all.ru/3.14/library/curses.ascii.html#curses.ascii.DLE) [dlineinfo() (метод tkinter.Text)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Text.dlineinfo) [DllCanUnloadNow() (в модуле ctypes)](https://python-all.ru/3.14/library/ctypes.html#ctypes.DllCanUnloadNow) [DllGetClassObject() (в модуле ctypes)](https://python-all.ru/3.14/library/ctypes.html#ctypes.DllGetClassObject) [dllhandle (в модуле sys)](https://python-all.ru/3.14/library/sys.html#sys.dllhandle) [dllist() (в модуле ctypes.util)](https://python-all.ru/3.14/library/ctypes.html#ctypes.util.dllist) [dnd\_start() (в модуле tkinter.dnd)](https://python-all.ru/3.14/library/tkinter.dnd.html#tkinter.dnd.dnd_start) [DndHandler (класс в tkinter.dnd)](https://python-all.ru/3.14/library/tkinter.dnd.html#tkinter.dnd.DndHandler) [dngettext() (в модуле gettext)](https://python-all.ru/3.14/library/gettext.html#gettext.dngettext) [dnpgettext() (в модуле gettext)](https://python-all.ru/3.14/library/gettext.html#gettext.dnpgettext) [do\_clear() (метод bdb.Bdb)](https://python-all.ru/3.14/library/bdb.html#bdb.Bdb.do_clear) [do\_command() (метод curses.textpad.Textbox)](https://python-all.ru/3.14/library/curses.html#curses.textpad.Textbox.do_command) [do\_GET() (метод http.server.SimpleHTTPRequestHandler)](https://python-all.ru/3.14/library/http.server.html#http.server.SimpleHTTPRequestHandler.do_GET) [do\_handshake() (метод ssl.SSLSocket)](https://python-all.ru/3.14/library/ssl.html#ssl.SSLSocket.do_handshake) [do\_HEAD() (метод http.server.SimpleHTTPRequestHandler)](https://python-all.ru/3.14/library/http.server.html#http.server.SimpleHTTPRequestHandler.do_HEAD) [do\_help() (метод cmd.Cmd)](https://python-all.ru/3.14/library/cmd.html#cmd.Cmd.do_help) [do\_POST() (метод http.server.CGIHTTPRequestHandler)](https://python-all.ru/3.14/library/http.server.html#http.server.CGIHTTPRequestHandler.do_POST) [doc (атрибут json.JSONDecodeError)](https://python-all.ru/3.14/library/json.html#json.JSONDecodeError.doc) [(атрибут tomllib.TOMLDecodeError)](https://python-all.ru/3.14/library/tomllib.html#tomllib.TOMLDecodeError.doc) [doc\_header (атрибут cmd.Cmd)](https://python-all.ru/3.14/library/cmd.html#cmd.Cmd.doc_header) [DocCGIXMLRPCRequestHandler (класс в xmlrpc.server)](https://python-all.ru/3.14/library/xmlrpc.server.html#xmlrpc.server.DocCGIXMLRPCRequestHandler) [DocFileSuite() (в модуле doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DocFileSuite) [doClassCleanups() (метод класса unittest.TestCase)](https://python-all.ru/3.14/library/unittest.html#unittest.TestCase.doClassCleanups) [doCleanups() (метод unittest.TestCase)](https://python-all.ru/3.14/library/unittest.html#unittest.TestCase.doCleanups) [docmd() (метод smtplib.SMTP)](https://python-all.ru/3.14/library/smtplib.html#smtplib.SMTP.docmd) [**докстринг**](https://python-all.ru/3.14/glossary.html#term-docstring), [\[1\]](https://python-all.ru/3.14/reference/compound_stmts.html#index-45) [(атрибут doctest.DocTest)](https://python-all.ru/3.14/library/doctest.html#doctest.DocTest.docstring) [докстринги](https://python-all.ru/3.14/tutorial/controlflow.html#index-3), [\[1\]](https://python-all.ru/3.14/tutorial/controlflow.html#index-6) doctest [модуль](https://python-all.ru/3.14/library/doctest.html#module-doctest) [DocTest (класс в doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DocTest) параметр командной строки doctest [--fail-fast](https://python-all.ru/3.14/library/doctest.html#cmdoption-doctest-f) [--option](https://python-all.ru/3.14/library/doctest.html#cmdoption-doctest-o) [--verbose](https://python-all.ru/3.14/library/doctest.html#cmdoption-doctest-v) [-f](https://python-all.ru/3.14/library/doctest.html#cmdoption-doctest-f) [-o](https://python-all.ru/3.14/library/doctest.html#cmdoption-doctest-o) [-v](https://python-all.ru/3.14/library/doctest.html#cmdoption-doctest-v) [DocTestFailure](https://python-all.ru/3.14/library/doctest.html#doctest.DocTestFailure) [DocTestFinder (класс в doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DocTestFinder) [DocTestParser (класс в doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DocTestParser) [DocTestRunner (класс в doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DocTestRunner) [DocTestSuite() (в модуле doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DocTestSuite) [doctype() (метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/3.14/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.doctype) документация [генерация](https://python-all.ru/3.14/library/pydoc.html#index-0) [онлайн](https://python-all.ru/3.14/library/pydoc.html#index-0) [строка документации](https://python-all.ru/3.14/reference/datamodel.html#index-66) [строки документации](https://python-all.ru/3.14/tutorial/controlflow.html#index-3), [\[1\]](https://python-all.ru/3.14/tutorial/controlflow.html#index-6) [documentElement (атрибут xml.dom.Document)](https://python-all.ru/3.14/library/xml.dom.html#xml.dom.Document.documentElement) [DocXMLRPCRequestHandler (класс в xmlrpc.server)](https://python-all.ru/3.14/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCRequestHandler) [DocXMLRPCServer (класс в xmlrpc.server)](https://python-all.ru/3.14/library/xmlrpc.server.html#xmlrpc.server.DocXMLRPCServer) [does\_esmtp (атрибут smtplib.SMTP)](https://python-all.ru/3.14/library/smtplib.html#smtplib.SMTP.does_esmtp) [domain (атрибут email.headerregistry.Address)](https://python-all.ru/3.14/library/email.headerregistry.html#email.headerregistry.Address.domain) [(атрибут http.cookiejar.Cookie)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.Cookie.domain) [(атрибут http.cookies.Morsel)](https://python-all.ru/3.14/library/http.cookies.html#http.cookies.Morsel.domain) [(атрибут tracemalloc.DomainFilter)](https://python-all.ru/3.14/library/tracemalloc.html#tracemalloc.DomainFilter.domain) [(атрибут tracemalloc.Filter)](https://python-all.ru/3.14/library/tracemalloc.html#tracemalloc.Filter.domain) [(атрибут tracemalloc.Trace)](https://python-all.ru/3.14/library/tracemalloc.html#tracemalloc.Trace.domain) [domain\_initial\_dot (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.Cookie.domain_initial_dot) [domain\_return\_ok() (метод http.cookiejar.CookiePolicy)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.CookiePolicy.domain_return_ok) [domain\_specified (атрибут http.cookiejar.Cookie)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.Cookie.domain_specified) [DomainFilter (класс в tracemalloc)](https://python-all.ru/3.14/library/tracemalloc.html#tracemalloc.DomainFilter) [DomainLiberal (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.DomainLiberal) [DomainRFC2965Match (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.DomainRFC2965Match) [DomainStrict (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.DomainStrict) [DomainStrictNoDots (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.DomainStrictNoDots) [DomainStrictNonDomain (атрибут http.cookiejar.DefaultCookiePolicy)](https://python-all.ru/3.14/library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.DomainStrictNonDomain) [DOMEventStream (класс в xml.dom.pulldom)](https://python-all.ru/3.14/library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream) [DOMException](https://python-all.ru/3.14/library/xml.dom.html#xml.dom.DOMException) [doModuleCleanups() (в модуле unittest)](https://python-all.ru/3.14/library/unittest.html#unittest.doModuleCleanups) [DomstringSizeErr](https://python-all.ru/3.14/library/xml.dom.html#xml.dom.DomstringSizeErr) [done() (метод asyncio.Future)](https://python-all.ru/3.14/library/asyncio-future.html#asyncio.Future.done) [(метод asyncio.Task)](https://python-all.ru/3.14/library/asyncio-task.html#asyncio.Task.done) [(метод concurrent.futures.Future)](https://python-all.ru/3.14/library/concurrent.futures.html#concurrent.futures.Future.done) [(метод graphlib.TopologicalSorter)](https://python-all.ru/3.14/library/graphlib.html#graphlib.TopologicalSorter.done) [(в модуле turtle)](https://python-all.ru/3.14/library/turtle.html#turtle.done) [DONT\_ACCEPT\_BLANKLINE (в модуле doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DONT_ACCEPT_BLANKLINE) [DONT\_ACCEPT\_TRUE\_FOR\_1 (в модуле doctest)](https://python-all.ru/3.14/library/doctest.html#doctest.DONT_ACCEPT_TRUE_FOR_1) [dont\_write\_bytecode (в модуле sys)](https://python-all.ru/3.14/library/sys.html#sys.dont_write_bytecode) [(атрибут sys.flags)](https://python-all.ru/3.14/library/sys.html#sys.flags.dont_write_bytecode) [doRollover() (метод logging.handlers.RotatingFileHandler)](https://python-all.ru/3.14/library/logging.handlers.html#logging.handlers.RotatingFileHandler.doRollover) [(метод logging.handlers.TimedRotatingFileHandler)](https://python-all.ru/3.14/library/logging.handlers.html#logging.handlers.TimedRotatingFileHandler.doRollover) [DOT (в модуле token)](https://python-all.ru/3.14/library/token.html#token.DOT) [dot() (в модуле turtle)](https://python-all.ru/3.14/library/turtle.html#turtle.dot) [DOTALL (в модуле re)](https://python-all.ru/3.14/library/re.html#re.DOTALL) [DOTBOX (в модуле tkinter)](https://python-all.ru/3.14/library/tkinter.html#tkinter.DOTBOX) [doublequote (атрибут csv.Dialect)](https://python-all.ru/3.14/library/csv.html#csv.Dialect.doublequote) [DOUBLESLASH (в модуле token)](https://python-all.ru/3.14/library/token.html#token.DOUBLESLASH) [DOUBLESLASHEQUAL (в модуле token)](https://python-all.ru/3.14/library/token.html#token.DOUBLESLASHEQUAL) [DOUBLESTAR (в модуле token)](https://python-all.ru/3.14/library/token.html#token.DOUBLESTAR) [DOUBLESTAREQUAL (в модуле token)](https://python-all.ru/3.14/library/token.html#token.DOUBLESTAREQUAL) [DoubleVar (класс в tkinter)](https://python-all.ru/3.14/library/tkinter.html#tkinter.DoubleVar) [doupdate() (в модуле curses)](https://python-all.ru/3.14/library/curses.html#curses.doupdate) [down (команда pdb)](https://python-all.ru/3.14/library/pdb.html#pdbcommand-down) [down() (в модуле turtle)](https://python-all.ru/3.14/library/turtle.html#turtle.down) [dpgettext() (в модуле gettext)](https://python-all.ru/3.14/library/gettext.html#gettext.dpgettext) [drain() (метод asyncio.StreamWriter)](https://python-all.ru/3.14/library/asyncio-stream.html#asyncio.StreamWriter.drain) [drive (атрибут pathlib.PurePath)](https://python-all.ru/3.14/library/pathlib.html#pathlib.PurePath.drive) [drop\_whitespace (атрибут textwrap.TextWrapper)](https://python-all.ru/3.14/library/textwrap.html#textwrap.TextWrapper.drop_whitespace) [dropwhile() (в модуле itertools)](https://python-all.ru/3.14/library/itertools.html#itertools.dropwhile) [dst() (метод datetime.datetime)](https://python-all.ru/3.14/library/datetime.html#datetime.datetime.dst) [(метод datetime.time)](https://python-all.ru/3.14/library/datetime.html#datetime.time.dst) [(метод datetime.timezone)](https://python-all.ru/3.14/library/datetime.html#datetime.timezone.dst) [(метод datetime.tzinfo)](https://python-all.ru/3.14/library/datetime.html#datetime.tzinfo.dst) [dtag() (метод tkinter.Canvas)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Canvas.dtag) [DTDHandler (класс в xml.sax.handler)](https://python-all.ru/3.14/library/xml.sax.handler.html#xml.sax.handler.DTDHandler) [**утиная типизация**](https://python-all.ru/3.14/glossary.html#term-duck-typing) [dump() (в модуле ast)](https://python-all.ru/3.14/library/ast.html#ast.dump) [(в модуле json)](https://python-all.ru/3.14/library/json.html#json.dump) [(в модуле marshal)](https://python-all.ru/3.14/library/marshal.html#marshal.dump) [(в модуле pickle)](https://python-all.ru/3.14/library/pickle.html#pickle.dump) [(в модуле plistlib)](https://python-all.ru/3.14/library/plistlib.html#plistlib.dump) [(в модуле xml.etree.ElementTree)](https://python-all.ru/3.14/library/xml.etree.elementtree.html#xml.etree.ElementTree.dump) [(pickle.Pickler метод)](https://python-all.ru/3.14/library/pickle.html#pickle.Pickler.dump) [(метод tkinter.Text)](https://python-all.ru/3.14/library/tkinter.html#tkinter.Text.dump) [(tracemalloc.Snapshot метод)](https://python-all.ru/3.14/library/tracemalloc.html#tracemalloc.Snapshot.dump) [dump\_c\_stack() (в модуле faulthandler)](https://python-all.ru/3.14/library/faulthandler.html#faulthandler.dump_c_stack) [dump\_stats() (profile.Profile метод)](https://python-all.ru/3.14/library/profile.html#profile.Profile.dump_stats) [(pstats.Stats метод)](https://python-all.ru/3.14/library/profile.html#pstats.Stats.dump_stats) [dump\_traceback() (в модуле faulthandler)](https://python-all.ru/3.14/library/faulthandler.html#faulthandler.dump_traceback) [dump\_traceback\_later() (в модуле faulthandler)](https://python-all.ru/3.14/library/faulthandler.html#faulthandler.dump_traceback_later) [dumps() (в модуле json)](https://python-all.ru/3.14/library/json.html#json.dumps) [(в модуле marshal)](https://python-all.ru/3.14/library/marshal.html#marshal.dumps) [(в модуле pickle)](https://python-all.ru/3.14/library/pickle.html#pickle.dumps) [(в модуле plistlib)](https://python-all.ru/3.14/library/plistlib.html#plistlib.dumps) [(в модуле xmlrpc.client)](https://python-all.ru/3.14/library/xmlrpc.client.html#xmlrpc.client.dumps) [**дандер**](https://python-all.ru/3.14/glossary.html#term-dunder) [dup() (в модуле os)](https://python-all.ru/3.14/library/os.html#os.dup) [(метод socket.socket)](https://python-all.ru/3.14/library/socket.html#socket.socket.dup) [dup2() (в модуле os)](https://python-all.ru/3.14/library/os.html#os.dup2) [DuplicateOptionError](https://python-all.ru/3.14/library/configparser.html#configparser.DuplicateOptionError) [DuplicateSectionError](https://python-all.ru/3.14/library/configparser.html#configparser.DuplicateSectionError) [dwFlags (subprocess.STARTUPINFO атрибут)](https://python-all.ru/3.14/library/subprocess.html#subprocess.STARTUPINFO.dwFlags) [DynamicClassAttribute() (в модуле types)](https://python-all.ru/3.14/library/types.html#types.DynamicClassAttribute) |10| --- | --- |11