国产成人精品999视频&日本一区二区亚洲人妻精品&久久久精品国产99久久精&99热这里只有成人精品国产&精品国产剧情av一区二区&成人亚洲精品久久久久app&国产精品美女高潮抽搐A片
導(dǎo)航
索引
模塊
|
Python
»
3.7.13 文檔目錄
»
|
索引 – U
u"
string literal
u'
string literal
u-LAW
,
[1]
,
[2]
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 (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()
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 中的類)
union() (frozenset 方法)
Union() (在 typing 模塊中)
unique() (在 enum 模塊中)
,
[1]
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() (pathlib.Path 方法)
(xml.dom.minidom.Node 方法)
(在 os 模塊中)
(在 test.support 模塊中)
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
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 模塊中)
unreachable object
unreadline() (distutils.text_file.TextFile 方法)
unrecognized escape sequence
unregister() (select.devpoll 方法)
(select.epoll 方法)
(select.poll 方法)
(selectors.BaseSelector 方法)
(在 atexit 模塊中)
(在 faulthandler 模塊中)
unregister_archive_format() (在 shutil 模塊中)
unregister_dialect() (在 csv 模塊中)
unregister_unpack_format() (在 shutil 模塊中)
unsafe (uuid.SafeUUID 屬性)
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() (ssl.SSLSocket 方法)
(在 inspect 模塊中)
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 模塊中)
upper() (bytearray 方法)
(bytes 方法)
(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 (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 (collections 中的類)
UserList (collections 中的類)
USERNAME
,
[1]
username (email.headerregistry.Address 屬性)
USERPROFILE
,
[1]
userptr() (curses.panel.Panel 方法)
UserString (collections 中的類)
UserWarning
USTAR_FORMAT() (在 tarfile 模塊中)
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 模塊中)
導(dǎo)航
索引
模塊
|
Python
»
3.7.13 文檔目錄
»
|
©
版權(quán)所有
2001-2022, Python Software Foundation.
Python 軟件基金會是一個非盈利組織。
請捐助。
最后更新于 3月 16, 2022.
發(fā)現(xiàn)了問題
?
使用
Sphinx
2.3.1 創(chuàng)建。
佰年網(wǎng)絡(luò)技術(shù)有限公司
2023.。