Index – D

D_FMT (in module locale)
D_T_FMT (in module locale)
daemon (threading.Thread attribute)
dangling
else
darker() (in module ImageChops)
data
packing binary
tabular
type
type, immutable
Data (class in plistlib)
data (select.kevent attribute)
(UserDict.IterableUserDict attribute)
(UserList.UserList attribute)
(UserString.MutableString attribute)
(xml.dom.Comment attribute)
(xml.dom.ProcessingInstruction attribute)
(xml.dom.Text attribute)
(xmlrpclib.Binary attribute)
data() (xml.etree.ElementTree.TreeBuilder method)
data_source (ui.TableView attribute)
database
Unicode
databases
DatagramHandler (class in logging.handlers)
date (class in datetime)
(reminders.Alarm attribute)
(ui.DatePicker attribute)
date() (datetime.datetime method)
(nntplib.NNTP method)
date_dialog() (in module dialogs)
DATE_PICKER_MODE_COUNTDOWN (in module ui)
DATE_PICKER_MODE_DATE (in module ui)
DATE_PICKER_MODE_DATE_AND_TIME (in module ui)
DATE_PICKER_MODE_TIME (in module ui)
date_time (zipfile.ZipInfo attribute)
date_time_string() (BaseHTTPServer.BaseHTTPRequestHandler method)
DatePicker (class in ui)
datetime (class in datetime)
(module)
datetime_dialog() (in module dialogs)
datum
day (datetime.date attribute)
(datetime.datetime attribute)
day_abbr (in module calendar)
day_name (in module calendar)
daylight (in module time)
Daylight Saving Time
DbfilenameShelf (class in shelve)
dbhash
module
dbm
module, [1], [2]
debug (imaplib.IMAP4 attribute)
DEBUG (in module re)
debug (shlex.shlex attribute)
(zipfile.ZipFile attribute)
debug() (in module doctest)
(in module logging)
(logging.Logger method)
(pipes.Template method)
(unittest.TestCase method)
(unittest.TestSuite method)
DEBUG_COLLECTABLE (in module gc)
DEBUG_INSTANCES (in module gc)
DEBUG_LEAK (in module gc)
DEBUG_OBJECTS (in module gc)
DEBUG_SAVEALL (in module gc)
debug_src() (in module doctest)
DEBUG_STATS (in module gc)
DEBUG_UNCOLLECTABLE (in module gc)
debugger, [1]
configuration file
debugging
CGI
assertions
DebuggingServer (class in smtpd)
DebugRunner (class in doctest)
decelerating (ui.ScrollView attribute)
Decimal (class in decimal)
decimal (module)
decimal literal
decimal() (in module unicodedata)
DecimalException (class in decimal)
decode
Codecs
decode() (bs4.BeautifulSoup method)
(bs4.Tag method)
(codecs.Codec method)
(codecs.IncrementalDecoder method)
(in module base64)
(in module mimetools)
(in module quopri)
(in module uu)
(json.JSONDecoder method)
(str method)
(xmlrpclib.Binary method)
(xmlrpclib.DateTime method)
decode_contents() (bs4.Tag method)
decode_header() (in module email.header)
decode_params() (in module email.utils)
decode_rfc2231() (in module email.utils)
DecodedGenerator (class in email.generator)
decodestring() (in module base64)
(in module quopri)
decompose() (bs4.Tag method)
decomposition() (in module unicodedata)
decompress() (bz2.BZ2Decompressor method)
(in module bz2)
(in module zlib)
(zlib.Decompress method)
decompressobj() (in module zlib)
decorator
DEDENT (in module token)
DEDENT token, [1]
dedent() (in module textwrap)
deepcopy() (in module copy)
def
statement
default
parameter value
default (optparse.Option attribute)
default() (cmd.Cmd method)
(compiler.visitor.ASTVisitor method)
(json.JSONEncoder method)
DEFAULT_BUFFER_SIZE (in module io)
default_bufsize (in module xml.dom.pulldom)
default_factory (collections.defaultdict attribute)
DEFAULT_FORMAT (in module tarfile)
default_open() (urllib2.BaseHandler method)
default_timer() (in module timeit)
DefaultContext (class in decimal)
DefaultCookiePolicy (class in cookielib)
defaultdict (class in collections)
DefaultHandler() (xml.parsers.expat.xmlparser method)
DefaultHandlerExpand() (xml.parsers.expat.xmlparser method)
defaults() (ConfigParser.RawConfigParser method)
defaultTestLoader (in module unittest)
defaultTestResult() (unittest.TestCase method)
defects (email.message.Message attribute)
definition
class, [1]
function, [1]
deform() (in module ImageOps)
defpath (in module os)
degrees() (in module math)
del
statement, [1], [2], [3], [4]
del_param() (email.message.Message method)
delattr() (built-in function)
delay() (in module ui)
delayload (cookielib.FileCookieJar attribute)
dele() (poplib.POP3 method)
delegate (ui.ScrollView attribute)
(ui.TableView attribute)
(ui.TextField attribute)
(ui.TextView attribute)
(ui.WebView attribute)
delete
delete() (ftplib.FTP method)
(imaplib.IMAP4 method)
(in module requests)
(requests.Session method)
DELETE_ATTR (opcode)
delete_calendar() (in module reminders)
delete_enabled (ui.ListDataSource attribute)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
delete_password() (in module keychain)
delete_reminder() (in module reminders)
delete_rows() (ui.TableView method)
DELETE_SLICE+0 (opcode)
DELETE_SLICE+1 (opcode)
DELETE_SLICE+2 (opcode)
DELETE_SLICE+3 (opcode)
DELETE_SUBSCR (opcode)
deleteacl() (imaplib.IMAP4 method)
deletefolder() (mhlib.MH method)
deleteMe() (bdb.Breakpoint method)
deletion
attribute
target
target list
delimiter (csv.Dialect attribute)
delimiters
delitem() (in module operator)
delslice() (in module operator)
delta() (dropbox.client.DropboxClient method)
demo_app() (in module wsgiref.simple_server)
denominator (numbers.Rational attribute)
department (contacts.Person attribute)
DeprecationWarning
deque (class in collections)
DER_cert_to_PEM_cert() (in module ssl)
deregister_hook() (requests.Request method)
DES
cipher
description (sqlite3.Cursor attribute)
description() (nntplib.NNTP method)
descriptions() (nntplib.NNTP method)
descriptor
file
dest (optparse.Option attribute)
destructor, [1]
detach() (io.BufferedIOBase method)
(io.TextIOBase method)
detail_text_label (ui.TableViewCell attribute)
deterministic profiling
devnull (in module os)
dgettext() (in module gettext)
Dialect (class in csv)
dialect (csv.csvreader attribute)
(csv.csvwriter attribute)
dialogs (module)
dict (2to3 fixer)
(built-in class)
dictConfig() (in module logging.config)
dictionary
display
object, [1], [2], [3], [4], [5], [6]
type, operations on
DictionaryType (in module types)
DictMixin (class in UserDict)
DictProxyType (in module types)
DictReader (class in csv)
DictType (in module types)
DictWriter (class in csv)
diff_files (filecmp.dircmp attribute)
Differ (class in difflib), [1]
difference() (in module ImageChops)
(set method)
difference_update() (set method)
difflib (module)
digest() (hashlib.hash method)
(hmac.HMAC method)
(md5.md5 method)
(sha.sha method)
digest_size (in module md5)
(in module sha)
digit() (in module unicodedata)
digits (in module string)
dir() (built-in function)
(ftplib.FTP method)
dircache (module)
dircmp (class in filecmp)
directional_lock_enabled (ui.ScrollView attribute)
directory
changing
creating
deleting, [1]
traversal
walking
dirname() (in module os.path)
dis (module)
dis() (in module dis)
(in module pickletools)
disable() (bdb.Breakpoint method)
(in module gc)
(in module logging)
disable_interspersed_args() (optparse.OptionParser method)
disassemble() (in module dis)
discard (cookielib.Cookie attribute)
discard() (mailbox.Mailbox method)
(mailbox.MH method)
(set method)
discard_buffers() (asynchat.async_chat method)
disco() (in module dis)
discover() (unittest.TestLoader method)
dispatch() (compiler.visitor.ASTVisitor method)
dispatch_call() (bdb.Bdb method)
dispatch_exception() (bdb.Bdb method)
dispatch_line() (bdb.Bdb method)
dispatch_return() (bdb.Bdb method)
dispatcher (class in asyncore)
dispatcher_with_send (class in asyncore)
display
dictionary
list
set
tuple
displayhook() (in module sys)
dist() (in module platform)
distb() (in module dis)
div() (in module operator)
divide() (decimal.Context method)
divide_int() (decimal.Context method)
division
integer
long integer
DivisionByZero (class in decimal)
divmod
built-in function, [1]
divmod() (built-in function)
(decimal.Context method)
dllhandle (in module sys)
dngettext() (in module gettext)
do_clear() (bdb.Bdb method)
do_GET() (SimpleHTTPServer.SimpleHTTPRequestHandler method)
do_handshake() (ssl.SSLSocket method)
do_HEAD() (SimpleHTTPServer.SimpleHTTPRequestHandler method)
do_POST() (CGIHTTPServer.CGIHTTPRequestHandler method)
doc_header (cmd.Cmd attribute)
DocCGIXMLRPCRequestHandler (class in DocXMLRPCServer)
DocFileSuite() (in module doctest)
doCleanups() (unittest.TestCase method)
docmd() (smtplib.SMTP method)
docstring, [1]
(doctest.DocTest attribute)
docstrings, [1]
DocTest (class in doctest)
doctest (module)
DocTestFailure
DocTestFinder (class in doctest)
DocTestParser (class in doctest)
DocTestRunner (class in doctest)
DocTestSuite() (in module doctest)
doctype() (xml.etree.ElementTree.TreeBuilder method)
(xml.etree.ElementTree.XMLParser method)
documentation
generation
online
documentation string
documentation strings, [1]
documentElement (xml.dom.Document attribute)
DocXMLRPCRequestHandler (class in DocXMLRPCServer)
DocXMLRPCServer (class in DocXMLRPCServer)
(module)
domain_initial_dot (cookielib.Cookie attribute)
domain_return_ok() (cookielib.CookiePolicy method)
domain_specified (cookielib.Cookie attribute)
DomainLiberal (cookielib.DefaultCookiePolicy attribute)
DomainRFC2965Match (cookielib.DefaultCookiePolicy attribute)
DomainStrict (cookielib.DefaultCookiePolicy attribute)
DomainStrictNoDots (cookielib.DefaultCookiePolicy attribute)
DomainStrictNonDomain (cookielib.DefaultCookiePolicy attribute)
DOMEventStream (class in xml.dom.pulldom)
DOMException
DomstringSizeErr
done() (xdrlib.Unpacker method)
DONT_ACCEPT_BLANKLINE (in module doctest)
DONT_ACCEPT_TRUE_FOR_1 (in module doctest)
dont_write_bytecode (in module sys)
doRollover() (logging.handlers.RotatingFileHandler method)
(logging.handlers.TimedRotatingFileHandler method)
DOT (in module token)
DOTALL (in module re)
doublequote (csv.Dialect attribute)
DOUBLESLASH (in module token)
DOUBLESLASHEQUAL (in module token)
DOUBLESTAR (in module token)
DOUBLESTAREQUAL (in module token)
draft() (Image.Image method)
dragging (ui.ScrollView attribute)
Draw() (in module ImageDraw)
draw() (ui.Image method)
draw_as_pattern() (ui.Image method)
draw_string() (in module ui)
drop_whitespace (textwrap.TextWrapper attribute)
dropbox (module)
dropbox.client (module)
dropbox.rest (module)
dropbox.session (module)
DropboxClient (class in dropbox.client)
DropboxClient.ChunkedUploader (class in dropbox.client)
DropboxSession (class in dropbox.session)
dropwhile() (in module itertools)
DSSKey (class in paramiko)
dst() (datetime.datetime method)
(datetime.time method)
(datetime.tzinfo method)
DTDHandler (class in xml.sax.handler)
duck-typing
due_date (reminders.Reminder attribute)
dumbdbm
module
dumbdbm (module)
DumbWriter (class in formatter)
dummy_thread (module)
dummy_threading (module)
dump() (in module ast)
(in module json)
(in module marshal)
(in module pickle)
(in module xml.etree.ElementTree)
(pickle.Pickler method)
dump_address_pair() (in module rfc822)
dump_stats() (pstats.Stats method)
dumps() (in module json)
(in module marshal)
(in module pickle)
(in module xmlrpclib)
dup() (in module os)
(posixfile.posixfile method)
dup2() (in module os)
(posixfile.posixfile method)
DUP_TOP (opcode)
DUP_TOPX (opcode)
duplicate() (in module ImageChops)
DuplicateSectionError
duration_dialog() (in module dialogs)
dwFlags (subprocess.STARTUPINFO attribute)
DynLoadSuffixImporter (class in imputil)