Theme
Auto
Light
Dark
Gezinti
dizin
modülleri
|
Python
»
3.13.0 Documentation
»
Dizin
|
Theme
Auto
Light
Dark
|
Index – U
U (re modülü içinde)
u"
string literal
u'
string literal
UAdd (ast içindeki sınıf)
ucd_3_2_0 (unicodedata modülü içinde)
udata (select.kevent özniteliği)
UDPServer (socketserver içindeki sınıf)
UF_APPEND (stat modülü içinde)
UF_COMPRESSED (stat modülü içinde)
UF_DATAVAULT (stat modülü içinde)
UF_HIDDEN (stat modülü içinde)
UF_IMMUTABLE (stat modülü içinde)
UF_NODUMP (stat modülü içinde)
UF_NOUNLINK (stat modülü içinde)
UF_OPAQUE (stat modülü içinde)
UF_SETTABLE (stat modülü içinde)
UF_TRACKED (stat modülü içinde)
UID (plistlib içindeki sınıf)
uid (tarfile.TarInfo özniteliği)
uid() (imaplib.IMAP4 yöntemi)
uidl() (poplib.POP3 yöntemi)
ULONG_MAX (C macro)
ulp() (math modülü içinde)
umask() (os modülü içinde)
unalias (pdb command)
uname (tarfile.TarInfo özniteliği)
uname() (os modülü içinde)
(platform modülü içinde)
unary
arithmetic operation
bitwise operation
UNARY_INVERT (opcode)
UNARY_NEGATIVE (opcode)
UNARY_NOT (opcode)
unaryfunc (C type)
UnaryOp (ast içindeki sınıf)
unbinding
name
UnboundLocalError
,
[1]
unbuffered I/O
UNC paths
and os.makedirs()
uncancel() (asyncio.Task yöntemi)
UNCHECKED_HASH (py_compile.PycInvalidationMode özniteliği)
unconsumed_tail (zlib.Decompress özniteliği)
unctrl() (curses modülü içinde)
(curses.ascii modülü içinde)
Underflow (decimal içindeki sınıf)
undisplay (pdb command)
undo() (turtle modülü içinde)
undobufferentries() (turtle modülü içinde)
undoc_header (cmd.Cmd özniteliği)
unescape() (html modülü içinde)
(xml.sax.saxutils modülü içinde)
UnexpectedException
unexpectedSuccesses (unittest.TestResult özniteliği)
unfreeze() (gc modülü içinde)
unget_wch() (curses modülü içinde)
ungetch() (curses modülü içinde)
(msvcrt modülü içinde)
ungetmouse() (curses modülü içinde)
ungetwch() (msvcrt modülü içinde)
unhexlify() (binascii modülü içinde)
Unicode
,
[1]
,
[2]
database
UNICODE (re modülü içinde)
Unicode Consortium
unicodedata
module
UnicodeDecodeError
UnicodeEncodeError
UnicodeError
UnicodeTranslateError
UnicodeWarning
unidata_version (unicodedata modülü içinde)
unified_diff() (difflib modülü içinde)
uniform() (random modülü içinde)
UnimplementedFileMode
Union
object
union
type
Union (ctypes içindeki sınıf)
(typing modülü içinde)
union() (frozenset yöntemi)
UnionType (types içindeki sınıf)
UNIQUE (enum.EnumCheck özniteliği)
unique() (enum modülü içinde)
unittest
module
unittest komut satırı seçeneği
--buffer
--catch
--durations
--failfast
--locals
-b
-c
-f
-k
unittest-discover komut satırı seçeneği
--pattern
--start-directory
--top-level-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 (csv içindeki sınıf)
unix_shell (test.support modülü içinde)
UnixDatagramServer (socketserver içindeki sınıf)
UnixStreamServer (socketserver içindeki sınıf)
unknown (uuid.SafeUUID özniteliği)
unknown_decl() (html.parser.HTMLParser yöntemi)
unknown_open() (urllib.request.BaseHandler yöntemi)
(urllib.request.UnknownHandler yöntemi)
UnknownHandler (urllib.request içindeki sınıf)
UnknownProtocol
UnknownTransferEncoding
unlink() (multiprocessing.shared_memory.SharedMemory yöntemi)
(os modülü içinde)
(pathlib.Path yöntemi)
(test.support.os_helper modülü içinde)
(xml.dom.minidom.Node yöntemi)
unload() (test.support.import_helper modülü içinde)
unlock() (mailbox.Babyl yöntemi)
(mailbox.Mailbox yöntemi)
(mailbox.Maildir yöntemi)
(mailbox.mbox yöntemi)
(mailbox.MH yöntemi)
(mailbox.MMDF yöntemi)
unlockpt() (os modülü içinde)
UNNAMED_SECTION (configparser modülü içinde)
Unpack (typing modülü içinde)
unpack() (struct modülü içinde)
(struct.Struct yöntemi)
unpack_archive() (shutil modülü içinde)
UNPACK_EX (opcode)
unpack_from() (struct modülü içinde)
(struct.Struct yöntemi)
UNPACK_SEQUENCE (opcode)
unpacking
dictionary
in function calls
iterable
unparse() (ast modülü içinde)
unparsedEntityDecl() (xml.sax.handler.DTDHandler yöntemi)
UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser yöntemi)
Unpickler (pickle içindeki sınıf)
UnpicklingError
unquote() (email.utils modülü içinde)
(urllib.parse modülü içinde)
unquote_plus() (urllib.parse modülü içinde)
unquote_to_bytes() (urllib.parse modülü içinde)
unraisablehook() (sys modülü içinde)
unreachable object
unrecognized escape sequence
unregister() (atexit modülü içinde)
(codecs modülü içinde)
(faulthandler modülü içinde)
(select.devpoll yöntemi)
(select.epoll yöntemi)
(select.poll yöntemi)
(selectors.BaseSelector yöntemi)
unregister_archive_format() (shutil modülü içinde)
unregister_dialect() (csv modülü içinde)
unregister_unpack_format() (shutil modülü içinde)
unsafe (uuid.SafeUUID özniteliği)
unselect() (imaplib.IMAP4 yöntemi)
unset() (test.support.os_helper.EnvironmentVarGuard yöntemi)
unsetenv() (os modülü içinde)
unshare() (os modülü içinde)
UnstructuredHeader (email.headerregistry içindeki sınıf)
unsubscribe() (imaplib.IMAP4 yöntemi)
UnsupportedOperation
,
[1]
until (pdb command)
untokenize() (tokenize modülü içinde)
untouchwin() (curses.window yöntemi)
unused_data (bz2.BZ2Decompressor özniteliği)
(lzma.LZMADecompressor özniteliği)
(zlib.Decompress özniteliği)
unverifiable (urllib.request.Request özniteliği)
unwrap() (inspect modülü içinde)
(ssl.SSLSocket yöntemi)
(urllib.parse modülü içinde)
up (pdb command)
up() (turtle modülü içinde)
update() (collections.Counter yöntemi)
(dict yöntemi)
(frozenset yöntemi)
(hashlib.hash yöntemi)
(hmac.HMAC yöntemi)
(http.cookies.Morsel yöntemi)
(mailbox.Mailbox yöntemi)
(mailbox.Maildir yöntemi)
(trace.CoverageResults yöntemi)
(turtle modülü içinde)
update_abstractmethods() (abc modülü içinde)
update_authenticated() (urllib.request.HTTPPasswordMgrWithPriorAuth yöntemi)
update_lines_cols() (curses modülü içinde)
update_panels() (curses.panel modülü içinde)
update_visible() (mailbox.BabylMessage yöntemi)
update_wrapper() (functools modülü içinde)
upgrade_dependencies() (venv.EnvBuilder yöntemi)
upper() (bytearray yöntemi)
(bytes yöntemi)
(str yöntemi)
urandom() (os modülü içinde)
URL
,
[1]
,
[2]
parsing
relative
url (http.client.HTTPResponse özniteliği)
(urllib.error.HTTPError özniteliği)
(urllib.response.addinfourl özniteliği)
(xmlrpc.client.ProtocolError özniteliği)
url2pathname() (urllib.request modülü içinde)
urlcleanup() (urllib.request modülü içinde)
urldefrag() (urllib.parse modülü içinde)
urlencode() (urllib.parse modülü içinde)
URLError
urljoin() (urllib.parse modülü içinde)
urllib
module
urllib.error
module
urllib.parse
module
urllib.request
module
,
[1]
urllib.response
module
urllib.robotparser
module
urlopen() (urllib.request modülü içinde)
URLopener (urllib.request içindeki sınıf)
urlparse() (urllib.parse modülü içinde)
urlretrieve() (urllib.request modülü içinde)
urlsafe_b64decode() (base64 modülü içinde)
urlsafe_b64encode() (base64 modülü içinde)
urlsplit() (urllib.parse modülü içinde)
urlunparse() (urllib.parse modülü içinde)
urlunsplit() (urllib.parse modülü içinde)
urn (uuid.UUID özniteliği)
US (curses.ascii modülü içinde)
use_default_colors() (curses modülü içinde)
use_env() (curses modülü içinde)
use_rawinput (cmd.Cmd özniteliği)
USE_STACKCHECK (C macro)
use_tool_id() (sys.monitoring modülü içinde)
UseForeignDTD() (xml.parsers.expat.xmlparser yöntemi)
USER
user
effective id
id
id, setting
user() (poplib.POP3 yöntemi)
user-defined
function
function call
method
user-defined function
object
,
[1]
,
[2]
user-defined method
object
USER_BASE (site modülü içinde)
user_call() (bdb.Bdb yöntemi)
user_exception() (bdb.Bdb yöntemi)
user_line() (bdb.Bdb yöntemi)
user_return() (bdb.Bdb yöntemi)
USER_SITE (site modülü içinde)
usercustomize
,
[1]
module
UserDict (collections içindeki sınıf)
UserList (collections içindeki sınıf)
USERNAME
,
[1]
,
[2]
username (email.headerregistry.Address özniteliği)
USERPROFILE
,
[1]
,
[2]
,
[3]
userptr() (curses.panel.Panel yöntemi)
UserString (collections içindeki sınıf)
UserWarning
USTAR_FORMAT (tarfile modülü içinde)
USub (ast içindeki sınıf)
UTC
(datetime modülü içinde)
utc (datetime.timezone özniteliği)
utcfromtimestamp() (datetime.datetime sınıf yöntemi)
utcnow() (datetime.datetime sınıf yöntemi)
utcoffset() (datetime.datetime yöntemi)
(datetime.time yöntemi)
(datetime.timezone yöntemi)
(datetime.tzinfo yöntemi)
utctimetuple() (datetime.datetime yöntemi)
utf8 (email.policy.EmailPolicy özniteliği)
utf8() (poplib.POP3 yöntemi)
utf8_enabled (imaplib.IMAP4 özniteliği)
utf8_mode (sys.flags özniteliği)
utime() (os modülü içinde)
uuid
module
UUID (uuid içindeki sınıf)
uuid komut satırı seçeneği
--help
--name
--namespace
--uuid
-h
-n
-N
-u
uuid1
uuid1() (uuid modülü içinde)
uuid3
uuid3() (uuid modülü içinde)
uuid4
uuid4() (uuid modülü içinde)
uuid5
uuid5() (uuid modülü içinde)
uzatma modülü
üç tırnaklı dize
«
Gezinti
dizin
modülleri
|
Python
»
3.13.0 Documentation
»
Dizin
|
Theme
Auto
Light
Dark
|