This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|
Indice – B
b"
bytes literal
b'
bytes literal
b16decode() (nel modulo base64)
b16encode() (nel modulo base64)
b2a_base64() (nel modulo binascii)
b2a_hex() (nel modulo binascii)
b2a_hqx() (nel modulo binascii)
b2a_qp() (nel modulo binascii)
b2a_uu() (nel modulo binascii)
b32decode() (nel modulo base64)
b32encode() (nel modulo base64)
b64decode() (nel modulo base64)
b64encode() (nel modulo base64)
b85decode() (nel modulo base64)
b85encode() (nel modulo base64)
Babyl (classe in mailbox)
BabylMessage (classe in mailbox)
back() (nel modulo turtle)
backslash character
backslashreplace_errors() (nel modulo codecs)
backup() (sqlite3.Connection metodo)
backward() (nel modulo turtle)
BadStatusLine
BadZipFile
BadZipfile
Balloon (classe in tkinter.tix)
Barrier (classe in multiprocessing)
(classe in threading)
Barrier() (multiprocessing.managers.SyncManager metodo)
base64
encoding
modulo
base64 (modulo)
base_exec_prefix (nel modulo sys)
base_prefix (nel modulo sys)
BaseCGIHandler (classe in wsgiref.handlers)
BaseCookie (classe in http.cookies)
BaseException
BaseHandler (classe in urllib.request)
(classe in wsgiref.handlers)
BaseHeader (classe in email.headerregistry)
BaseHTTPRequestHandler (classe in http.server)
BaseManager (classe in multiprocessing.managers)
basename() (nel modulo os.path)
BaseProtocol (classe in asyncio)
BaseProxy (classe in multiprocessing.managers)
BaseRequestHandler (classe in socketserver)
BaseRotatingHandler (classe in logging.handlers)
BaseSelector (classe in selectors)
BaseServer (classe in socketserver)
basestring (2to3 fixer)
BaseTransport (classe in asyncio)
basicConfig() (nel modulo logging)
BasicContext (classe in decimal)
BasicInterpolation (classe in configparser)
BasicTestRunner (classe in test.support)
baudrate() (nel modulo curses)
bbox() (tkinter.ttk.Treeview metodo)
BDADDR_ANY (nel modulo socket)
BDADDR_LOCAL (nel modulo socket)
bdb
modulo
Bdb (classe in bdb)
bdb (modulo)
BdbQuit
BDFL
bdist_msi (classe in distutils.command.bdist_msi)
beep() (nel modulo curses)
Beep() (nel modulo winsound)
BEFORE_ASYNC_WITH (opcode)
begin_fill() (nel modulo turtle)
begin_poly() (nel modulo turtle)
below() (curses.panel.Panel metodo)
BELOW_NORMAL_PRIORITY_CLASS (nel modulo subprocess)
Benchmarking
benchmarking
,
[1]
,
[2]
,
[3]
betavariate() (nel modulo random)
bgcolor() (nel modulo turtle)
bgpic() (nel modulo turtle)
bias() (nel modulo audioop)
bidirectional() (nel modulo unicodedata)
bigaddrspacetest() (nel modulo test.support)
BigEndianStructure (classe in ctypes)
bigmemtest() (nel modulo test.support)
bin() (funzione built-in)
binary
arithmetic operation
bitwise operation
data, packing
literals
Binary (classe in msilib)
(classe in 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)
BinaryIO (classe in typing)
binascii (modulo)
bind (widgets)
bind() (asyncore.dispatcher metodo)
(inspect.Signature metodo)
(socket.socket metodo)
bind_partial() (inspect.Signature metodo)
bind_port() (nel modulo test.support)
bind_textdomain_codeset() (nel modulo gettext)
bind_unix_socket() (nel modulo test.support)
binding
global name
name
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
bindtextdomain() (nel modulo gettext)
(nel modulo locale)
binhex
modulo
binhex (modulo)
binhex() (nel modulo binhex)
bisect (modulo)
bisect() (nel modulo bisect)
bisect_left() (nel modulo bisect)
bisect_right() (nel modulo bisect)
bit_length() (int metodo)
bitmap() (msilib.Dialog metodo)
bitwise
and
operation, binary
operation, unary
operations
or
xor
bk() (nel modulo turtle)
bkgd() (curses.window metodo)
bkgdset() (curses.window metodo)
blake2b() (nel modulo hashlib)
blake2b, blake2s
blake2b.MAX_DIGEST_SIZE (nel modulo hashlib)
blake2b.MAX_KEY_SIZE (nel modulo hashlib)
blake2b.PERSON_SIZE (nel modulo hashlib)
blake2b.SALT_SIZE (nel modulo hashlib)
blake2s() (nel modulo hashlib)
blake2s.MAX_DIGEST_SIZE (nel modulo hashlib)
blake2s.MAX_KEY_SIZE (nel modulo hashlib)
blake2s.PERSON_SIZE (nel modulo hashlib)
blake2s.SALT_SIZE (nel modulo hashlib)
blank line
block
code
block_size (hmac.HMAC attributo)
blocked_domains() (http.cookiejar.DefaultCookiePolicy metodo)
BlockingIOError
,
[1]
blocksize (http.client.HTTPConnection attributo)
BNF
,
[1]
body() (nntplib.NNTP metodo)
body_encode() (email.charset.Charset metodo)
body_encoding (email.charset.Charset attributo)
body_line_iterator() (nel modulo email.iterators)
BOM (nel modulo codecs)
BOM_BE (nel modulo codecs)
BOM_LE (nel modulo codecs)
BOM_UTF16 (nel modulo codecs)
BOM_UTF16_BE (nel modulo codecs)
BOM_UTF16_LE (nel modulo codecs)
BOM_UTF32 (nel modulo codecs)
BOM_UTF32_BE (nel modulo codecs)
BOM_UTF32_LE (nel modulo codecs)
BOM_UTF8 (nel modulo codecs)
bool (classe built-in)
Boolean
oggetto
,
[1]
operation
operations
,
[1]
type
values
BOOLEAN_STATES (configparser.ConfigParser attributo)
bootstrap() (nel modulo ensurepip)
border() (curses.window metodo)
bottom() (curses.panel.Panel metodo)
bottom_panel() (nel modulo curses.panel)
BoundArguments (classe in inspect)
BoundaryError
BoundedSemaphore (classe in asyncio)
(classe in multiprocessing)
(classe in threading)
BoundedSemaphore() (multiprocessing.managers.SyncManager metodo)
box() (curses.window metodo)
bpformat() (bdb.Breakpoint metodo)
bpprint() (bdb.Breakpoint metodo)
break
statement
,
[1]
,
[2]
,
[3]
,
[4]
break (pdb command)
break_anywhere() (bdb.Bdb metodo)
break_here() (bdb.Bdb metodo)
break_long_words (textwrap.TextWrapper attributo)
BREAK_LOOP (opcode)
break_on_hyphens (textwrap.TextWrapper attributo)
Breakpoint (classe in bdb)
breakpoint() (funzione built-in)
breakpointhook() (nel modulo sys)
breakpoints
broadcast_address (ipaddress.IPv4Network attributo)
(ipaddress.IPv6Network attributo)
broken (threading.Barrier attributo)
BrokenBarrierError
BrokenExecutor
BrokenPipeError
BrokenProcessPool
BrokenThreadPool
BROWSER
,
[1]
BsdDbShelf (classe in shelve)
buffer (2to3 fixer)
(io.TextIOBase attributo)
(unittest.TestResult attributo)
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 metodo)
buffer_size (xml.parsers.expat.xmlparser attributo)
buffer_text (xml.parsers.expat.xmlparser attributo)
buffer_updated() (asyncio.BufferedProtocol metodo)
buffer_used (xml.parsers.expat.xmlparser attributo)
BufferedIOBase (classe in io)
BufferedProtocol (classe in asyncio)
BufferedRandom (classe in io)
BufferedReader (classe in io)
BufferedRWPair (classe in io)
BufferedWriter (classe in io)
BufferError
BufferingHandler (classe in logging.handlers)
BufferTooShort
bufsize() (ossaudiodev.oss_audio_device metodo)
BUILD_CONST_KEY_MAP (opcode)
BUILD_LIST (opcode)
BUILD_LIST_UNPACK (opcode)
BUILD_MAP (opcode)
BUILD_MAP_UNPACK (opcode)
BUILD_MAP_UNPACK_WITH_CALL (opcode)
build_opener() (nel modulo urllib.request)
build_py (classe in distutils.command.build_py)
build_py_2to3 (classe in distutils.command.build_py)
BUILD_SET (opcode)
BUILD_SET_UNPACK (opcode)
BUILD_SLICE (opcode)
BUILD_STRING (opcode)
BUILD_TUPLE (opcode)
BUILD_TUPLE_UNPACK (opcode)
BUILD_TUPLE_UNPACK_WITH_CALL (opcode)
built-in
method
types
built-in function
call
oggetto
,
[1]
built-in method
call
oggetto
,
[1]
builtin_module_names (nel modulo sys)
BuiltinFunctionType (nel modulo types)
BuiltinImporter (classe in importlib.machinery)
BuiltinMethodType (nel modulo types)
builtins
modulo
,
[1]
,
[2]
,
[3]
,
[4]
builtins (modulo)
ButtonBox (classe in tkinter.tix)
bye() (nel modulo turtle)
byref() (nel modulo ctypes)
byte
byte-code
file
,
[1]
byte_compile() (nel modulo distutils.util)
bytearray
formatting
interpolation
methods
oggetto
,
[1]
,
[2]
,
[3]
bytearray (classe built-in)
bytecode
,
[1]
Bytecode (classe in dis)
Bytecode.codeobj (nel modulo dis)
Bytecode.first_line (nel modulo dis)
BYTECODE_SUFFIXES (nel modulo importlib.machinery)
byteorder (nel modulo sys)
bytes
formatting
funzione built-in
,
[1]
interpolation
methods
oggetto
,
[1]
,
[2]
str (built-in class)
bytes (classe built-in)
(uuid.UUID attributo)
bytes literal
bytes-like object
bytes_le (uuid.UUID attributo)
BytesFeedParser (classe in email.parser)
BytesGenerator (classe in email.generator)
BytesHeaderParser (classe in email.parser)
BytesIO (classe in io)
BytesParser (classe in email.parser)
ByteString (classe in collections.abc)
(classe in typing)
byteswap() (array.array metodo)
(nel modulo audioop)
BytesWarning
bz2 (modulo)
BZ2Compressor (classe in bz2)
BZ2Decompressor (classe in bz2)
BZ2File (classe in bz2)
Navigazione
indice
moduli
|
Python
»
3.7.17 Documentation
»
|