索引 – U

u-LAW, [1], [2]
ucd_3_2_0() (在 unicodedata 模块中)
udata (select.kevent 属性)
UF_APPEND() (在 stat 模块中)
UF_COMPRESSED() (在 stat 模块中)
UF_HIDDEN() (在 stat 模块中)
UF_IMMUTABLE() (在 stat 模块中)
UF_NODUMP() (在 stat 模块中)
UF_NOUNLINK() (在 stat 模块中)
UF_OPAQUE() (在 stat 模块中)
uid (tarfile.TarInfo 属性)
uid() (imaplib.IMAP4 方法)
uidl() (poplib.POP3 方法)
ulaw2lin() (在 audioop 模块中)
ULONG_MAX
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)
unbinding
name
UnboundLocalError, [1]
unbuffered I/O
UNC paths
and os.makedirs()
unconsumed_tail (zlib.Decompress 属性)
unctrl() (在 curses 模块中)
(在 curses.ascii 模块中)
undefine_macro() (distutils.ccompiler.CCompiler 方法)
Underflow (class in decimal)
undisplay (pdb command)
undo() (在 turtle 模块中)
undobufferentries() (在 turtle 模块中)
undoc_header (cmd.Cmd 属性)
unescape() (在 xml.sax.saxutils 模块中)
UnexpectedException
unexpectedSuccesses (unittest.TestResult 属性)
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 (class in ctypes)
union() (set 方法)
unittest (模块)
unittest 命令行选项
-b, --buffer
-c, --catch
-f, --failfast
unittest-discover 命令行选项
-p pattern
-s directory
-t directory
-v, --verbose
unittest.mock (模块)
universal newlines
What's new, [1], [2], [3]
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
UNIX
I/O control
file control
unix_dialect (class in csv)
unknown_decl() (html.parser.HTMLParser 方法)
unknown_open() (urllib.request.BaseHandler 方法)
(urllib.request.UnknownHandler 方法)
UnknownHandler (class in urllib.request)
UnknownProtocol
UnknownTransferEncoding
unlink() (xml.dom.minidom.Node 方法)
(在 os 模块中)
unlock() (mailbox.Babyl 方法)
(mailbox.MH 方法)
(mailbox.MMDF 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(mailbox.mbox 方法)
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 (class in xdrlib)
unparsedEntityDecl() (xml.sax.handler.DTDHandler 方法)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser 方法)
Unpickler (class in pickle)
UnpicklingError
unquote() (在 email.utils 模块中)
(在 urllib.parse 模块中)
unquote_plus() (在 urllib.parse 模块中)
unquote_to_bytes() (在 urllib.parse 模块中)
unreachable object
unreadline() (distutils.text_file.TextFile 方法)
unrecognized escape sequence
unregister() (select.devpoll 方法)
(select.epoll 方法)
(select.poll 方法)
(在 atexit 模块中)
(在 faulthandler 模块中)
unregister_archive_format() (在 shutil 模块中)
unregister_dialect() (在 csv 模块中)
unregister_unpack_format() (在 shutil 模块中)
unset() (test.support.EnvironmentVarGuard 方法)
unsetenv() (在 os 模块中)
UnstructuredHeader (class in 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() (ssl.SSLSocket 方法)
up (pdb command)
up() (在 turtle 模块中)
update() (collections.Counter 方法)
(dict 方法)
(hashlib.hash 方法)
(hmac.HMAC 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(set 方法)
(trace.CoverageResults 方法)
(在 turtle 模块中)
update_panels() (在 curses.panel 模块中)
update_visible() (mailbox.BabylMessage 方法)
update_wrapper() (在 functools 模块中)
upper() (str 方法)
urandom() (在 os 模块中)
URL, [1], [2], [3]
parsing
relative
url (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 (class in 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
USER_BASE() (在 site 模块中)
user_call() (bdb.Bdb 方法)
user_exception() (bdb.Bdb 方法)
user_line() (bdb.Bdb 方法)
user_return() (bdb.Bdb 方法)
USER_SITE() (在 site 模块中)
usercustomize
模块
UserDict (class in collections)
UserList (class in collections)
USERNAME, [1]
username (email.headerregistry.Address 属性)
USERPROFILE, [1]
userptr() (curses.panel.Panel 方法)
UserString (class in collections)
UserWarning
USTAR_FORMAT() (在 tarfile 模块中)
UTC
utc (datetime.timezone 属性)
utcfromtimestamp() (datetime.datetime class method)
utcnow() (datetime.datetime class method)
utcoffset() (datetime.datetime 方法)
(datetime.time 方法)
(datetime.timezone 方法)
(datetime.tzinfo 方法)
utctimetuple() (datetime.datetime 方法)
utime() (在 os 模块中)
uu
模块
uu (模块)
UUID (class in uuid)
uuid (模块)
uuid1
uuid1() (在 uuid 模块中)
uuid3
uuid3() (在 uuid 模块中)
uuid4
uuid4() (在 uuid 模块中)
uuid5
uuid5() (在 uuid 模块中)
UuidCreate() (在 msilib 模块中)

Index

Symbols | _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Symbols

一页的全部索引

本页