genindex-D.md
1> **Источник:** https://python-all.ru/2.6/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/2.6/library/locale.html#locale.D_FMT) [D\_T\_FMT (в модуле locale)](https://python-all.ru/2.6/library/locale.html#locale.D_T_FMT) [daemon (атрибут multiprocessing.Process)](https://python-all.ru/2.6/library/multiprocessing.html#multiprocessing.Process.daemon) [(атрибут threading.Thread)](https://python-all.ru/2.6/library/threading.html#threading.Thread.daemon) висячий [else](https://python-all.ru/2.6/reference/compound_stmts.html#index-771) [данные](https://python-all.ru/2.6/reference/datamodel.html#index-792) [упаковка двоичных данных](https://python-all.ru/2.6/library/struct.html#index-631) [табличный](https://python-all.ru/2.6/library/csv.html#index-269) [тип](https://python-all.ru/2.6/reference/datamodel.html#index-796) [тип, неизменяемый](https://python-all.ru/2.6/reference/expressions.html#index-915) [Data (класс в plistlib)](https://python-all.ru/2.6/library/plistlib.html#plistlib.Data) [data (атрибут select.kevent)](https://python-all.ru/2.6/library/select.html#select.kevent.data) [(атрибут UserDict.IterableUserDict)](https://python-all.ru/2.6/library/userdict.html#UserDict.IterableUserDict.data) [(атрибут UserList.UserList)](https://python-all.ru/2.6/library/userdict.html#UserList.UserList.data) [(атрибут UserString.MutableString)](https://python-all.ru/2.6/library/userdict.html#UserString.MutableString.data) [(атрибут xml.dom.Comment)](https://python-all.ru/2.6/library/xml.dom.html#xml.dom.Comment.data) [(атрибут xml.dom.ProcessingInstruction)](https://python-all.ru/2.6/library/xml.dom.html#xml.dom.ProcessingInstruction.data) [(атрибут xml.dom.Text)](https://python-all.ru/2.6/library/xml.dom.html#xml.dom.Text.data) [(атрибут xmlrpclib.Binary)](https://python-all.ru/2.6/library/xmlrpclib.html#xmlrpclib.Binary.data) [data() (метод xml.etree.ElementTree.TreeBuilder)](https://python-all.ru/2.6/library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.data) база данных [Юникод](https://python-all.ru/2.6/library/unicodedata.html#index-700) [базы данных](https://python-all.ru/2.6/library/dumbdbm.html#index-277) [DatagramHandler (класс в logging)](https://python-all.ru/2.6/library/logging.html#logging.DatagramHandler) [DATASIZE (в модуле cd)](https://python-all.ru/2.6/library/cd.html#cd.DATASIZE) [date (класс в datetime)](https://python-all.ru/2.6/library/datetime.html#datetime.date) [date() (метод datetime.datetime)](https://python-all.ru/2.6/library/datetime.html#datetime.datetime.date) [(метод nntplib.NNTP)](https://python-all.ru/2.6/library/nntplib.html#nntplib.NNTP.date) [date\_time (атрибут zipfile.ZipInfo)](https://python-all.ru/2.6/library/zipfile.html#zipfile.ZipInfo.date_time) [date\_time\_string() (метод BaseHTTPServer.BaseHTTPRequestHandler)](https://python-all.ru/2.6/library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.date_time_string) [datetime (класс в datetime)](https://python-all.ru/2.6/library/datetime.html#datetime.datetime) [(модуль)](https://python-all.ru/2.6/library/datetime.html#module-datetime) [данное](https://python-all.ru/2.6/reference/expressions.html#index-924) [day (атрибут datetime.date)](https://python-all.ru/2.6/library/datetime.html#datetime.date.day) [(атрибут datetime.datetime)](https://python-all.ru/2.6/library/datetime.html#datetime.datetime.day) [day\_abbr (в модуле calendar)](https://python-all.ru/2.6/library/calendar.html#calendar.day_abbr) [day\_name (в модуле calendar)](https://python-all.ru/2.6/library/calendar.html#calendar.day_name) [daylight (в модуле time)](https://python-all.ru/2.6/library/time.html#time.daylight) [Переход на летнее время](https://python-all.ru/2.6/library/time.html#index-674) [DbfilenameShelf (класс в shelve)](https://python-all.ru/2.6/library/shelve.html#shelve.DbfilenameShelf) dbhash [модуль](https://python-all.ru/2.6/library/anydbm.html#index-216) [dbhash (модуль)](https://python-all.ru/2.6/library/dbhash.html#module-dbhash) dbm [модуль](https://python-all.ru/2.6/library/shelve.html#index-546), [\[1\]](https://python-all.ru/2.6/reference/datamodel.html#index-826), [\[2\]](https://python-all.ru/2.6/library/anydbm.html#index-216), [\[3\]](https://python-all.ru/2.6/library/gdbm.html#index-353) [dbm (модуль)](https://python-all.ru/2.6/library/dbm.html#module-dbm) [deactivate\_form() (метод fl.form)](https://python-all.ru/2.6/library/fl.html#fl.form.deactivate_form) [освобождение, объект](https://python-all.ru/2.6/extending/newtypes.html#index-170) [debug (атрибут imaplib.IMAP4)](https://python-all.ru/2.6/library/imaplib.html#imaplib.IMAP4.debug) [(атрибут shlex.shlex)](https://python-all.ru/2.6/library/shlex.html#shlex.shlex.debug) [(атрибут zipfile.ZipFile)](https://python-all.ru/2.6/library/zipfile.html#zipfile.ZipFile.debug) [debug() (в модуле doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.debug) [(в модуле logging)](https://python-all.ru/2.6/library/logging.html#logging.debug) [(метод logging.Logger)](https://python-all.ru/2.6/library/logging.html#logging.Logger.debug) [(pipes.Template метод)](https://python-all.ru/2.6/library/pipes.html#pipes.Template.debug) [(метод unittest.TestCase)](https://python-all.ru/2.6/library/unittest.html#unittest.TestCase.debug) [(метод unittest.TestSuite)](https://python-all.ru/2.6/library/unittest.html#unittest.TestSuite.debug) [DEBUG\_COLLECTABLE (в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.DEBUG_COLLECTABLE) [DEBUG\_INSTANCES (в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.DEBUG_INSTANCES) [DEBUG\_LEAK (в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.DEBUG_LEAK) [DEBUG\_OBJECTS (в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.DEBUG_OBJECTS) [debug\_print() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/2.6/distutils/apiref.html#distutils.ccompiler.CCompiler.debug_print) [DEBUG\_SAVEALL (в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.DEBUG_SAVEALL) [debug\_src() (в модуле doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.debug_src) [DEBUG\_STATS (в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.DEBUG_STATS) [DEBUG\_UNCOLLECTABLE (в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.DEBUG_UNCOLLECTABLE) [отладчик](https://python-all.ru/2.6/library/sys.html#index-640), [\[1\]](https://python-all.ru/2.6/library/sys.html#index-650), [\[2\]](https://python-all.ru/2.6/library/idle.html#index-389) [файл конфигурации](https://python-all.ru/2.6/library/pdb.html#index-489) [отладка](https://python-all.ru/2.6/library/pdb.html#index-487) [CGI](https://python-all.ru/2.6/library/cgi.html#index-232) [утверждения](https://python-all.ru/2.6/reference/simple_stmts.html#index-1026) [DebuggingServer (класс в smtpd)](https://python-all.ru/2.6/library/smtpd.html#smtpd.DebuggingServer) [DebugRunner (класс в doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DebugRunner) [DebugStr() (в модуле MacOS)](https://python-all.ru/2.6/library/macos.html#MacOS.DebugStr) [Decimal (класс в decimal)](https://python-all.ru/2.6/library/decimal.html#decimal.Decimal) [decimal (модуль)](https://python-all.ru/2.6/library/decimal.html#module-decimal) [десятичный литерал](https://python-all.ru/2.6/reference/lexical_analysis.html#index-1007) [decimal() (в модуле unicodedata)](https://python-all.ru/2.6/library/unicodedata.html#unicodedata.decimal) [DecimalException (класс в decimal)](https://python-all.ru/2.6/library/decimal.html#decimal.DecimalException) decode [Кодеки](https://python-all.ru/2.6/library/codecs.html#index-238) [decode() (метод codecs.Codec)](https://python-all.ru/2.6/library/codecs.html#codecs.Codec.decode) [(метод codecs.IncrementalDecoder)](https://python-all.ru/2.6/library/codecs.html#codecs.IncrementalDecoder.decode) [(в модуле base64)](https://python-all.ru/2.6/library/base64.html#base64.decode) [(в модуле mimetools)](https://python-all.ru/2.6/library/mimetools.html#mimetools.decode) [(в модуле quopri)](https://python-all.ru/2.6/library/quopri.html#quopri.decode) [(в модуле uu)](https://python-all.ru/2.6/library/uu.html#uu.decode) [(метод json.JSONDecoder)](https://python-all.ru/2.6/library/json.html#json.JSONDecoder.decode) [(метод str)](https://python-all.ru/2.6/library/stdtypes.html#str.decode) [(xmlrpclib.Binary метод)](https://python-all.ru/2.6/library/xmlrpclib.html#xmlrpclib.Binary.decode) [(xmlrpclib.DateTime метод)](https://python-all.ru/2.6/library/xmlrpclib.html#xmlrpclib.DateTime.decode) [decode\_header() (в модуле email.header)](https://python-all.ru/2.6/library/email.header.html#email.header.decode_header) [decode\_params() (в модуле email.utils)](https://python-all.ru/2.6/library/email.util.html#email.utils.decode_params) [decode\_rfc2231() (в модуле email.utils)](https://python-all.ru/2.6/library/email.util.html#email.utils.decode_rfc2231) [DecodedGenerator (класс в email.generator)](https://python-all.ru/2.6/library/email.generator.html#email.generator.DecodedGenerator) [decodestring() (в модуле base64)](https://python-all.ru/2.6/library/base64.html#base64.decodestring) [(в модуле quopri)](https://python-all.ru/2.6/library/quopri.html#quopri.decodestring) [decomposition() (в модуле unicodedata)](https://python-all.ru/2.6/library/unicodedata.html#unicodedata.decomposition) [decompress() (метод bz2.BZ2Decompressor)](https://python-all.ru/2.6/library/bz2.html#bz2.BZ2Decompressor.decompress) [(в модуле bz2)](https://python-all.ru/2.6/library/bz2.html#bz2.decompress) [(в модуле jpeg)](https://python-all.ru/2.6/library/jpeg.html#jpeg.decompress) [(в модуле zlib)](https://python-all.ru/2.6/library/zlib.html#zlib.decompress) [(метод zlib.Decompress)](https://python-all.ru/2.6/library/zlib.html#zlib.Decompress.decompress) [decompressobj() (в модуле zlib)](https://python-all.ru/2.6/library/zlib.html#zlib.decompressobj) [декоратор](https://python-all.ru/2.6/glossary.html#term-decorator) [DEDENT токен](https://python-all.ru/2.6/reference/lexical_analysis.html#index-997), [\[1\]](https://python-all.ru/2.6/reference/compound_stmts.html#index-771) [dedent() (в модуле textwrap)](https://python-all.ru/2.6/library/textwrap.html#textwrap.dedent) [deepcopy() (в модуле copy)](https://python-all.ru/2.6/library/copy.html#copy.deepcopy) def [инструкция](https://python-all.ru/2.6/reference/compound_stmts.html#index-786) [def\_prog\_mode() (в модуле curses)](https://python-all.ru/2.6/library/curses.html#curses.def_prog_mode) [def\_shell\_mode() (в модуле curses)](https://python-all.ru/2.6/library/curses.html#curses.def_shell_mode) по умолчанию [значение параметра](https://python-all.ru/2.6/reference/compound_stmts.html#index-788) [default (атрибут optparse.Option)](https://python-all.ru/2.6/library/optparse.html#optparse.Option.default) [default() (метод cmd.Cmd)](https://python-all.ru/2.6/library/cmd.html#cmd.Cmd.default) [(метод compiler.visitor.ASTVisitor)](https://python-all.ru/2.6/library/compiler.html#compiler.visitor.ASTVisitor.default) [(метод json.JSONEncoder)](https://python-all.ru/2.6/library/json.html#json.JSONEncoder.default) [DEFAULT\_BUFFER\_SIZE (в модуле io)](https://python-all.ru/2.6/library/io.html#io.DEFAULT_BUFFER_SIZE) [default\_bufsize (в модуле xml.dom.pulldom)](https://python-all.ru/2.6/library/xml.dom.pulldom.html#xml.dom.pulldom.default_bufsize) [default\_factory (атрибут collections.defaultdict)](https://python-all.ru/2.6/library/collections.html#collections.defaultdict.default_factory) [DEFAULT\_FORMAT (в модуле tarfile)](https://python-all.ru/2.6/library/tarfile.html#tarfile.DEFAULT_FORMAT) [default\_open() (метод urllib2.BaseHandler)](https://python-all.ru/2.6/library/urllib2.html#urllib2.BaseHandler.default_open) [DefaultContext (класс в decimal)](https://python-all.ru/2.6/library/decimal.html#decimal.DefaultContext) [DefaultCookiePolicy (класс в cookielib)](https://python-all.ru/2.6/library/cookielib.html#cookielib.DefaultCookiePolicy) [defaultdict (класс в collections)](https://python-all.ru/2.6/library/collections.html#collections.defaultdict) [DefaultHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/2.6/library/pyexpat.html#xml.parsers.expat.xmlparser.DefaultHandler) [DefaultHandlerExpand() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/2.6/library/pyexpat.html#xml.parsers.expat.xmlparser.DefaultHandlerExpand) [defaults() (метод ConfigParser.RawConfigParser)](https://python-all.ru/2.6/library/configparser.html#ConfigParser.RawConfigParser.defaults) [defaultTestLoader (в модуле unittest)](https://python-all.ru/2.6/library/unittest.html#unittest.defaultTestLoader) [defaultTestResult() (метод unittest.TestCase)](https://python-all.ru/2.6/library/unittest.html#unittest.TestCase.defaultTestResult) [defects (атрибут email.message.Message)](https://python-all.ru/2.6/library/email.message.html#email.message.Message.defects) [define\_macro() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/2.6/distutils/apiref.html#distutils.ccompiler.CCompiler.define_macro) определение [класс](https://python-all.ru/2.6/reference/compound_stmts.html#index-791), [\[1\]](https://python-all.ru/2.6/reference/simple_stmts.html#index-1037) [функция](https://python-all.ru/2.6/reference/compound_stmts.html#index-786), [\[1\]](https://python-all.ru/2.6/reference/simple_stmts.html#index-1037) [defpath (в модуле os)](https://python-all.ru/2.6/library/os.html#os.defpath) [degrees() (в модуле math)](https://python-all.ru/2.6/library/math.html#math.degrees) [(в модуле turtle)](https://python-all.ru/2.6/library/turtle.html#turtle.degrees) del [инструкция](https://python-all.ru/2.6/reference/datamodel.html#index-817), [\[1\]](https://python-all.ru/2.6/reference/datamodel.html#index-867), [\[2\]](https://python-all.ru/2.6/reference/simple_stmts.html#index-1029), [\[3\]](https://python-all.ru/2.6/library/stdtypes.html#index-610), [\[4\]](https://python-all.ru/2.6/library/stdtypes.html#index-612) [del\_param() (email.message.Message метод)](https://python-all.ru/2.6/library/email.message.html#email.message.Message.del_param) [delattr() (встроенная функция)](https://python-all.ru/2.6/library/functions.html#delattr) [delay() (в модуле turtle)](https://python-all.ru/2.6/library/turtle.html#turtle.delay) [delay\_output() (в модуле curses)](https://python-all.ru/2.6/library/curses.html#curses.delay_output) [delayload (атрибут cookielib.FileCookieJar)](https://python-all.ru/2.6/library/cookielib.html#cookielib.FileCookieJar.delayload) [delch() (метод curses.window)](https://python-all.ru/2.6/library/curses.html#curses.window.delch) [dele() (метод poplib.POP3)](https://python-all.ru/2.6/library/poplib.html#poplib.POP3.dele) [удалить](https://python-all.ru/2.6/reference/datamodel.html#index-817) [delete() (метод ftplib.FTP)](https://python-all.ru/2.6/library/ftplib.html#ftplib.FTP.delete) [(метод imaplib.IMAP4)](https://python-all.ru/2.6/library/imaplib.html#imaplib.IMAP4.delete) [DELETE\_ATTR (код операции)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_ATTR) [DELETE\_FAST (опкод)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_FAST) [DELETE\_GLOBAL (код операции)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_GLOBAL) [DELETE\_NAME (код операции)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_NAME) [DELETE\_SLICE+0 (опкод)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_SLICE+0) [DELETE\_SLICE+1 (опкод)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_SLICE+1) [DELETE\_SLICE+2 (опкод)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_SLICE+2) [DELETE\_SLICE+3 (опкод)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_SLICE+3) [DELETE\_SUBSCR (опкод)](https://python-all.ru/2.6/library/dis.html#opcode-DELETE_SUBSCR) [deleteacl() (метод imaplib.IMAP4)](https://python-all.ru/2.6/library/imaplib.html#imaplib.IMAP4.deleteacl) [deletefolder() (метод mhlib.MH)](https://python-all.ru/2.6/library/mhlib.html#mhlib.MH.deletefolder) [DeleteKey() (в модуле \_winreg)](https://python-all.ru/2.6/library/_winreg.html#_winreg.DeleteKey) [deleteln() (метод curses.window)](https://python-all.ru/2.6/library/curses.html#curses.window.deleteln) [deleteMe() (метод bdb.Breakpoint)](https://python-all.ru/2.6/library/bdb.html#bdb.Breakpoint.deleteMe) [DeleteValue() (в модуле \_winreg)](https://python-all.ru/2.6/library/_winreg.html#_winreg.DeleteValue) удаление [атрибут](https://python-all.ru/2.6/reference/simple_stmts.html#index-1032) [цель](https://python-all.ru/2.6/reference/simple_stmts.html#index-1029) [список целей](https://python-all.ru/2.6/reference/simple_stmts.html#index-1029) [разделитель (атрибут csv.Dialect)](https://python-all.ru/2.6/library/csv.html#csv.Dialect.delimiter) [разделители](https://python-all.ru/2.6/reference/lexical_analysis.html#index-1009) [delitem() (в модуле operator)](https://python-all.ru/2.6/library/operator.html#operator.delitem) [deliver\_challenge() (в модуле multiprocessing.connection)](https://python-all.ru/2.6/library/multiprocessing.html#multiprocessing.connection.deliver_challenge) [delslice() (в модуле operator)](https://python-all.ru/2.6/library/operator.html#operator.delslice) [demo\_app() (в модуле wsgiref.simple\_server)](https://python-all.ru/2.6/library/wsgiref.html#wsgiref.simple_server.demo_app) [denominator (атрибут numbers.Rational)](https://python-all.ru/2.6/library/numbers.html#numbers.Rational.denominator) [DeprecationWarning](https://python-all.ru/2.6/library/exceptions.html#exceptions.DeprecationWarning) [deque (класс в collections)](https://python-all.ru/2.6/library/collections.html#collections.deque) [DER\_cert\_to\_PEM\_cert() (в модуле ssl)](https://python-all.ru/2.6/library/ssl.html#ssl.DER_cert_to_PEM_cert) [derwin() (метод curses.window)](https://python-all.ru/2.6/library/curses.html#curses.window.derwin) DES [шифр](https://python-all.ru/2.6/library/crypt.html#index-264) [описание (атрибут sqlite3.Cursor)](https://python-all.ru/2.6/library/sqlite3.html#sqlite3.Cursor.description) [description() (метод nntplib.NNTP)](https://python-all.ru/2.6/library/nntplib.html#nntplib.NNTP.description) [descriptions() (метод nntplib.NNTP)](https://python-all.ru/2.6/library/nntplib.html#nntplib.NNTP.descriptions) [дескриптор](https://python-all.ru/2.6/glossary.html#term-descriptor) [файл](https://python-all.ru/2.6/library/stdtypes.html#index-614) [dest (атрибут optparse.Option)](https://python-all.ru/2.6/library/optparse.html#optparse.Option.dest) [деструктор](https://python-all.ru/2.6/reference/datamodel.html#index-867), [\[1\]](https://python-all.ru/2.6/reference/simple_stmts.html#index-1019) [Detach() (метод \_winreg.PyHKEY)](https://python-all.ru/2.6/library/_winreg.html#_winreg.PyHKEY.Detach) [detect\_language() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/2.6/distutils/apiref.html#distutils.ccompiler.CCompiler.detect_language) [детерминированное профилирование](https://python-all.ru/2.6/library/profile.html#index-508) [DEVICE (модуль)](https://python-all.ru/2.6/library/gl.html#module-DEVICE) [devnull (в модуле os)](https://python-all.ru/2.6/library/os.html#os.devnull) [dgettext() (в модуле gettext)](https://python-all.ru/2.6/library/gettext.html#gettext.dgettext) [Dialect (класс в csv)](https://python-all.ru/2.6/library/csv.html#csv.Dialect) [dialect (атрибут csv.csvreader)](https://python-all.ru/2.6/library/csv.html#csv.csvreader.dialect) [(атрибут csv.csvwriter)](https://python-all.ru/2.6/library/csv.html#csv.csvwriter.dialect) [Dialog (класс в msilib)](https://python-all.ru/2.6/library/msilib.html#msilib.Dialog) [DialogWindow() (в модуле FrameWork)](https://python-all.ru/2.6/library/framework.html#FrameWork.DialogWindow) [dict (фиксер 2to3)](https://python-all.ru/2.6/library/2to3.html#2to3fixer-dict) [(встроенный класс)](https://python-all.ru/2.6/library/stdtypes.html#dict) [dict() (метод multiprocessing.managers.SyncManager)](https://python-all.ru/2.6/library/multiprocessing.html#multiprocessing.managers.SyncManager.dict) [словарь](https://python-all.ru/2.6/glossary.html#term-dictionary) [отображение](https://python-all.ru/2.6/reference/expressions.html#index-923) [объект](https://python-all.ru/2.6/reference/datamodel.html#index-825), [\[1\]](https://python-all.ru/2.6/reference/datamodel.html#index-842), [\[2\]](https://python-all.ru/2.6/reference/datamodel.html#index-873), [\[3\]](https://python-all.ru/2.6/reference/simple_stmts.html#index-1023), [\[4\]](https://python-all.ru/2.6/reference/expressions.html#index-925), [\[5\]](https://python-all.ru/2.6/reference/expressions.html#index-940), [\[6\]](https://python-all.ru/2.6/c-api/dict.html#index-12), [\[7\]](https://python-all.ru/2.6/library/stdtypes.html#index-612) [тип, операции над](https://python-all.ru/2.6/library/stdtypes.html#index-612) [DictionaryType (в модуле types)](https://python-all.ru/2.6/c-api/dict.html#index-13), [\[1\]](https://python-all.ru/2.6/library/types.html#types.DictionaryType) [DictMixin (класс в UserDict)](https://python-all.ru/2.6/library/userdict.html#UserDict.DictMixin) [DictProxyType (в модуле types)](https://python-all.ru/2.6/library/types.html#types.DictProxyType) [DictReader (класс в csv)](https://python-all.ru/2.6/library/csv.html#csv.DictReader) [DictType (в модуле types)](https://python-all.ru/2.6/c-api/dict.html#index-13), [\[1\]](https://python-all.ru/2.6/library/types.html#types.DictType) [DictWriter (класс в csv)](https://python-all.ru/2.6/library/csv.html#csv.DictWriter) [diff\_files (атрибут filecmp.dircmp)](https://python-all.ru/2.6/library/filecmp.html#filecmp.dircmp.diff_files) [Differ (класс в difflib)](https://python-all.ru/2.6/library/difflib.html#difflib.Differ), [\[1\]](https://python-all.ru/2.6/library/difflib.html#difflib.Differ) [difference() (метод set)](https://python-all.ru/2.6/library/stdtypes.html#set.difference) [difference\_update() (метод set)](https://python-all.ru/2.6/library/stdtypes.html#set.difference_update) [difflib (модуль)](https://python-all.ru/2.6/library/difflib.html#module-difflib) [digest() (метод hashlib.hash)](https://python-all.ru/2.6/library/hashlib.html#hashlib.hash.digest) [(метод hmac.hmac)](https://python-all.ru/2.6/library/hmac.html#hmac.hmac.digest) [(метод md5.md5)](https://python-all.ru/2.6/library/md5.html#md5.md5.digest) [(метод sha.sha)](https://python-all.ru/2.6/library/sha.html#sha.sha.digest) | [digest\_size (в модуле md5)](https://python-all.ru/2.6/library/md5.html#md5.digest_size) [(в модуле sha)](https://python-all.ru/2.6/library/sha.html#sha.digest_size) [digit() (в модуле unicodedata)](https://python-all.ru/2.6/library/unicodedata.html#unicodedata.digit) [digits (в модуле string)](https://python-all.ru/2.6/library/string.html#string.digits) [dir() (встроенная функция)](https://python-all.ru/2.6/library/functions.html#dir) [(метод ftplib.FTP)](https://python-all.ru/2.6/library/ftplib.html#ftplib.FTP.dir) [dircache (модуль)](https://python-all.ru/2.6/library/dircache.html#module-dircache) [dircmp (класс в filecmp)](https://python-all.ru/2.6/library/filecmp.html#filecmp.dircmp) каталог [изменение](https://python-all.ru/2.6/library/os.html#index-455) [создание](https://python-all.ru/2.6/library/os.html#index-456) [удаление](https://python-all.ru/2.6/library/os.html#index-457), [\[1\]](https://python-all.ru/2.6/library/shutil.html#index-548) [site-packages](https://python-all.ru/2.6/library/site.html#index-550) [site-python](https://python-all.ru/2.6/library/site.html#index-550) [обход](https://python-all.ru/2.6/library/os.html#index-462) [обход](https://python-all.ru/2.6/library/os.html#index-462) [Directory (класс в msilib)](https://python-all.ru/2.6/library/msilib.html#msilib.Directory) [directory\_created() (встроенная функция)](https://python-all.ru/2.6/distutils/builtdist.html#directory_created) [DirList (класс в Tix)](https://python-all.ru/2.6/library/tix.html#Tix.DirList) [dirname() (в модуле os.path)](https://python-all.ru/2.6/library/os.path.html#os.path.dirname) [DirSelectBox (класс в Tix)](https://python-all.ru/2.6/library/tix.html#Tix.DirSelectBox) [DirSelectDialog (класс в Tix)](https://python-all.ru/2.6/library/tix.html#Tix.DirSelectDialog) [DirTree (класс в Tix)](https://python-all.ru/2.6/library/tix.html#Tix.DirTree) [dis (модуль)](https://python-all.ru/2.6/library/dis.html#module-dis) [dis() (в модуле dis)](https://python-all.ru/2.6/library/dis.html#dis.dis) [(в модуле pickletools)](https://python-all.ru/2.6/library/pickletools.html#pickletools.dis) [disable() (метод bdb.Breakpoint)](https://python-all.ru/2.6/library/bdb.html#bdb.Breakpoint.disable) [(в модуле gc)](https://python-all.ru/2.6/library/gc.html#gc.disable) [(в модуле logging)](https://python-all.ru/2.6/library/logging.html#logging.disable) [disable\_interspersed\_args() (метод optparse.OptionParser)](https://python-all.ru/2.6/library/optparse.html#optparse.OptionParser.disable_interspersed_args) [DisableReflectionKey() (в модуле \_winreg)](https://python-all.ru/2.6/library/_winreg.html#_winreg.DisableReflectionKey) [disassemble() (в модуле dis)](https://python-all.ru/2.6/library/dis.html#dis.disassemble) [discard (атрибут cookielib.Cookie)](https://python-all.ru/2.6/library/cookielib.html#cookielib.Cookie.discard) [discard() (метод mailbox.Mailbox)](https://python-all.ru/2.6/library/mailbox.html#mailbox.Mailbox.discard) [(метод mailbox.MH)](https://python-all.ru/2.6/library/mailbox.html#mailbox.MH.discard) [(метод set)](https://python-all.ru/2.6/library/stdtypes.html#set.discard) [discard\_buffers() (метод asynchat.async\_chat)](https://python-all.ru/2.6/library/asynchat.html#asynchat.async_chat.discard_buffers) [disco() (в модуле dis)](https://python-all.ru/2.6/library/dis.html#dis.disco) [dispatch() (метод compiler.visitor.ASTVisitor)](https://python-all.ru/2.6/library/compiler.html#compiler.visitor.ASTVisitor.dispatch) [dispatch\_call() (метод bdb.Bdb)](https://python-all.ru/2.6/library/bdb.html#bdb.Bdb.dispatch_call) [dispatch\_exception() (метод bdb.Bdb)](https://python-all.ru/2.6/library/bdb.html#bdb.Bdb.dispatch_exception) [dispatch\_line() (метод bdb.Bdb)](https://python-all.ru/2.6/library/bdb.html#bdb.Bdb.dispatch_line) [dispatch\_return() (метод bdb.Bdb)](https://python-all.ru/2.6/library/bdb.html#bdb.Bdb.dispatch_return) [dispatcher (класс в asyncore)](https://python-all.ru/2.6/library/asyncore.html#asyncore.dispatcher) отображение [словарь](https://python-all.ru/2.6/reference/expressions.html#index-923) [список](https://python-all.ru/2.6/reference/expressions.html#index-919) [кортеж](https://python-all.ru/2.6/reference/expressions.html#index-918) [displayhook() (в модуле sys)](https://python-all.ru/2.6/library/sys.html#sys.displayhook) [dist() (в модуле platform)](https://python-all.ru/2.6/library/platform.html#platform.dist) [distance() (в модуле turtle)](https://python-all.ru/2.6/library/turtle.html#turtle.distance) [distb() (в модуле dis)](https://python-all.ru/2.6/library/dis.html#dis.distb) [Distribution (класс в distutils.core)](https://python-all.ru/2.6/distutils/apiref.html#distutils.core.Distribution) [distutils (модуль)](https://python-all.ru/2.6/library/distutils.html#module-distutils) [distutils.archive\_util (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.archive_util) [distutils.bcppcompiler (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.bcppcompiler) [distutils.ccompiler (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.ccompiler) [distutils.cmd (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.cmd) [distutils.command (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command) [distutils.command.bdist (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.bdist) [distutils.command.bdist\_dumb (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.bdist_dumb) [distutils.command.bdist\_msi (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.bdist_msi) [distutils.command.bdist\_packager (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.bdist_packager) [distutils.command.bdist\_rpm (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.bdist_rpm) [distutils.command.bdist\_wininst (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.bdist_wininst) [distutils.command.build (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.build) [distutils.command.build\_clib (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.build_clib) [distutils.command.build\_ext (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.build_ext) [distutils.command.build\_py (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.build_py) [distutils.command.build\_scripts (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.build_scripts) [distutils.command.clean (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.clean) [distutils.command.config (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.config) [distutils.command.install (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.install) [distutils.command.install\_data (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.install_data) [distutils.command.install\_headers (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.install_headers) [distutils.command.install\_lib (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.install_lib) [distutils.command.install\_scripts (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.install_scripts) [distutils.command.register (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.register) [distutils.command.sdist (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.command.sdist) [distutils.core (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.core) [distutils.cygwinccompiler (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.cygwinccompiler) [distutils.debug (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.debug) [distutils.dep\_util (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.dep_util) [distutils.dir\_util (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.dir_util) [distutils.dist (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.dist) [distutils.emxccompiler (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.emxccompiler) [distutils.errors (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.errors) [distutils.extension (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.extension) [distutils.fancy\_getopt (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.fancy_getopt) [distutils.file\_util (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.file_util) [distutils.filelist (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.filelist) [distutils.log (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.log) [distutils.msvccompiler (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.msvccompiler) [distutils.mwerkscompiler (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.mwerkscompiler) [distutils.spawn (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.spawn) distutils.sysconfig [модуль](https://python-all.ru/2.6/extending/embedding.html#index-165) [distutils.sysconfig (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.sysconfig) [distutils.text\_file (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.text_file) [distutils.unixccompiler (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.unixccompiler) [distutils.util (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.util) [distutils.version (модуль)](https://python-all.ru/2.6/distutils/apiref.html#module-distutils.version) [dither2grey2() (в модуле imageop)](https://python-all.ru/2.6/library/imageop.html#imageop.dither2grey2) [dither2mono() (в модуле imageop)](https://python-all.ru/2.6/library/imageop.html#imageop.dither2mono) [div() (в модуле operator)](https://python-all.ru/2.6/library/operator.html#operator.div) [divide() (метод decimal.Context)](https://python-all.ru/2.6/library/decimal.html#decimal.Context.divide) [divide\_int() (метод decimal.Context)](https://python-all.ru/2.6/library/decimal.html#decimal.Context.divide_int) [деление](https://python-all.ru/2.6/reference/expressions.html#index-960) [целое](https://python-all.ru/2.6/library/stdtypes.html#index-598) [длинное целое](https://python-all.ru/2.6/library/stdtypes.html#index-598) [DivisionByZero (класс в decimal)](https://python-all.ru/2.6/library/decimal.html#decimal.DivisionByZero) divmod [встроенная функция](https://python-all.ru/2.6/c-api/number.html#index-115), [\[1\]](https://python-all.ru/2.6/reference/datamodel.html#index-882), [\[2\]](https://python-all.ru/2.6/reference/datamodel.html#index-883) [divmod() (встроенная функция)](https://python-all.ru/2.6/library/functions.html#divmod) [(метод decimal.Context)](https://python-all.ru/2.6/library/decimal.html#decimal.Context.divmod) [dl (модуль)](https://python-all.ru/2.6/library/dl.html#module-dl) [DllCanUnloadNow() (в модуле ctypes)](https://python-all.ru/2.6/library/ctypes.html#ctypes.DllCanUnloadNow) [DllGetClassObject() (в модуле ctypes)](https://python-all.ru/2.6/library/ctypes.html#ctypes.DllGetClassObject) [dllhandle (в модуле sys)](https://python-all.ru/2.6/library/sys.html#sys.dllhandle) [dngettext() (в модуле gettext)](https://python-all.ru/2.6/library/gettext.html#gettext.dngettext) [do\_activate() (метод FrameWork.ScrolledWindow)](https://python-all.ru/2.6/library/framework.html#FrameWork.ScrolledWindow.do_activate) [(метод FrameWork.Window)](https://python-all.ru/2.6/library/framework.html#FrameWork.Window.do_activate) [do\_char() (метод FrameWork.Application)](https://python-all.ru/2.6/library/framework.html#FrameWork.Application.do_char) [do\_clear() (метод bdb.Bdb)](https://python-all.ru/2.6/library/bdb.html#bdb.Bdb.do_clear) [do\_command() (метод curses.textpad.Textbox)](https://python-all.ru/2.6/library/curses.html#curses.textpad.Textbox.do_command) [do\_contentclick() (метод FrameWork.Window)](https://python-all.ru/2.6/library/framework.html#FrameWork.Window.do_contentclick) [do\_controlhit() (метод FrameWork.ControlsWindow)](https://python-all.ru/2.6/library/framework.html#FrameWork.ControlsWindow.do_controlhit) [(метод FrameWork.ScrolledWindow)](https://python-all.ru/2.6/library/framework.html#FrameWork.ScrolledWindow.do_controlhit) [do\_dialogevent() (метод FrameWork.Application)](https://python-all.ru/2.6/library/framework.html#FrameWork.Application.do_dialogevent) [do\_forms() (в модуле fl)](https://python-all.ru/2.6/library/fl.html#fl.do_forms) [do\_GET() (метод SimpleHTTPServer.SimpleHTTPRequestHandler)](https://python-all.ru/2.6/library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.do_GET) [do\_handshake() (метод ssl.SSLSocket)](https://python-all.ru/2.6/library/ssl.html#ssl.SSLSocket.do_handshake) [do\_HEAD() (метод SimpleHTTPServer.SimpleHTTPRequestHandler)](https://python-all.ru/2.6/library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.do_HEAD) [do\_itemhit() (метод FrameWork.DialogWindow)](https://python-all.ru/2.6/library/framework.html#FrameWork.DialogWindow.do_itemhit) [do\_POST() (метод CGIHTTPServer.CGIHTTPRequestHandler)](https://python-all.ru/2.6/library/cgihttpserver.html#CGIHTTPServer.CGIHTTPRequestHandler.do_POST) [do\_postresize() (метод FrameWork.ScrolledWindow)](https://python-all.ru/2.6/library/framework.html#FrameWork.ScrolledWindow.do_postresize) [(метод FrameWork.Window)](https://python-all.ru/2.6/library/framework.html#FrameWork.Window.do_postresize) [do\_update() (метод FrameWork.Window)](https://python-all.ru/2.6/library/framework.html#FrameWork.Window.do_update) [doc\_header (атрибут cmd.Cmd)](https://python-all.ru/2.6/library/cmd.html#cmd.Cmd.doc_header) [DocCGIXMLRPCRequestHandler (класс в DocXMLRPCServer)](https://python-all.ru/2.6/library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler) [DocFileSuite() (в модуле doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DocFileSuite) [docmd() (метод smtplib.SMTP)](https://python-all.ru/2.6/library/smtplib.html#smtplib.SMTP.docmd) [докстринг](https://python-all.ru/2.6/reference/compound_stmts.html#index-791), [\[1\]](https://python-all.ru/2.6/glossary.html#term-docstring) [(атрибут doctest.DocTest)](https://python-all.ru/2.6/library/doctest.html#doctest.DocTest.docstring) [строки документации](https://python-all.ru/2.6/tutorial/controlflow.html#index-1082), [\[1\]](https://python-all.ru/2.6/tutorial/controlflow.html#index-1085), [\[2\]](https://python-all.ru/2.6/library/parser.html#index-486) [DocTest (класс в doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DocTest) [doctest (модуль)](https://python-all.ru/2.6/library/doctest.html#module-doctest) [DocTestFailure](https://python-all.ru/2.6/library/doctest.html#doctest.DocTestFailure) [DocTestFinder (класс в doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DocTestFinder) [DocTestParser (класс в doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DocTestParser) [DocTestRunner (класс в doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DocTestRunner) [DocTestSuite() (в модуле doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DocTestSuite) [doctype() (метод xml.etree.ElementTree.XMLTreeBuilder)](https://python-all.ru/2.6/library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLTreeBuilder.doctype) документация [генерация](https://python-all.ru/2.6/library/pydoc.html#index-511) [онлайн](https://python-all.ru/2.6/library/pydoc.html#index-511) [строка документации](https://python-all.ru/2.6/reference/datamodel.html#index-855) [строки документации](https://python-all.ru/2.6/tutorial/controlflow.html#index-1082), [\[1\]](https://python-all.ru/2.6/tutorial/controlflow.html#index-1085) [documentElement (атрибут xml.dom.Document)](https://python-all.ru/2.6/library/xml.dom.html#xml.dom.Document.documentElement) [DocXMLRPCRequestHandler (класс в DocXMLRPCServer)](https://python-all.ru/2.6/library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCRequestHandler) [DocXMLRPCServer (класс в DocXMLRPCServer)](https://python-all.ru/2.6/library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer) [(модуль)](https://python-all.ru/2.6/library/docxmlrpcserver.html#module-DocXMLRPCServer) [domain\_initial\_dot (атрибут cookielib.Cookie)](https://python-all.ru/2.6/library/cookielib.html#cookielib.Cookie.domain_initial_dot) [domain\_return\_ok() (метод cookielib.CookiePolicy)](https://python-all.ru/2.6/library/cookielib.html#cookielib.CookiePolicy.domain_return_ok) [domain\_specified (атрибут cookielib.Cookie)](https://python-all.ru/2.6/library/cookielib.html#cookielib.Cookie.domain_specified) [DomainLiberal (атрибут cookielib.DefaultCookiePolicy)](https://python-all.ru/2.6/library/cookielib.html#cookielib.DefaultCookiePolicy.DomainLiberal) [DomainRFC2965Match (атрибут cookielib.DefaultCookiePolicy)](https://python-all.ru/2.6/library/cookielib.html#cookielib.DefaultCookiePolicy.DomainRFC2965Match) [DomainStrict (атрибут cookielib.DefaultCookiePolicy)](https://python-all.ru/2.6/library/cookielib.html#cookielib.DefaultCookiePolicy.DomainStrict) [DomainStrictNoDots (атрибут cookielib.DefaultCookiePolicy)](https://python-all.ru/2.6/library/cookielib.html#cookielib.DefaultCookiePolicy.DomainStrictNoDots) [DomainStrictNonDomain (атрибут cookielib.DefaultCookiePolicy)](https://python-all.ru/2.6/library/cookielib.html#cookielib.DefaultCookiePolicy.DomainStrictNonDomain) [DOMEventStream (класс в xml.dom.pulldom)](https://python-all.ru/2.6/library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream) [DOMException](https://python-all.ru/2.6/library/xml.dom.html#xml.dom.DOMException) [DomstringSizeErr](https://python-all.ru/2.6/library/xml.dom.html#xml.dom.DomstringSizeErr) [done() (метод xdrlib.Unpacker)](https://python-all.ru/2.6/library/xdrlib.html#xdrlib.Unpacker.done) [DONT\_ACCEPT\_BLANKLINE (в модуле doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DONT_ACCEPT_BLANKLINE) [DONT\_ACCEPT\_TRUE\_FOR\_1 (в модуле doctest)](https://python-all.ru/2.6/library/doctest.html#doctest.DONT_ACCEPT_TRUE_FOR_1) [dont\_write\_bytecode (в модуле sys)](https://python-all.ru/2.6/library/sys.html#sys.dont_write_bytecode) [doRollover() (logging.RotatingFileHandler метод)](https://python-all.ru/2.6/library/logging.html#logging.RotatingFileHandler.doRollover) [(logging.TimedRotatingFileHandler метод)](https://python-all.ru/2.6/library/logging.html#logging.TimedRotatingFileHandler.doRollover) [dot() (в модуле turtle)](https://python-all.ru/2.6/library/turtle.html#turtle.dot) [DOTALL (в модуле re)](https://python-all.ru/2.6/library/re.html#re.DOTALL) [doublequote (атрибут csv.Dialect)](https://python-all.ru/2.6/library/csv.html#csv.Dialect.doublequote) [doupdate() (в модуле curses)](https://python-all.ru/2.6/library/curses.html#curses.doupdate) [down() (в модуле turtle)](https://python-all.ru/2.6/library/turtle.html#turtle.down) [drop\_whitespace (атрибут textwrap.TextWrapper)](https://python-all.ru/2.6/library/textwrap.html#textwrap.TextWrapper.drop_whitespace) [dropwhile() (в модуле itertools)](https://python-all.ru/2.6/library/itertools.html#itertools.dropwhile) [dst() (метод datetime.datetime)](https://python-all.ru/2.6/library/datetime.html#datetime.datetime.dst) [(метод datetime.time)](https://python-all.ru/2.6/library/datetime.html#datetime.time.dst) [(метод datetime.tzinfo)](https://python-all.ru/2.6/library/datetime.html#datetime.tzinfo.dst) [DTDHandler (класс в xml.sax.handler)](https://python-all.ru/2.6/library/xml.sax.handler.html#xml.sax.handler.DTDHandler) [утиная типизация](https://python-all.ru/2.6/glossary.html#term-duck-typing) dumbdbm [модуль](https://python-all.ru/2.6/library/anydbm.html#index-216) [dumbdbm (модуль)](https://python-all.ru/2.6/library/dumbdbm.html#module-dumbdbm) [DumbWriter (класс в formatter)](https://python-all.ru/2.6/library/formatter.html#formatter.DumbWriter) [dummy\_thread (модуль)](https://python-all.ru/2.6/library/dummy_thread.html#module-dummy_thread) [dummy\_threading (модуль)](https://python-all.ru/2.6/library/dummy_threading.html#module-dummy_threading) [dump() (в модуле ast)](https://python-all.ru/2.6/library/ast.html#ast.dump) [(в модуле json)](https://python-all.ru/2.6/library/json.html#json.dump) [(в модуле marshal)](https://python-all.ru/2.6/library/marshal.html#marshal.dump) [(в модуле pickle)](https://python-all.ru/2.6/library/pickle.html#pickle.dump) [(в модуле xml.etree.ElementTree)](https://python-all.ru/2.6/library/xml.etree.elementtree.html#xml.etree.ElementTree.dump) [(pickle.Pickler метод)](https://python-all.ru/2.6/library/pickle.html#pickle.Pickler.dump) [dump\_address\_pair() (в модуле rfc822)](https://python-all.ru/2.6/library/rfc822.html#rfc822.dump_address_pair) [dump\_stats() (метод pstats.Stats)](https://python-all.ru/2.6/library/profile.html#pstats.Stats.dump_stats) [dumps() (в модуле json)](https://python-all.ru/2.6/library/json.html#json.dumps) [(в модуле marshal)](https://python-all.ru/2.6/library/marshal.html#marshal.dumps) [(в модуле pickle)](https://python-all.ru/2.6/library/pickle.html#pickle.dumps) [(в модуле xmlrpclib)](https://python-all.ru/2.6/library/xmlrpclib.html#xmlrpclib.dumps) [dup() (в модуле os)](https://python-all.ru/2.6/library/os.html#os.dup) [(метод posixfile.posixfile)](https://python-all.ru/2.6/library/posixfile.html#posixfile.posixfile.dup) [dup2() (в модуле os)](https://python-all.ru/2.6/library/os.html#os.dup2) [(метод posixfile.posixfile)](https://python-all.ru/2.6/library/posixfile.html#posixfile.posixfile.dup2) [DUP\_TOP (код операции)](https://python-all.ru/2.6/library/dis.html#opcode-DUP_TOP) [DUP\_TOPX (опкод)](https://python-all.ru/2.6/library/dis.html#opcode-DUP_TOPX) [DuplicateSectionError](https://python-all.ru/2.6/library/configparser.html#ConfigParser.DuplicateSectionError) [DynLoadSuffixImporter (класс в imputil)](https://python-all.ru/2.6/library/imputil.html#imputil.DynLoadSuffixImporter) |10| --- | --- |11