Theme
Auto
Light
Dark
Navigation
index
modules
|
Python
»
3.10.13 Documentation
»
Index
|
Theme
Auto
Light
Dark
|
Index – U
u"
string literal
u'
string literal
u-LAW
,
[1]
,
[2]
UAdd (class in ast)
ucd_3_2_0 (in module unicodedata)
udata (select.kevent attribute)
UDPServer (class in socketserver)
UF_APPEND (in module stat)
UF_COMPRESSED (in module stat)
UF_HIDDEN (in module stat)
UF_IMMUTABLE (in module stat)
UF_NODUMP (in module stat)
UF_NOUNLINK (in module stat)
UF_OPAQUE (in module stat)
UID (class in plistlib)
uid (tarfile.TarInfo attribute)
uid() (imaplib.IMAP4 method)
uidl() (poplib.POP3 method)
ulaw2lin() (in module audioop)
ULONG_MAX
ulp() (in module math)
umask() (in module os)
unalias (pdb command)
uname (tarfile.TarInfo attribute)
uname() (in module os)
(in module platform)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
UNARY_POSITIVE (opcode)
unaryfunc (C type)
UnaryOp (class in ast)
unbinding
name
UnboundLocalError
,
[1]
unbuffered I/O
UNC paths
and os.makedirs()
UNCHECKED_HASH (py_compile.PycInvalidationMode attribute)
unconsumed_tail (zlib.Decompress attribute)
unctrl() (in module curses)
(in module curses.ascii)
undefine_macro() (distutils.ccompiler.CCompiler method)
Underflow (class in decimal)
undisplay (pdb command)
undo() (in module turtle)
undobufferentries() (in module turtle)
undoc_header (cmd.Cmd attribute)
unescape() (in module html)
(in module xml.sax.saxutils)
UnexpectedException
unexpectedSuccesses (unittest.TestResult attribute)
unfreeze() (in module gc)
unget_wch() (in module curses)
ungetch() (in module curses)
(in module msvcrt)
ungetmouse() (in module curses)
ungetwch() (in module msvcrt)
unhexlify() (in module binascii)
Unicode
,
[1]
,
[2]
database
unicode (2to3 fixer)
Unicode Consortium
unicodedata
module
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (in module unicodedata)
unified_diff() (in module difflib)
uniform() (in module random)
UnimplementedFileMode
Union
object
union
type
Union (class in ctypes)
(in module typing)
union() (frozenset method)
UnionType (class in types)
unique() (in module enum)
unittest
module
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
module
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]
UNIX
file control
I/O control
unix_dialect (class in csv)
unix_shell (in module test.support)
UnixDatagramServer (class in socketserver)
UnixStreamServer (class in socketserver)
unknown (uuid.SafeUUID attribute)
unknown_decl() (html.parser.HTMLParser method)
unknown_open() (urllib.request.BaseHandler method)
(urllib.request.UnknownHandler method)
UnknownHandler (class in urllib.request)
UnknownProtocol
UnknownTransferEncoding
unlink() (in module os)
(in module test.support.os_helper)
(multiprocessing.shared_memory.SharedMemory method)
(pathlib.Path method)
(xml.dom.minidom.Node method)
unload() (in module test.support.import_helper)
unlock() (mailbox.Babyl method)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(mailbox.mbox method)
(mailbox.MH method)
(mailbox.MMDF method)
unpack() (in module struct)
(struct.Struct method)
unpack_archive() (in module 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() (in module 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 (class in xdrlib)
unpacking
dictionary
in function calls
iterable
unparse() (in module ast)
unparsedEntityDecl() (xml.sax.handler.DTDHandler method)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser method)
Unpickler (class in pickle)
UnpicklingError
unquote() (in module email.utils)
(in module urllib.parse)
unquote_plus() (in module urllib.parse)
unquote_to_bytes() (in module urllib.parse)
unraisablehook() (in module sys)
unreachable object
unreadline() (distutils.text_file.TextFile method)
unrecognized escape sequence
unregister() (in module atexit)
(in module codecs)
(in module faulthandler)
(select.devpoll method)
(select.epoll method)
(select.poll method)
(selectors.BaseSelector method)
unregister_archive_format() (in module shutil)
unregister_dialect() (in module csv)
unregister_unpack_format() (in module shutil)
unsafe (uuid.SafeUUID attribute)
unselect() (imaplib.IMAP4 method)
unset() (test.support.os_helper.EnvironmentVarGuard method)
unsetenv() (in module os)
UnstructuredHeader (class in email.headerregistry)
unsubscribe() (imaplib.IMAP4 method)
UnsupportedOperation
until (pdb command)
untokenize() (in module tokenize)
untouchwin() (curses.window method)
unused_data (bz2.BZ2Decompressor attribute)
(lzma.LZMADecompressor attribute)
(zlib.Decompress attribute)
unverifiable (urllib.request.Request attribute)
unwrap() (in module inspect)
(in module urllib.parse)
(ssl.SSLSocket method)
up (pdb command)
up() (in module turtle)
update() (collections.Counter method)
(dict method)
(frozenset method)
(hashlib.hash method)
(hmac.HMAC method)
(http.cookies.Morsel method)
(in module turtle)
(mailbox.Mailbox method)
(mailbox.Maildir method)
(trace.CoverageResults method)
update_abstractmethods() (in module abc)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth method)
update_lines_cols() (in module curses)
update_panels() (in module curses.panel)
update_visible() (mailbox.BabylMessage method)
update_wrapper() (in module functools)
upgrade_dependencies() (venv.EnvBuilder method)
upper() (bytearray method)
(bytes method)
(str method)
urandom() (in module os)
URL
,
[1]
,
[2]
,
[3]
parsing
relative
url (http.client.HTTPResponse attribute)
(urllib.response.addinfourl attribute)
(xmlrpc.client.ProtocolError attribute)
url2pathname() (in module urllib.request)
urlcleanup() (in module urllib.request)
urldefrag() (in module urllib.parse)
urlencode() (in module urllib.parse)
URLError
urljoin() (in module urllib.parse)
urllib
module
urllib (2to3 fixer)
urllib.error
module
urllib.parse
module
urllib.request
module
,
[1]
urllib.response
module
urllib.robotparser
module
urlopen() (in module urllib.request)
URLopener (class in urllib.request)
urlparse() (in module urllib.parse)
urlretrieve() (in module urllib.request)
urlsafe_b64decode() (in module base64)
urlsafe_b64encode() (in module base64)
urlsplit() (in module urllib.parse)
urlunparse() (in module urllib.parse)
urlunsplit() (in module urllib.parse)
urn (uuid.UUID attribute)
use_default_colors() (in module curses)
use_env() (in module 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
object
,
[1]
,
[2]
user-defined method
object
USER_BASE
(in module site)
user_call() (bdb.Bdb method)
user_exception() (bdb.Bdb method)
user_line() (bdb.Bdb method)
user_return() (bdb.Bdb method)
USER_SITE (in module site)
usercustomize
module
UserDict (class in collections)
UserList (class in collections)
USERNAME
,
[1]
,
[2]
username (email.headerregistry.Address attribute)
USERPROFILE
,
[1]
,
[2]
,
[3]
,
[4]
userptr() (curses.panel.Panel method)
UserString (class in collections)
UserWarning
USTAR_FORMAT (in module tarfile)
USub (class in ast)
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() (in module os)
uu
module
,
[1]
uuid
module
UUID (class in uuid)
uuid1
uuid1() (in module uuid)
uuid3
uuid3() (in module uuid)
uuid4
uuid4() (in module uuid)
uuid5
uuid5() (in module uuid)
UuidCreate() (in module msilib)
Navigation
index
modules
|
Python
»
3.10.13 Documentation
»
Index
|
Theme
Auto
Light
Dark
|