탐색
색인
모듈
|
Python
»
3.9.20 Documentation
»
|
Index – U
u"
string literal
u'
string literal
u-LAW
,
[1]
,
[2]
UAdd (ast 클래스)
ucd_3_2_0 (unicodedata 모듈)
udata (select.kevent의 속성)
UDPServer (socketserver 클래스)
UF_APPEND (stat 모듈)
UF_COMPRESSED (stat 모듈)
UF_HIDDEN (stat 모듈)
UF_IMMUTABLE (stat 모듈)
UF_NODUMP (stat 모듈)
UF_NOUNLINK (stat 모듈)
UF_OPAQUE (stat 모듈)
UID (plistlib 클래스)
uid (tarfile.TarInfo의 속성)
uid() (imaplib.IMAP4 메서드)
uidl() (poplib.POP3 메서드)
ulaw2lin() (audioop 모듈)
ULONG_MAX
ulp() (math 모듈)
umask() (os 모듈)
unalias (pdb command)
uname (tarfile.TarInfo의 속성)
uname() (os 모듈)
(platform 모듈)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
UNARY_POSITIVE (opcode)
unaryfunc (C 데이터 형식)
UnaryOp (ast 클래스)
unbinding
name
UnboundLocalError
,
[1]
unbuffered I/O
UNC paths
and os.makedirs()
UNCHECKED_HASH (py_compile.PycInvalidationMode의 속성)
unconsumed_tail (zlib.Decompress의 속성)
unctrl() (curses 모듈)
(curses.ascii 모듈)
undefine_macro() (distutils.ccompiler.CCompiler 메서드)
Underflow (decimal 클래스)
undisplay (pdb command)
undo() (turtle 모듈)
undobufferentries() (turtle 모듈)
undoc_header (cmd.Cmd의 속성)
unescape() (html 모듈)
(xml.sax.saxutils 모듈)
UnexpectedException
unexpectedSuccesses (unittest.TestResult의 속성)
unfreeze() (gc 모듈)
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 모듈)
unittest (모듈)
unittest command line option
--buffer
--catch
--failfast
--locals
-b
-c
-f
-k
unittest-discover command line option
--pattern pattern
--start-directory directory
--top-level-directory directory
--verbose
-p
-s
-t
-v
unittest.mock (모듈)
universal newlines
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
What's new
,
[1]
,
[2]
,
[3]
universal newlines (유니버설 줄 넘김)
UNIX
file control
I/O control
unix_dialect (csv 클래스)
unix_shell (test.support 모듈)
UnixDatagramServer (socketserver 클래스)
UnixStreamServer (socketserver 클래스)
unknown (uuid.SafeUUID의 속성)
unknown_decl() (html.parser.HTMLParser 메서드)
unknown_open() (urllib.request.BaseHandler 메서드)
(urllib.request.UnknownHandler 메서드)
UnknownHandler (urllib.request 클래스)
UnknownProtocol
UnknownTransferEncoding
unlink() (multiprocessing.shared_memory.SharedMemory 메서드)
(os 모듈)
(pathlib.Path 메서드)
(test.support 모듈)
(xml.dom.minidom.Node 메서드)
unload() (test.support 모듈)
unlock() (mailbox.Babyl 메서드)
(mailbox.Mailbox 메서드)
(mailbox.Maildir 메서드)
(mailbox.mbox 메서드)
(mailbox.MH 메서드)
(mailbox.MMDF 메서드)
unpack() (struct 모듈)
(struct.Struct 메서드)
unpack_archive() (shutil 모듈)
unpack_array() (xdrlib.Unpacker 메서드)
unpack_bytes() (xdrlib.Unpacker 메서드)
unpack_double() (xdrlib.Unpacker 메서드)
UNPACK_EX (opcode)
unpack_farray() (xdrlib.Unpacker 메서드)
unpack_float() (xdrlib.Unpacker 메서드)
unpack_fopaque() (xdrlib.Unpacker 메서드)
unpack_from() (struct 모듈)
(struct.Struct 메서드)
unpack_fstring() (xdrlib.Unpacker 메서드)
unpack_list() (xdrlib.Unpacker 메서드)
unpack_opaque() (xdrlib.Unpacker 메서드)
UNPACK_SEQUENCE (opcode)
unpack_string() (xdrlib.Unpacker 메서드)
Unpacker (xdrlib 클래스)
unpacking
dictionary
in function calls
iterable
unparse() (ast 모듈)
unparsedEntityDecl() (xml.sax.handler.DTDHandler 메서드)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser 메서드)
Unpickler (pickle 클래스)
UnpicklingError
unquote() (email.utils 모듈)
(urllib.parse 모듈)
unquote_plus() (urllib.parse 모듈)
unquote_to_bytes() (urllib.parse 모듈)
unraisablehook() (sys 모듈)
unreachable object
unreadline() (distutils.text_file.TextFile 메서드)
unrecognized escape sequence
unregister() (atexit 모듈)
(faulthandler 모듈)
(select.devpoll 메서드)
(select.epoll 메서드)
(select.poll 메서드)
(selectors.BaseSelector 메서드)
unregister_archive_format() (shutil 모듈)
unregister_dialect() (csv 모듈)
unregister_unpack_format() (shutil 모듈)
unsafe (uuid.SafeUUID의 속성)
unselect() (imaplib.IMAP4 메서드)
unset() (test.support.EnvironmentVarGuard 메서드)
unsetenv() (os 모듈)
UnstructuredHeader (email.headerregistry 클래스)
unsubscribe() (imaplib.IMAP4 메서드)
UnsupportedOperation
until (pdb command)
untokenize() (tokenize 모듈)
untouchwin() (curses.window 메서드)
unused_data (bz2.BZ2Decompressor의 속성)
(lzma.LZMADecompressor의 속성)
(zlib.Decompress의 속성)
unverifiable (urllib.request.Request의 속성)
unwrap() (inspect 모듈)
(ssl.SSLSocket 메서드)
(urllib.parse 모듈)
up (pdb command)
up() (turtle 모듈)
update() (collections.Counter 메서드)
(dict 메서드)
(frozenset 메서드)
(hashlib.hash 메서드)
(hmac.HMAC 메서드)
(http.cookies.Morsel 메서드)
(mailbox.Mailbox 메서드)
(mailbox.Maildir 메서드)
(trace.CoverageResults 메서드)
(turtle 모듈)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth 메서드)
update_lines_cols() (curses 모듈)
update_panels() (curses.panel 모듈)
update_visible() (mailbox.BabylMessage 메서드)
update_wrapper() (functools 모듈)
upgrade_dependencies() (venv.EnvBuilder 메서드)
upper() (bytearray 메서드)
(bytes 메서드)
(str 메서드)
urandom() (os 모듈)
URL
,
[1]
,
[2]
,
[3]
parsing
relative
url (http.client.HTTPResponse의 속성)
(urllib.response.addinfourl의 속성)
(xmlrpc.client.ProtocolError의 속성)
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의 속성)
use_default_colors() (curses 모듈)
use_env() (curses 모듈)
use_rawinput (cmd.Cmd의 속성)
UseForeignDTD() (xml.parsers.expat.xmlparser 메서드)
USER
user
effective id
id
id, setting
user() (poplib.POP3 메서드)
user-defined
function
function call
method
user-defined function
객체
,
[1]
,
[2]
user-defined method
객체
USER_BASE
(site 모듈)
user_call() (bdb.Bdb 메서드)
user_exception() (bdb.Bdb 메서드)
user_line() (bdb.Bdb 메서드)
user_return() (bdb.Bdb 메서드)
USER_SITE (site 모듈)
usercustomize
모듈
UserDict (collections 클래스)
UserList (collections 클래스)
USERNAME
,
[1]
username (email.headerregistry.Address의 속성)
USERPROFILE
,
[1]
,
[2]
,
[3]
,
[4]
userptr() (curses.panel.Panel 메서드)
UserString (collections 클래스)
UserWarning
USTAR_FORMAT (tarfile 모듈)
USub (ast 클래스)
UTC
utc (datetime.timezone의 속성)
utcfromtimestamp() (datetime.datetime의 클래스 메서드)
utcnow() (datetime.datetime의 클래스 메서드)
utcoffset() (datetime.datetime 메서드)
(datetime.time 메서드)
(datetime.timezone 메서드)
(datetime.tzinfo 메서드)
utctimetuple() (datetime.datetime 메서드)
utf8 (email.policy.EmailPolicy의 속성)
utf8() (poplib.POP3 메서드)
utf8_enabled (imaplib.IMAP4의 속성)
utime() (os 모듈)
uu
모듈
uu (모듈)
UUID (uuid 클래스)
uuid (모듈)
uuid1
uuid1() (uuid 모듈)
uuid3
uuid3() (uuid 모듈)
uuid4
uuid4() (uuid 모듈)
uuid5
uuid5() (uuid 모듈)
UuidCreate() (msilib 모듈)
탐색
색인
모듈
|
Python
»
3.9.20 Documentation
»
|