|
- 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
- block
- block_size (hmac.HMAC attribute)
- blocked_domains() (http.cookiejar.DefaultCookiePolicy method)
- BlockingIOError, [1]
- blocksize (http.client.HTTPConnection attribute)
- BNF, [1]
- body() (nntplib.NNTP method)
- body_encode() (email.charset.Charset method)
- body_encoding (email.charset.Charset attribute)
- body_line_iterator() (in module email.iterators)
- BOLD (in module tkinter.font)
- 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
- BOOLEAN_STATES (configparser.ConfigParser attribute)
- BoolOp (class in ast)
- bootstrap() (in module ensurepip)
- border() (curses.window method)
- borrowed reference
- bottom() (curses.panel.Panel method)
- bottom_panel() (in module curses.panel)
- BoundArguments (class in inspect)
- BoundaryError
- BoundedSemaphore (class in asyncio)
- BoundedSemaphore() (multiprocessing.managers.SyncManager method)
- box() (curses.window method)
- bpbynumber (bdb.Breakpoint attribute)
- bpformat() (bdb.Breakpoint method)
- bplist (bdb.Breakpoint attribute)
- bpprint() (bdb.Breakpoint method)
-
break
- Break (class in ast)
- break (pdb command)
- break_anywhere() (bdb.Bdb method)
- break_here() (bdb.Bdb method)
- break_long_words (textwrap.TextWrapper attribute)
- break_on_hyphens (textwrap.TextWrapper attribute)
- Breakpoint (class in bdb)
-
breakpoint()
- breakpointhook() (in module sys)
- breakpoints
- broadcast_address (ipaddress.IPv4Network attribute)
- broken (threading.Barrier attribute)
- BrokenBarrierError
- BrokenExecutor
- BrokenPipeError
- BrokenProcessPool
- BrokenThreadPool
- BROWSER, [1]
- BsdDbShelf (class in shelve)
- buf (multiprocessing.shared_memory.SharedMemory attribute)
- buffer (2to3 fixer)
-
buffer interface
-
buffer object
- buffer protocol
- buffer size, I/O
- buffer_info() (array.array method)
- buffer_size (xml.parsers.expat.xmlparser attribute)
- buffer_text (xml.parsers.expat.xmlparser attribute)
- buffer_updated() (asyncio.BufferedProtocol method)
- buffer_used (xml.parsers.expat.xmlparser attribute)
- BufferedIOBase (class in io)
- BufferedProtocol (class in asyncio)
- BufferedRandom (class in io)
- BufferedReader (class in io)
- BufferedRWPair (class in io)
- BufferedWriter (class in io)
- BufferError
- BufferingFormatter (class in logging)
- BufferingHandler (class in logging.handlers)
- BufferTooShort
- bufsize() (ossaudiodev.oss_audio_device method)
- BUILD_CONST_KEY_MAP (opcode)
- BUILD_LIST (opcode)
- BUILD_MAP (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_SLICE (opcode)
- BUILD_STRING (opcode)
- BUILD_TUPLE (opcode)
-
built-in
-
built-in function
- __import__
- __import__()
- abs, [1]
- abs()
- aiter()
- all()
- anext()
- any()
- ascii
- ascii()
- bin()
- breakpoint()
- bytes, [1]
- call
- callable()
- chr
- chr()
- classmethod
- classmethod()
- compile, [1], [2], [3]
- compile()
- complex, [1]
- create_shortcut()
- delattr()
- dir()
- directory_created()
- divmod, [1], [2]
- divmod()
- enumerate()
- eval, [1], [2], [3], [4]
- eval()
- exec, [1], [2]
- exec()
- file_created()
- filter()
- float, [1], [2]
- format()
- get_special_folder_path()
- getattr()
- globals()
- hasattr()
- hash, [1], [2], [3]
- hash()
- help
- help()
- hex()
- id
- id()
- input()
- int, [1], [2]
- isinstance()
- issubclass()
- iter()
- len, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
- len()
- locals()
- map()
- max
- max()
- min
- min()
- multiprocessing.Manager()
- next()
- object, [1]
- oct()
- open, [1]
- open()
- ord
- ord()
- pow, [1], [2], [3], [4], [5]
- pow()
- print
- print()
- range
- repr, [1], [2], [3]
- repr()
- reversed()
- round
- round()
- setattr()
- slice, [1]
- sorted()
- staticmethod
- staticmethod()
- sum()
- tuple, [1]
- type, [1], [2], [3]
- vars()
- xml.etree.ElementInclude.default_loader()
- xml.etree.ElementInclude.include()
- zip()
-
built-in method
- builtin_module_names (in module sys)
- BuiltinFunctionType (in module types)
- BuiltinImporter (class in importlib.machinery)
- BuiltinMethodType (in module types)
-
builtins
- ButtonBox (class in tkinter.tix)
- buttonbox() (tkinter.simpledialog.Dialog method)
- bye() (in module turtle)
- byref() (in module ctypes)
- byte
-
byte-code
- byte_compile() (in module distutils.util)
- bytearray
- 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)
- BytecodeTestCase (class in test.support.bytecode_helper)
- byteorder (in module sys)
- bytes
- bytes (built-in class)
- 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)
- byteswap() (array.array method)
- BytesWarning
-
bz2
- BZ2Compressor (class in bz2)
- BZ2Decompressor (class in bz2)
- BZ2File (class in bz2)
|