This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|
Index – D
D_FMT (locale 모듈)
D_T_FMT (locale 모듈)
daemon (multiprocessing.Process attribute)
(threading.Thread attribute)
dangling
else
data
packing binary
tabular
type
type, immutable
data (collections.UserDict attribute)
(collections.UserList attribute)
Data (plistlib 종류)
data (select.kevent attribute)
(selectors.SelectorKey attribute)
(urllib.request.Request attribute)
(xml.dom.Comment attribute)
(xml.dom.ProcessingInstruction attribute)
(xml.dom.Text attribute)
(xmlrpc.client.Binary attribute)
data() (xml.etree.ElementTree.TreeBuilder method)
data_open() (urllib.request.DataHandler method)
data_received() (asyncio.Protocol method)
database
Unicode
DatabaseError
databases
datagram_received() (asyncio.DatagramProtocol method)
DatagramHandler (logging.handlers 종류)
DatagramProtocol (asyncio 종류)
DatagramRequestHandler (socketserver 종류)
DataHandler (urllib.request 종류)
date (datetime 종류)
date() (datetime.datetime method)
(nntplib.NNTP method)
date_time (zipfile.ZipInfo attribute)
date_time_string() (http.server.BaseHTTPRequestHandler method)
DateHeader (email.headerregistry 종류)
datetime (datetime 종류)
(email.headerregistry.DateHeader attribute)
DateTime (xmlrpc.client 종류)
datetime (모듈)
datum
day (datetime.date attribute)
(datetime.datetime attribute)
day_abbr (calendar 모듈)
day_name (calendar 모듈)
daylight (time 모듈)
Daylight Saving Time
DbfilenameShelf (shelve 종류)
dbm (모듈)
dbm.dumb (모듈)
dbm.gnu
모듈
,
[1]
dbm.gnu (모듈)
dbm.ndbm
모듈
,
[1]
dbm.ndbm (모듈)
deallocation, object
debug (imaplib.IMAP4 attribute)
DEBUG (re 모듈)
debug (shlex.shlex attribute)
(zipfile.ZipFile attribute)
debug() (doctest 모듈)
(logging 모듈)
(logging.Logger method)
(pipes.Template method)
(unittest.TestCase method)
(unittest.TestSuite method)
DEBUG_BYTECODE_SUFFIXES (importlib.machinery 모듈)
DEBUG_COLLECTABLE (gc 모듈)
DEBUG_LEAK (gc 모듈)
debug_print() (distutils.ccompiler.CCompiler method)
DEBUG_SAVEALL (gc 모듈)
debug_src() (doctest 모듈)
DEBUG_STATS (gc 모듈)
DEBUG_UNCOLLECTABLE (gc 모듈)
debugger
,
[1]
,
[2]
configuration file
debugging
CGI
assertions
DebuggingServer (smtpd 종류)
debuglevel (http.client.HTTPResponse attribute)
DebugRunner (doctest 종류)
Decimal (decimal 종류)
decimal (모듈)
decimal literal
decimal() (unicodedata 모듈)
DecimalException (decimal 종류)
decode
Codecs
decode (codecs.CodecInfo attribute)
decode() (base64 모듈)
(bytearray 메서드)
(bytes 메서드)
(codecs 모듈)
(codecs.Codec method)
(codecs.IncrementalDecoder method)
(json.JSONDecoder method)
(quopri 모듈)
(uu 모듈)
(xmlrpc.client.Binary method)
(xmlrpc.client.DateTime method)
decode_header() (email.header 모듈)
(nntplib 모듈)
decode_params() (email.utils 모듈)
decode_rfc2231() (email.utils 모듈)
decode_source() (importlib.util 모듈)
decodebytes() (base64 모듈)
DecodedGenerator (email.generator 종류)
decodestring() (base64 모듈)
(quopri 모듈)
decomposition() (unicodedata 모듈)
decompress() (bz2 모듈)
(bz2.BZ2Decompressor method)
(gzip 모듈)
(lzma 모듈)
(lzma.LZMADecompressor method)
(zlib 모듈)
(zlib.Decompress method)
decompressobj() (zlib 모듈)
decorator (데코레이터)
DEDENT (token 모듈)
DEDENT token
,
[1]
dedent() (textwrap 모듈)
deepcopy() (copy 모듈)
def
글
def_prog_mode() (curses 모듈)
def_shell_mode() (curses 모듈)
default
parameter value
default (email.policy 모듈)
(inspect.Parameter attribute)
(optparse.Option attribute)
DEFAULT (unittest.mock 모듈)
default() (cmd.Cmd method)
(json.JSONEncoder method)
DEFAULT_BUFFER_SIZE (io 모듈)
default_bufsize (xml.dom.pulldom 모듈)
default_exception_handler() (asyncio.AbstractEventLoop method)
default_factory (collections.defaultdict attribute)
DEFAULT_FORMAT (tarfile 모듈)
DEFAULT_IGNORES (filecmp 모듈)
default_open() (urllib.request.BaseHandler method)
DEFAULT_PROTOCOL (pickle 모듈)
default_timer() (timeit 모듈)
DefaultContext (decimal 종류)
DefaultCookiePolicy (http.cookiejar 종류)
defaultdict (collections 종류)
DefaultDict (typing 종류)
DefaultHandler() (xml.parsers.expat.xmlparser method)
DefaultHandlerExpand() (xml.parsers.expat.xmlparser method)
defaults() (configparser.ConfigParser method)
DefaultSelector (selectors 종류)
defaultTestLoader (unittest 모듈)
defaultTestResult() (unittest.TestCase method)
defects (email.headerregistry.BaseHeader attribute)
(email.message.Message attribute)
define_macro() (distutils.ccompiler.CCompiler method)
definition
class
,
[1]
function
,
[1]
defpath (os 모듈)
DefragResult (urllib.parse 종류)
DefragResultBytes (urllib.parse 종류)
degrees() (math 모듈)
(turtle 모듈)
del
글
,
[1]
,
[2]
,
[3]
del_param() (email.message.Message method)
delattr() 내장 함수)
delay() (turtle 모듈)
delay_output() (curses 모듈)
delayload (http.cookiejar.FileCookieJar attribute)
delch() (curses.window method)
dele() (poplib.POP3 method)
delete() (ftplib.FTP method)
(imaplib.IMAP4 method)
(tkinter.ttk.Treeview method)
DELETE_ATTR (opcode)
DELETE_DEREF (opcode)
DELETE_FAST (opcode)
DELETE_GLOBAL (opcode)
DELETE_NAME (opcode)
DELETE_SUBSCR (opcode)
deleteacl() (imaplib.IMAP4 method)
deletefilehandler() (tkinter.Widget.tk method)
DeleteKey() (winreg 모듈)
DeleteKeyEx() (winreg 모듈)
deleteln() (curses.window method)
deleteMe() (bdb.Breakpoint method)
DeleteValue() (winreg 모듈)
deletion
attribute
target
target list
delimiter (csv.Dialect attribute)
delimiters
delitem() (operator 모듈)
deliver_challenge() (multiprocessing.connection 모듈)
delocalize() (locale 모듈)
demo_app() (wsgiref.simple_server 모듈)
denominator (fractions.Fraction attribute)
(numbers.Rational attribute)
DeprecationWarning
deque (collections 종류)
Deque (typing 종류)
dequeue() (logging.handlers.QueueListener method)
DER_cert_to_PEM_cert() (ssl 모듈)
derwin() (curses.window method)
DES
cipher
description (sqlite3.Cursor attribute)
description() (nntplib.NNTP method)
descriptions() (nntplib.NNTP method)
descriptor (디스크립터)
dest (optparse.Option attribute)
destructor
,
[1]
detach() (io.BufferedIOBase method)
(io.TextIOBase method)
(socket.socket method)
(tkinter.ttk.Treeview method)
(weakref.finalize method)
Detach() (winreg.PyHKEY method)
detect_api_mismatch() (test.support 모듈)
detect_encoding() (tokenize 모듈)
detect_language() (distutils.ccompiler.CCompiler method)
deterministic profiling
device_encoding() (os 모듈)
devnull (os 모듈)
DEVNULL (subprocess 모듈)
devpoll() (select 모듈)
DevpollSelector (selectors 종류)
dgettext() (gettext 모듈)
Dialect (csv 종류)
dialect (csv.csvreader attribute)
(csv.csvwriter attribute)
Dialog (msilib 종류)
dict (2to3 fixer)
Dict (typing 종류)
dict (내장 변수)
dict() (multiprocessing.managers.SyncManager method)
dictConfig() (logging.config 모듈)
dictionary
display
type, operations on
객체
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
dictionary (딕셔너리)
dictionary view (딕셔너리 뷰)
DictReader (csv 종류)
DictWriter (csv 종류)
diff_bytes() (difflib 모듈)
diff_files (filecmp.dircmp attribute)
Differ (difflib 종류)
,
[1]
difference() (frozenset 메서드)
difference_update() (frozenset 메서드)
difflib (모듈)
digest() (hashlib.hash method)
(hmac.HMAC method)
digest_size (hmac.HMAC attribute)
digit() (unicodedata 모듈)
digits (string 모듈)
dir() (ftplib.FTP method)
dir() 내장 함수)
dircmp (filecmp 종류)
directory
changing
creating
deleting
,
[1]
site-packages
traversal
,
[1]
walking
,
[1]
Directory (msilib 종류)
directory ...
compileall 명령
directory_created() 내장 함수)
DirEntry (os 종류)
DirList (tkinter.tix 종류)
dirname() (os.path 모듈)
DirSelectBox (tkinter.tix 종류)
DirSelectDialog (tkinter.tix 종류)
DirTree (tkinter.tix 종류)
dis (모듈)
dis() (dis 모듈)
(dis.Bytecode method)
(pickletools 모듈)
disable (pdb command)
disable() (bdb.Breakpoint method)
(faulthandler 모듈)
(gc 모듈)
(logging 모듈)
(profile.Profile method)
disable_interspersed_args() (optparse.OptionParser method)
DisableReflectionKey() (winreg 모듈)
disassemble() (dis 모듈)
discard (http.cookiejar.Cookie attribute)
discard() (frozenset 메서드)
(mailbox.MH method)
(mailbox.Mailbox method)
discard_buffers() (asynchat.async_chat method)
disco() (dis 모듈)
discover() (unittest.TestLoader method)
disk_usage() (shutil 모듈)
dispatch_call() (bdb.Bdb method)
dispatch_exception() (bdb.Bdb method)
dispatch_line() (bdb.Bdb method)
dispatch_return() (bdb.Bdb method)
dispatch_table (pickle.Pickler attribute)
dispatcher (asyncore 종류)
dispatcher_with_send (asyncore 종류)
display
dictionary
list
set
tuple
display (pdb command)
display_name (email.headerregistry.Address attribute)
(email.headerregistry.Group attribute)
displayhook() (sys 모듈)
dist() (platform 모듈)
distance() (turtle 모듈)
distb() (dis 모듈)
Distribution (distutils.core 종류)
distutils (모듈)
distutils.archive_util (모듈)
distutils.bcppcompiler (모듈)
distutils.ccompiler (모듈)
distutils.cmd (모듈)
distutils.command (모듈)
distutils.command.bdist (모듈)
distutils.command.bdist_dumb (모듈)
distutils.command.bdist_msi (모듈)
distutils.command.bdist_packager (모듈)
distutils.command.bdist_rpm (모듈)
distutils.command.bdist_wininst (모듈)
distutils.command.build (모듈)
distutils.command.build_clib (모듈)
distutils.command.build_ext (모듈)
distutils.command.build_py (모듈)
distutils.command.build_scripts (모듈)
distutils.command.check (모듈)
distutils.command.clean (모듈)
distutils.command.config (모듈)
distutils.command.install (모듈)
distutils.command.install_data (모듈)
distutils.command.install_headers (모듈)
distutils.command.install_lib (모듈)
distutils.command.install_scripts (모듈)
distutils.command.register (모듈)
distutils.command.sdist (모듈)
distutils.core (모듈)
distutils.cygwinccompiler (모듈)
distutils.debug (모듈)
distutils.dep_util (모듈)
distutils.dir_util (모듈)
distutils.dist (모듈)
distutils.errors (모듈)
distutils.extension (모듈)
distutils.fancy_getopt (모듈)
distutils.file_util (모듈)
distutils.filelist (모듈)
distutils.log (모듈)
distutils.msvccompiler (모듈)
distutils.spawn (모듈)
distutils.sysconfig (모듈)
distutils.text_file (모듈)
distutils.unixccompiler (모듈)
distutils.util (모듈)
distutils.version (모듈)
DISTUTILS_DEBUG
divide() (decimal.Context method)
divide_int() (decimal.Context method)
division
DivisionByZero (decimal 종류)
divmod
내장 함수
,
[1]
,
[2]
divmod() (decimal.Context method)
divmod() 내장 함수)
DllCanUnloadNow() (ctypes 모듈)
DllGetClassObject() (ctypes 모듈)
dllhandle (sys 모듈)
dngettext() (gettext 모듈)
do_clear() (bdb.Bdb method)
do_command() (curses.textpad.Textbox method)
do_GET() (http.server.SimpleHTTPRequestHandler method)
do_handshake() (ssl.SSLSocket method)
do_HEAD() (http.server.SimpleHTTPRequestHandler method)
do_POST() (http.server.CGIHTTPRequestHandler method)
doc (json.JSONDecodeError attribute)
doc_header (cmd.Cmd attribute)
DocCGIXMLRPCRequestHandler (xmlrpc.server 종류)
DocFileSuite() (doctest 모듈)
doCleanups() (unittest.TestCase method)
docmd() (smtplib.SMTP method)
docstring
(doctest.DocTest attribute)
(독스트링)
docstrings
,
[1]
DocTest (doctest 종류)
doctest (모듈)
DocTestFailure
DocTestFinder (doctest 종류)
DocTestParser (doctest 종류)
DocTestRunner (doctest 종류)
DocTestSuite() (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 (xmlrpc.server 종류)
DocXMLRPCServer (xmlrpc.server 종류)
domain (email.headerregistry.Address attribute)
domain_initial_dot (http.cookiejar.Cookie attribute)
domain_return_ok() (http.cookiejar.CookiePolicy method)
domain_specified (http.cookiejar.Cookie attribute)
DomainLiberal (http.cookiejar.DefaultCookiePolicy attribute)
DomainRFC2965Match (http.cookiejar.DefaultCookiePolicy attribute)
DomainStrict (http.cookiejar.DefaultCookiePolicy attribute)
DomainStrictNoDots (http.cookiejar.DefaultCookiePolicy attribute)
DomainStrictNonDomain (http.cookiejar.DefaultCookiePolicy attribute)
DOMEventStream (xml.dom.pulldom 종류)
DOMException
DomstringSizeErr
done() (asyncio.Future method)
(concurrent.futures.Future method)
(turtle 모듈)
(xdrlib.Unpacker method)
DONT_ACCEPT_BLANKLINE (doctest 모듈)
DONT_ACCEPT_TRUE_FOR_1 (doctest 모듈)
dont_write_bytecode (sys 모듈)
doRollover() (logging.handlers.RotatingFileHandler method)
(logging.handlers.TimedRotatingFileHandler method)
DOT (token 모듈)
dot() (turtle 모듈)
DOTALL (re 모듈)
doublequote (csv.Dialect attribute)
DOUBLESLASH (token 모듈)
DOUBLESLASHEQUAL (token 모듈)
DOUBLESTAR (token 모듈)
DOUBLESTAREQUAL (token 모듈)
doupdate() (curses 모듈)
down (pdb command)
down() (turtle 모듈)
drain() (asyncio.StreamWriter method)
drop_whitespace (textwrap.TextWrapper attribute)
dropwhile() (itertools 모듈)
dst() (datetime.datetime method)
(datetime.time method)
(datetime.timezone method)
(datetime.tzinfo method)
DTDHandler (xml.sax.handler 종류)
duck-typing (덕 타이핑)
DumbWriter (formatter 종류)
dummy_threading (모듈)
dump() (ast 모듈)
(json 모듈)
(marshal 모듈)
(pickle 모듈)
(pickle.Pickler method)
(plistlib 모듈)
(tracemalloc.Snapshot method)
(xml.etree.ElementTree 모듈)
dump_stats() (profile.Profile method)
(pstats.Stats method)
dump_traceback() (faulthandler 모듈)
dump_traceback_later() (faulthandler 모듈)
dumps() (json 모듈)
(marshal 모듈)
(pickle 모듈)
(plistlib 모듈)
(xmlrpc.client 모듈)
dup() (os 모듈)
(socket.socket method)
dup2() (os 모듈)
DUP_TOP (opcode)
DUP_TOP_TWO (opcode)
DuplicateOptionError
DuplicateSectionError
dwFlags (subprocess.STARTUPINFO attribute)
DynamicClassAttribute() (types 모듈)
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|