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 – U
u-LAW
,
[1]
,
[2]
ucd_3_2_0 (unicodedata 모듈)
udata (select.kevent attribute)
UDPServer (socketserver 종류)
UF_APPEND (stat 모듈)
UF_COMPRESSED (stat 모듈)
UF_HIDDEN (stat 모듈)
UF_IMMUTABLE (stat 모듈)
UF_NODUMP (stat 모듈)
UF_NOUNLINK (stat 모듈)
UF_OPAQUE (stat 모듈)
uid (tarfile.TarInfo attribute)
uid() (imaplib.IMAP4 method)
uidl() (poplib.POP3 method)
ulaw2lin() (audioop 모듈)
ULONG_MAX
umask() (os 모듈)
unalias (pdb command)
uname (tarfile.TarInfo attribute)
uname() (os 모듈)
(platform 모듈)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
UNARY_POSITIVE (opcode)
unbinding
name
UnboundLocalError
,
[1]
unbuffered I/O
UNC paths
and os.makedirs()
unconsumed_tail (zlib.Decompress attribute)
unctrl() (curses 모듈)
(curses.ascii 모듈)
undefine_macro() (distutils.ccompiler.CCompiler method)
Underflow (decimal 종류)
undisplay (pdb command)
undo() (turtle 모듈)
undobufferentries() (turtle 모듈)
undoc_header (cmd.Cmd attribute)
unescape() (html 모듈)
(xml.sax.saxutils 모듈)
UnexpectedException
unexpectedSuccesses (unittest.TestResult attribute)
unget_wch() (curses 모듈)
ungetch() (curses 모듈)
(msvcrt 모듈)
ungetmouse() (curses 모듈)
ungetwch() (msvcrt 모듈)
unhexlify() (binascii 모듈)
Unicode
,
[1]
,
[2]
database
unicode (2to3 fixer)
Unicode Consortium
unicodedata (모듈)
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (unicodedata 모듈)
unified_diff() (difflib 모듈)
uniform() (random 모듈)
UnimplementedFileMode
Union (ctypes 종류)
(typing 모듈)
union() (frozenset 메서드)
unique() (enum 모듈)
,
[1]
unittest 명령
--locals
-b, --buffer
-c, --catch
-f, --failfast
unittest (모듈)
unittest-discover 명령
-p, --pattern pattern
-s, --start-directory directory
-t, --top-level-directory directory
-v, --verbose
unittest.mock (모듈)
universal newlines
What's new
,
[1]
,
[2]
,
[3]
bytearray.splitlines method
bytes.splitlines method
csv.reader function
importlib.abc.InspectLoader.get_source method
io.IncrementalNewlineDecoder class
io.TextIOWrapper class
open() built-in function
str.splitlines method
subprocess module
zipfile.ZipFile.open method
universal newlines (유니버설 줄 넘김)
UNIX
I/O control
file control
unix_dialect (csv 종류)
UnixDatagramServer (socketserver 종류)
UnixStreamServer (socketserver 종류)
unknown_decl() (html.parser.HTMLParser method)
unknown_open() (urllib.request.BaseHandler method)
(urllib.request.UnknownHandler method)
UnknownHandler (urllib.request 종류)
UnknownProtocol
UnknownTransferEncoding
unlink() (os 모듈)
(pathlib.Path method)
(xml.dom.minidom.Node method)
unlock() (mailbox.Babyl method)
(mailbox.MH method)
(mailbox.MMDF method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mailbox.mbox method)
unpack() (struct 모듈)
(struct.Struct method)
unpack_archive() (shutil 모듈)
unpack_array() (xdrlib.Unpacker method)
unpack_bytes() (xdrlib.Unpacker method)
unpack_double() (xdrlib.Unpacker method)
UNPACK_EX (opcode)
unpack_farray() (xdrlib.Unpacker method)
unpack_float() (xdrlib.Unpacker method)
unpack_fopaque() (xdrlib.Unpacker method)
unpack_from() (struct 모듈)
(struct.Struct method)
unpack_fstring() (xdrlib.Unpacker method)
unpack_list() (xdrlib.Unpacker method)
unpack_opaque() (xdrlib.Unpacker method)
UNPACK_SEQUENCE (opcode)
unpack_string() (xdrlib.Unpacker method)
Unpacker (xdrlib 종류)
unpacking
dictionary
in function calls
iterable
unparsedEntityDecl() (xml.sax.handler.DTDHandler method)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser method)
Unpickler (pickle 종류)
UnpicklingError
unquote() (email.utils 모듈)
(urllib.parse 모듈)
unquote_plus() (urllib.parse 모듈)
unquote_to_bytes() (urllib.parse 모듈)
unreachable object
unreadline() (distutils.text_file.TextFile method)
unrecognized escape sequence
unregister() (atexit 모듈)
(faulthandler 모듈)
(select.devpoll method)
(select.epoll method)
(select.poll method)
(selectors.BaseSelector method)
unregister_archive_format() (shutil 모듈)
unregister_dialect() (csv 모듈)
unregister_unpack_format() (shutil 모듈)
unset() (test.support.EnvironmentVarGuard method)
unsetenv() (os 모듈)
UnstructuredHeader (email.headerregistry 종류)
unsubscribe() (imaplib.IMAP4 method)
UnsupportedOperation
until (pdb command)
untokenize() (tokenize 모듈)
untouchwin() (curses.window method)
unused_data (bz2.BZ2Decompressor attribute)
(lzma.LZMADecompressor attribute)
(zlib.Decompress attribute)
unverifiable (urllib.request.Request attribute)
unwrap() (inspect 모듈)
(ssl.SSLSocket method)
up (pdb command)
up() (turtle 모듈)
update() (collections.Counter method)
(dict 메서드)
(frozenset 메서드)
(hashlib.hash method)
(hmac.HMAC method)
(http.cookies.Morsel method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(trace.CoverageResults method)
(turtle 모듈)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth method)
update_lines_cols() (curses 모듈)
update_panels() (curses.panel 모듈)
update_visible() (mailbox.BabylMessage method)
update_wrapper() (functools 모듈)
upper() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
urandom() (os 모듈)
URL
,
[1]
,
[2]
,
[3]
parsing
relative
url (xmlrpc.client.ProtocolError attribute)
url2pathname() (urllib.request 모듈)
urlcleanup() (urllib.request 모듈)
urldefrag() (urllib.parse 모듈)
urlencode() (urllib.parse 모듈)
URLError
urljoin() (urllib.parse 모듈)
urllib (2to3 fixer)
(모듈)
urllib.error (모듈)
urllib.parse (모듈)
urllib.request
모듈
urllib.request (모듈)
urllib.response (모듈)
urllib.robotparser (모듈)
urlopen() (urllib.request 모듈)
URLopener (urllib.request 종류)
urlparse() (urllib.parse 모듈)
urlretrieve() (urllib.request 모듈)
urlsafe_b64decode() (base64 모듈)
urlsafe_b64encode() (base64 모듈)
urlsplit() (urllib.parse 모듈)
urlunparse() (urllib.parse 모듈)
urlunsplit() (urllib.parse 모듈)
urn (uuid.UUID attribute)
use_default_colors() (curses 모듈)
use_env() (curses 모듈)
use_rawinput (cmd.Cmd attribute)
UseForeignDTD() (xml.parsers.expat.xmlparser method)
USER
user
effective id
id
id, setting
user() (poplib.POP3 method)
user-defined
function
function call
method
user-defined function
객체
,
[1]
,
[2]
user-defined method
객체
USER_BASE
(site 모듈)
user_call() (bdb.Bdb method)
user_exception() (bdb.Bdb method)
user_line() (bdb.Bdb method)
user_return() (bdb.Bdb method)
USER_SITE (site 모듈)
usercustomize
모듈
UserDict (collections 종류)
UserList (collections 종류)
USERNAME
,
[1]
username (email.headerregistry.Address attribute)
USERPROFILE
,
[1]
userptr() (curses.panel.Panel method)
UserString (collections 종류)
UserWarning
USTAR_FORMAT (tarfile 모듈)
UTC
utc (datetime.timezone attribute)
utcfromtimestamp() (datetime.datetime class method)
utcnow() (datetime.datetime class method)
utcoffset() (datetime.datetime method)
(datetime.time method)
(datetime.timezone method)
(datetime.tzinfo method)
utctimetuple() (datetime.datetime method)
utf8 (email.policy.EmailPolicy attribute)
utf8() (poplib.POP3 method)
utf8_enabled (imaplib.IMAP4 attribute)
utime() (os 모듈)
uu
모듈
uu (모듈)
UUID (uuid 종류)
uuid (모듈)
uuid1
uuid1() (uuid 모듈)
uuid3
uuid3() (uuid 모듈)
uuid4
uuid4() (uuid 모듈)
uuid5
uuid5() (uuid 모듈)
UuidCreate() (msilib 모듈)
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|