Theme
Auto
Light
Dark
Nawigacja
indeks
moduły
|
Python
»
3.10.15 Documentation
»
Indeks
|
Theme
Auto
Light
Dark
|
Indeks – B
b"
bytes literal
b'
bytes literal
b16decode() (w module base64)
b16encode() (w module base64)
b2a_base64() (w module binascii)
b2a_hex() (w module binascii)
b2a_hqx() (w module binascii)
b2a_qp() (w module binascii)
b2a_uu() (w module binascii)
b32decode() (w module base64)
b32encode() (w module base64)
b32hexdecode() (w module base64)
b32hexencode() (w module base64)
b64decode() (w module base64)
b64encode() (w module base64)
b85decode() (w module base64)
b85encode() (w module base64)
Babyl (klasa w module mailbox)
BabylMessage (klasa w module mailbox)
back() (w module turtle)
backslash character
backslashreplace
error handler's name
backslashreplace_errors() (w module codecs)
backup() (sqlite3.Connection metoda)
backward() (w module turtle)
BadGzipFile
BadStatusLine
BadZipFile
BadZipfile
Balloon (klasa w module tkinter.tix)
Barrier (klasa w module multiprocessing)
(klasa w module threading)
Barrier() (multiprocessing.managers.SyncManager metoda)
base64
encoding
moduł
,
[1]
base_exec_prefix (w module sys)
base_prefix (w module sys)
BaseCGIHandler (klasa w module wsgiref.handlers)
BaseCookie (klasa w module http.cookies)
BaseException
BaseHandler (klasa w module urllib.request)
(klasa w module wsgiref.handlers)
BaseHeader (klasa w module email.headerregistry)
BaseHTTPRequestHandler (klasa w module http.server)
BaseManager (klasa w module multiprocessing.managers)
basename() (w module os.path)
BaseProtocol (klasa w module asyncio)
BaseProxy (klasa w module multiprocessing.managers)
BaseRequestHandler (klasa w module socketserver)
BaseRotatingHandler (klasa w module logging.handlers)
BaseSelector (klasa w module selectors)
BaseServer (klasa w module socketserver)
basestring (2to3 fixer)
BaseTransport (klasa w module asyncio)
basicConfig() (w module logging)
BasicContext (klasa w module decimal)
BasicInterpolation (klasa w module configparser)
BasicTestRunner (klasa w module test.support)
baudrate() (w module curses)
bbox() (tkinter.ttk.Treeview metoda)
BDADDR_ANY (w module socket)
BDADDR_LOCAL (w module socket)
bdb
moduł
,
[1]
Bdb (klasa w module bdb)
BdbQuit
BDFL
bdist_msi (klasa w module distutils.command.bdist_msi)
beep() (w module curses)
Beep() (w module winsound)
BEFORE_ASYNC_WITH (opcode)
begin_fill() (w module turtle)
begin_poly() (w module turtle)
below() (curses.panel.Panel metoda)
BELOW_NORMAL_PRIORITY_CLASS (w module subprocess)
Benchmarking
benchmarking
,
[1]
,
[2]
betavariate() (w module random)
bgcolor() (w module turtle)
bgpic() (w module turtle)
bias() (w module audioop)
bidirectional() (w module unicodedata)
bigaddrspacetest() (w module test.support)
BigEndianStructure (klasa w module ctypes)
bigmemtest() (w module test.support)
bin()
funkcja wbudowana
binary
arithmetic operation
bitwise operation
data, packing
literals
Binary (klasa w module msilib)
(klasa w module xmlrpc.client)
binary file
binary literal
binary mode
binary semaphores
BINARY_ADD (opcode)
BINARY_AND (opcode)
BINARY_FLOOR_DIVIDE (opcode)
BINARY_LSHIFT (opcode)
BINARY_MATRIX_MULTIPLY (opcode)
BINARY_MODULO (opcode)
BINARY_MULTIPLY (opcode)
BINARY_OR (opcode)
BINARY_POWER (opcode)
BINARY_RSHIFT (opcode)
BINARY_SUBSCR (opcode)
BINARY_SUBTRACT (opcode)
BINARY_TRUE_DIVIDE (opcode)
BINARY_XOR (opcode)
binaryfunc (C type)
BinaryIO (klasa w module typing)
binascii
moduł
bind (widgets)
bind() (asyncore.dispatcher metoda)
(inspect.Signature metoda)
(socket.socket metoda)
bind_partial() (inspect.Signature metoda)
bind_port() (w module test.support.socket_helper)
bind_textdomain_codeset() (w module gettext)
bind_unix_socket() (w module test.support.socket_helper)
binding
global name
name
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
bindtextdomain() (w module gettext)
(w module locale)
binhex
moduł
,
[1]
binhex() (w module binhex)
BinOp (klasa w module ast)
bisect
moduł
bisect() (w module bisect)
bisect_left() (w module bisect)
bisect_right() (w module bisect)
bit_count() (int metoda)
bit_length() (int metoda)
BitAnd (klasa w module ast)
bitmap() (msilib.Dialog metoda)
BitOr (klasa w module ast)
bitwise
and
operation, binary
operation, unary
operations
or
xor
BitXor (klasa w module ast)
bk() (w module turtle)
bkgd() (curses.window metoda)
bkgdset() (curses.window metoda)
blake2b() (w module hashlib)
blake2b, blake2s
blake2b.MAX_DIGEST_SIZE (w module hashlib)
blake2b.MAX_KEY_SIZE (w module hashlib)
blake2b.PERSON_SIZE (w module hashlib)
blake2b.SALT_SIZE (w module hashlib)
blake2s() (w module hashlib)
blake2s.MAX_DIGEST_SIZE (w module hashlib)
blake2s.MAX_KEY_SIZE (w module hashlib)
blake2s.PERSON_SIZE (w module hashlib)
blake2s.SALT_SIZE (w module hashlib)
blank line
block
code
block_size (hmac.HMAC atrybut)
blocked_domains() (http.cookiejar.DefaultCookiePolicy metoda)
BlockingIOError
,
[1]
blocksize (http.client.HTTPConnection atrybut)
BNF
,
[1]
body() (nntplib.NNTP metoda)
(tkinter.simpledialog.Dialog metoda)
body_encode() (email.charset.Charset metoda)
body_encoding (email.charset.Charset atrybut)
body_line_iterator() (w module email.iterators)
BOLD (w module tkinter.font)
BOM (w module codecs)
BOM_BE (w module codecs)
BOM_LE (w module codecs)
BOM_UTF16 (w module codecs)
BOM_UTF16_BE (w module codecs)
BOM_UTF16_LE (w module codecs)
BOM_UTF32 (w module codecs)
BOM_UTF32_BE (w module codecs)
BOM_UTF32_LE (w module codecs)
BOM_UTF8 (w module codecs)
bool (klasa wbudowana)
Boolean
obiekt
,
[1]
operation
operations
,
[1]
type
values
BOOLEAN_STATES (configparser.ConfigParser atrybut)
BoolOp (klasa w module ast)
bootstrap() (w module ensurepip)
border() (curses.window metoda)
borrowed reference
bottom() (curses.panel.Panel metoda)
bottom_panel() (w module curses.panel)
BoundArguments (klasa w module inspect)
BoundaryError
BoundedSemaphore (klasa w module asyncio)
(klasa w module multiprocessing)
(klasa w module threading)
BoundedSemaphore() (multiprocessing.managers.SyncManager metoda)
box() (curses.window metoda)
bpbynumber (bdb.Breakpoint atrybut)
bpformat() (bdb.Breakpoint metoda)
bplist (bdb.Breakpoint atrybut)
bpprint() (bdb.Breakpoint metoda)
break
instrukcja
,
[1]
,
[2]
,
[3]
,
[4]
Break (klasa w module ast)
break (pdb command)
break_anywhere() (bdb.Bdb metoda)
break_here() (bdb.Bdb metoda)
break_long_words (textwrap.TextWrapper atrybut)
break_on_hyphens (textwrap.TextWrapper atrybut)
Breakpoint (klasa w module bdb)
breakpoint()
funkcja wbudowana
breakpointhook() (w module sys)
breakpoints
broadcast_address (ipaddress.IPv4Network atrybut)
(ipaddress.IPv6Network atrybut)
broken (threading.Barrier atrybut)
BrokenBarrierError
BrokenExecutor
BrokenPipeError
BrokenProcessPool
BrokenThreadPool
BROWSER
,
[1]
BsdDbShelf (klasa w module shelve)
buf (multiprocessing.shared_memory.SharedMemory atrybut)
buffer (2to3 fixer)
(io.TextIOBase atrybut)
(unittest.TestResult atrybut)
buffer interface
(see buffer protocol)
buffer object
(see buffer protocol)
buffer protocol
binary sequence types
str (built-in class)
buffer size, I/O
buffer_info() (array.array metoda)
buffer_size (xml.parsers.expat.xmlparser atrybut)
buffer_text (xml.parsers.expat.xmlparser atrybut)
buffer_updated() (asyncio.BufferedProtocol metoda)
buffer_used (xml.parsers.expat.xmlparser atrybut)
BufferedIOBase (klasa w module io)
BufferedProtocol (klasa w module asyncio)
BufferedRandom (klasa w module io)
BufferedReader (klasa w module io)
BufferedRWPair (klasa w module io)
BufferedWriter (klasa w module io)
BufferError
BufferingFormatter (klasa w module logging)
BufferingHandler (klasa w module logging.handlers)
BufferTooShort
bufsize() (ossaudiodev.oss_audio_device metoda)
BUILD_CONST_KEY_MAP (opcode)
BUILD_LIST (opcode)
BUILD_MAP (opcode)
build_opener() (w module urllib.request)
build_py (klasa w module distutils.command.build_py)
build_py_2to3 (klasa w module distutils.command.build_py)
BUILD_SET (opcode)
BUILD_SLICE (opcode)
BUILD_STRING (opcode)
BUILD_TUPLE (opcode)
built-in
method
types
built-in function
call
obiekt
,
[1]
built-in method
call
obiekt
,
[1]
builtin_module_names (w module sys)
BuiltinFunctionType (w module types)
BuiltinImporter (klasa w module importlib.machinery)
BuiltinMethodType (w module types)
builtins
moduł
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
ButtonBox (klasa w module tkinter.tix)
buttonbox() (tkinter.simpledialog.Dialog metoda)
bye() (w module turtle)
byref() (w module ctypes)
byte
byte-code
file
,
[1]
byte_compile() (w module distutils.util)
bytearray
formatting
interpolation
methods
obiekt
,
[1]
,
[2]
,
[3]
bytearray (klasa wbudowana)
bytecode
Bytecode (klasa w module dis)
Bytecode.codeobj (w module dis)
Bytecode.first_line (w module dis)
BYTECODE_SUFFIXES (w module importlib.machinery)
BytecodeTestCase (klasa w module test.support.bytecode_helper)
byteorder (w module sys)
bytes
formatting
funkcja wbudowana
,
[1]
interpolation
methods
obiekt
,
[1]
,
[2]
str (built-in class)
bytes (klasa wbudowana)
(uuid.UUID atrybut)
bytes literal
bytes-like object
bytes_le (uuid.UUID atrybut)
BytesFeedParser (klasa w module email.parser)
BytesGenerator (klasa w module email.generator)
BytesHeaderParser (klasa w module email.parser)
BytesIO (klasa w module io)
BytesParser (klasa w module email.parser)
ByteString (klasa w module collections.abc)
(klasa w module typing)
byteswap() (array.array metoda)
(w module audioop)
BytesWarning
bz2
moduł
BZ2Compressor (klasa w module bz2)
BZ2Decompressor (klasa w module bz2)
BZ2File (klasa w module bz2)
Nawigacja
indeks
moduły
|
Python
»
3.10.15 Documentation
»
Indeks
|
Theme
Auto
Light
Dark
|