- b16decode() (in module base64)
- b16encode() (in module base64)
- b2a_base64() (in module binascii)
- b2a_hex() (in module binascii)
- b2a_hqx() (in module binascii)
- b2a_qp() (in module binascii)
- b2a_uu() (in module binascii)
- b32decode() (in module base64)
- b32encode() (in module base64)
- b64decode() (in module base64)
- b64encode() (in module base64)
- b85decode() (in module base64)
- b85encode() (in module base64)
- Babyl (class in mailbox)
- BabylMessage (class in mailbox)
- back() (in module turtle)
- background() (in module scene_drawing)
- background_color (scene.Scene attribute)
- (ui.View attribute)
- background_image (ui.Button attribute)
- backslash character
- backslashreplace_errors() (in module codecs)
- backspace() (in module keyboard)
- backward() (in module turtle)
- BadAuthenticationType (class in paramiko)
- BadHostKeyException (class in paramiko)
- BadHostKeyException.AuthenticationException (class in paramiko)
- BadStatusLine
- BadZipFile
- BadZipfile
- bar_tint_color (ui.NavigationView attribute)
- Barrier (class in multiprocessing)
- (class in threading)
- Barrier() (multiprocessing.managers.SyncManager method)
-
base64
- encoding
- module
- base64 (module)
- base_exec_prefix (in module sys)
- base_prefix (in module sys)
- BaseCGIHandler (class in wsgiref.handlers)
- BaseCookie (class in http.cookies)
- BaseEventLoop (class in asyncio)
- BaseException
- BaseHandler (class in urllib.request)
- (class in wsgiref.handlers)
- BaseHeader (class in email.headerregistry)
- BaseHTTPRequestHandler (class in http.server)
- BaseManager (class in multiprocessing.managers)
- basename() (in module os.path)
- BaseProxy (class in multiprocessing.managers)
- BaseRequest (class in bottle)
- BaseRequestHandler (class in socketserver)
- BaseResponse (class in bottle)
- BaseRotatingHandler (class in logging.handlers)
- BaseSelector (class in selectors)
- BaseServer (class in socketserver)
- basestring (2to3 fixer)
- BaseSubprocessTransport (class in asyncio)
- BaseTemplate (class in bottle)
- BaseTransport (class in asyncio)
- basicConfig() (in module logging)
- BasicContext (class in decimal)
- BasicInterpolation (class in configparser)
- batch_delete() (in module photos)
- batch_revert() (in module photos)
- bbox (scene.Node attribute)
- BDADDR_ANY (in module socket)
- BDADDR_LOCAL (in module socket)
-
bdb
- module
- Bdb (class in bdb)
- bdb (module)
- BdbQuit
- BDFL
- bdist_msi (class in distutils.command.bdist_msi)
- BEFORE_ASYNC_WITH (opcode)
- begin_editing() (ui.TextField method)
- (ui.TextView method)
- begin_fill() (in module turtle)
- begin_path() (in module canvas)
- begin_updates() (in module canvas)
- Benchmarking
- benchmarking
- betavariate() (in module random)
- bias() (in module audioop)
- bidirectional() (in module unicodedata)
- BigEndianStructure (class in ctypes)
- bin() (built-in function)
-
binary
- arithmetic operation
- bitwise operation
- data, packing
- literals
- Binary (class 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)
- binascii (module)
- bind() (asyncore.dispatcher method)
- (bottle.LocalRequest method)
- (inspect.Signature method)
- (socket.socket method)
- bind_partial() (inspect.Signature method)
- bind_port() (in module test.support)
- bind_textdomain_codeset() (in module gettext)
-
binding
- global name
- name, [1], [2], [3], [4], [5], [6]
- bindtextdomain() (in module gettext)
-
binhex
- module
- binhex (module)
- binhex() (in module binhex)
- birthday (contacts.Person attribute)
- bisect (module)
- bisect() (in module bisect)
- bisect_left() (in module bisect)
- bisect_right() (in module bisect)
- bit_length() (int method)
- bitmap() (ImageDraw.ImageDraw method)
-
bitwise
- and
- operation, binary
- operation, unary
- operations
- or
- xor
- bk() (in module turtle)
- blake2b() (in module hashlib)
- blake2b, blake2s
- blake2b.MAX_DIGEST_SIZE (in module hashlib)
- blake2b.MAX_KEY_SIZE (in module hashlib)
- blake2b.PERSON_SIZE (in module hashlib)
- blake2b.SALT_SIZE (in module hashlib)
- blake2s() (in module hashlib)
- blake2s.MAX_DIGEST_SIZE (in module hashlib)
- blake2s.MAX_KEY_SIZE (in module hashlib)
- blake2s.PERSON_SIZE (in module hashlib)
- blake2s.SALT_SIZE (in module hashlib)
- blank line
- bleedBox (PyPDF2.PageObject attribute)
- blend() (in module Image)
- (in module ImageChops)
- BLEND_ADD (in module scene)
- BLEND_CLEAR (in module canvas)
- (in module ui)
- BLEND_COLOR (in module canvas)
- (in module ui)
- BLEND_COLOR_BURN (in module canvas)
- (in module ui)
- BLEND_COLOR_DODGE (in module canvas)
- (in module ui)
- BLEND_COPY (in module canvas)
- (in module ui)
- BLEND_DARKEN (in module canvas)
- (in module ui)
- BLEND_DESTINATION_ATOP (in module canvas)
- (in module ui)
- BLEND_DESTINATION_IN (in module ui)
- BLEND_DESTINATION_OUT (in module ui)
- BLEND_DESTINATION_OVER (in module canvas)
- (in module ui)
- BLEND_DIFFERENCE (in module canvas)
- (in module ui)
|
- BLEND_EXCLUSION (in module canvas)
- (in module ui)
- BLEND_HARD_LIGHT (in module canvas)
- (in module ui)
- BLEND_HUE (in module canvas)
- (in module ui)
- BLEND_LIGHTEN (in module canvas)
- (in module ui)
- BLEND_LUMINOSITY (in module canvas)
- (in module ui)
- blend_mode (scene.EffectNode attribute)
- (scene.SpriteNode attribute)
- blend_mode() (in module scene_drawing)
- BLEND_MULTIPLY (in module canvas)
- (in module scene)
- (in module ui)
- BLEND_NORMAL (in module canvas)
- (in module scene)
- (in module ui)
- BLEND_OVERLAY (in module canvas)
- (in module ui)
- BLEND_PLUS_DARKER (in module canvas)
- (in module ui)
- BLEND_PLUS_LIGHTER (in module canvas)
- (in module ui)
- BLEND_SATURATION (in module canvas)
- (in module ui)
- BLEND_SCREEN (in module canvas)
- (in module ui)
- BLEND_SOFT_LIGHT (in module canvas)
- (in module ui)
- BLEND_SOURCE_ATOP (in module canvas)
- (in module ui)
- BLEND_SOURCE_IN (in module canvas)
- (in module ui)
- BLEND_SOURCE_OUT (in module canvas)
- (in module ui)
- BLEND_XOR (in module canvas)
- (in module ui)
- block
- code
- block_size (hmac.HMAC attribute)
- blocked_domains() (http.cookiejar.DefaultCookiePolicy method)
- BlockingIOError, [1]
- BNF, [1]
- body (bottle.BaseRequest attribute)
- (bottle.LocalResponse attribute)
- body() (nntplib.NNTP method)
- body_encode() (email.charset.Charset method)
- body_encoding (email.charset.Charset attribute)
- body_line_iterator() (in module email.iterators)
- BOM (in module codecs)
- BOM_BE (in module codecs)
- BOM_LE (in module codecs)
- BOM_UTF16 (in module codecs)
- BOM_UTF16_BE (in module codecs)
- BOM_UTF16_LE (in module codecs)
- BOM_UTF32 (in module codecs)
- BOM_UTF32_BE (in module codecs)
- BOM_UTF32_LE (in module codecs)
- BOM_UTF8 (in module codecs)
- bool (built-in class)
-
Boolean
- object, [1]
- operation
- operations, [1]
- type
- values
- BOOLEAN_STATES (in module configparser)
- bootstrap() (in module ensurepip)
- border_color (ui.View attribute)
- border_width (ui.View attribute)
- bordered (ui.TextField attribute)
- Bottle (class in bottle)
- bottle (module), [1], [2], [3], [4], [5]
- BottleException
- bottom (PyPDF2.Destination attribute)
- bounces (ui.ScrollView attribute)
- BoundArguments (class in inspect)
- BoundaryError
- BoundedSemaphore (class in asyncio)
- (class in multiprocessing)
- (class in threading)
- BoundedSemaphore() (multiprocessing.managers.SyncManager method)
- bounds (in module scene)
- (ui.Path attribute)
- (ui.View attribute)
- bpformat() (bdb.Breakpoint method)
- bpprint() (bdb.Breakpoint method)
-
break
- statement, [1], [2], [3], [4]
- break (pdb command)
- break_anywhere() (bdb.Bdb method)
- break_here() (bdb.Bdb method)
- break_long_words (textwrap.TextWrapper attribute)
- BREAK_LOOP (opcode)
- break_on_hyphens (textwrap.TextWrapper attribute)
- Breakpoint (class in bdb)
- Brightness (class in ImageEnhance)
- bring_to_front() (ui.View method)
- broadcast_address (ipaddress.IPv4Network attribute)
- (ipaddress.IPv6Network attribute)
- broken (threading.Barrier attribute)
- BrokenBarrierError
- BrokenPipeError
- BrokenProcessPool
- BROWSER, [1]
- BsdDbShelf (class in shelve)
- buffer (2to3 fixer)
- (io.TextIOBase attribute)
- (unittest.TestResult attribute)
-
buffer protocol
- binary sequence types
- str (built-in class)
- buffer size, I/O
- buffer_info() (array.array method)
- buffer_size (xml.parsers.expat.xmlparser attribute)
- buffer_text (xml.parsers.expat.xmlparser attribute)
- buffer_used (xml.parsers.expat.xmlparser attribute)
- BufferedFile (class in paramiko)
- BufferedIOBase (class in io)
- BufferedRandom (class in io)
- BufferedReader (class in io)
- BufferedRWPair (class in io)
- BufferedWriter (class in io)
- BufferError
- BufferingHandler (class in logging.handlers)
- BufferTooShort
- 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() (in module urllib.request)
- build_py (class in distutils.command.build_py)
- build_py_2to3 (class 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)
-
built-in
- method
- types
-
built-in function
- abs
- bytes
- call
- chr
- compile, [1], [2], [3]
- complex, [1]
- divmod, [1]
- eval, [1], [2], [3], [4], [5]
- exec, [1], [2], [3]
- float, [1]
- hash, [1]
- help
- id
- int, [1]
- len, [1], [2], [3], [4], [5]
- max
- min
- object, [1]
- open, [1]
- ord
- pow, [1], [2], [3]
- print
- range
- repr
- round
- slice, [1]
- type, [1], [2]
-
built-in method
- call
- object, [1]
- builtin_module_names (in module sys)
- BuiltinFunctionType (in module types)
- BuiltinImporter (class in importlib.machinery)
- BuiltinMethodType (in module types)
-
builtins
- module, [1]
- builtins (module)
- Button (class in ui)
- ButtonItem (class in ui)
- byref() (in module ctypes)
- byte
-
byte-code
- file, [1]
- byte_compile() (in module distutils.util)
- bytearray
- formatting
- interpolation
- methods
- object, [1], [2]
- bytearray (built-in class)
- bytecode, [1]
- Bytecode (class in dis)
- Bytecode.codeobj (in module dis)
- Bytecode.first_line (in module dis)
- BYTECODE_SUFFIXES (in module importlib.machinery)
- byteorder (in module sys)
- bytes
- built-in function
- formatting
- interpolation
- methods
- object, [1]
- str (built-in class)
- bytes (built-in class)
- (uuid.UUID attribute)
- bytes literal
- bytes-like object
- bytes_le (uuid.UUID attribute)
- BytesFeedParser (class in email.parser)
- BytesGenerator (class in email.generator)
- BytesHeaderParser (class in email.parser)
- BytesIO (class in io)
- BytesParser (class in email.parser)
- ByteString (class in collections.abc)
- (class in typing)
- byteswap() (array.array method)
- (in module audioop)
- BytesWarning
- bz2 (module)
- BZ2Compressor (class in bz2)
- BZ2Decompressor (class in bz2)
- BZ2File (class in bz2)
|