- 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)
 
- Babyl (class in mailbox)
 
- BabylMailbox (class in mailbox)
 
- BabylMessage (class in mailbox)
 
- back() (in module turtle)
 
- back-quotes, [1]
 
- BACKQUOTE (in module token)
 
- backslash character
 
- backslashreplace_errors() (in module codecs)
 
- backward
 
  
    - quotes, [1]
 
    
- backward() (in module turtle)
 
- backward_compatible (in module imageop)
 
- BadStatusLine
 
- BadZipfile
 
- Balloon (class in Tix)
 
- bare except
 
- base64
 
  
    - encoding
 
    - module
 
    
- base64 (module)
 
- BaseCGIHandler (class in wsgiref.handlers)
 
- BaseCookie (class in Cookie)
 
- BaseException
 
- BaseHandler (class in urllib2)
 
  
    - (class in wsgiref.handlers)
 
    
- BaseHTTPRequestHandler (class in BaseHTTPServer)
 
- BaseHTTPServer (module)
 
- BaseManager (class in multiprocessing.managers)
 
- basename() (in module os.path)
 
- BaseProxy (class in multiprocessing.managers)
 
- BaseResult (class in urlparse)
 
- BaseServer (class in SocketServer)
 
- basestring (2to3 fixer)
 
- basestring() (built-in function)
 
- basicConfig() (in module logging)
 
- BasicContext (class in decimal)
 
- Bastion (module)
 
- Bastion() (in module Bastion)
 
- BastionClass (class in Bastion)
 
- baudrate() (in module curses)
 
- bbox() (ttk.Treeview method)
 
- bdb
 
  
    - module
 
    
- Bdb (class in bdb)
 
- bdb (module)
 
- BdbQuit
 
- BDFL
 
- bdist_msi (class in distutils.command.bdist_msi)
 
- beep() (in module curses)
 
- Beep() (in module winsound)
 
- begin_fill() (in module turtle)
 
- begin_poly() (in module turtle)
 
- below() (curses.panel.Panel method)
 
- benchmarking
 
- Benchmarking
 
- betavariate() (in module random)
 
- bgcolor() (in module turtle)
 
- bgn_group() (fl.form method)
 
- bgpic() (in module turtle)
 
- bias() (in module audioop)
 
- bidirectional() (in module unicodedata)
 
- BigEndianStructure (class in ctypes)
 
- bin() (built-in function)
 
- binary
 
  
    - arithmetic operation
 
    - bitwise operation
 
    - data, packing
 
    
- Binary (class in msilib)
 
- binary literal
 
- binary semaphores
 
- BINARY_ADD (opcode)
 
- BINARY_AND (opcode)
 
- BINARY_DIVIDE (opcode)
 
- BINARY_FLOOR_DIVIDE (opcode)
 
- BINARY_LSHIFT (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 (widgets)
 
- bind() (asyncore.dispatcher method)
 
  
    - (socket.socket method)
 
    
- bind_textdomain_codeset() (in module gettext)
 
- binding
 
  
    - global name
 
    - name, [1], [2], [3], [4], [5]
 
    
- bindtextdomain() (in module gettext)
 
- binhex
 
  
    - module
 
    
- binhex (module)
 
- binhex() (in module binhex)
 
- bisect (module)
 
- bisect() (in module bisect)
 
- bisect_left() (in module bisect)
 
- bisect_right() (in module bisect)
 
- bit-string
 
  
    - operations
 
    
- bit_length() (int method)
 
  
    - (long method)
 
    
- bitmap() (msilib.Dialog method)
 
- bitwise
 
  
    - and
 
    - operation, binary
 
    - operation, unary
 
    - or
 
    - xor
 
    
- bk() (in module turtle)
 
- bkgd() (curses.window method)
 
- bkgdset() (curses.window method)
 
- blank line
 
- block
 
  
    - code
 
    
- blocked_domains() (cookielib.DefaultCookiePolicy method)
 
- BlockingIOError
 
- BLOCKSIZE (in module cd)
 
- blocksize (in module sha)
 
- 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)
 
- 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 function)
 
- Boolean
 
  
    - object, [1]
 
    - operation
 
    - operations, [1]
 
    - type
 
    - values
 
    
- Boolean (class in aetypes)
 
- boolean() (in module xmlrpclib)
 
- BooleanType (in module types)
 
- border() (curses.window method)
 
- bottom() (curses.panel.Panel method)
 
- bottom_panel() (in module curses.panel)
 
- BoundaryError
 
- BoundedSemaphore (class in multiprocessing)
 
- BoundedSemaphore() (in module threading)
 
  
    - (multiprocessing.managers.SyncManager method)
 
    
- box() (curses.window method)
 
- break
 
  
    - statement, [1], [2], [3], [4]
 
    
- 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)
 
- BROWSER, [1]
 
- bsddb
 
  
    - module, [1], [2], [3]
 
    
- bsddb (module)
 
- BsdDbShelf (class in shelve)
 
- btopen() (in module bsddb)
 
- buf (C member)
 
- buffer
 
  
    - built-in function
 
    - object, [1]
 
    
- buffer (2to3 fixer)
 
  
    - (io.TextIOBase attribute)
 
    - (unittest.TestResult attribute)
 
    
- buffer interface
 
- buffer size, I/O
 
- buffer() (built-in function)
 
- 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)
 
- 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
 
- BufferType (in module types), [1]
 
- BUFSIZ (in module macostools)
 
- bufsize() (ossaudiodev.oss_audio_device method)
 
- BUILD_CLASS (opcode)
 
- BUILD_LIST (opcode)
 
- BUILD_MAP (opcode)
 
- build_opener() (in module urllib2)
 
- BUILD_SLICE (opcode)
 
- BUILD_TUPLE (opcode)
 
- buildtools (module)
 
- built-in
 
  
    - method
 
    - types
 
    
- built-in function
 
  
    - __import__
 
    - abs, [1]
 
    - apply, [1], [2]
 
    - buffer
 
    - bytes
 
    - call
 
    - chr, [1]
 
    - classmethod
 
    - cmp, [1], [2], [3]
 
    - coerce
 
    - compile, [1], [2], [3], [4]
 
    - complex, [1]
 
    - divmod, [1], [2]
 
    - eval, [1], [2], [3], [4], [5], [6], [7]
 
    - execfile, [1]
 
    - file
 
    - float, [1], [2], [3]
 
    - globals
 
    - hash, [1], [2]
 
    - help
 
    - hex
 
    - id
 
    - input, [1]
 
    - int, [1], [2]
 
    - len, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
 
    - locals
 
    - long, [1], [2], [3]
 
    - max
 
    - min
 
    - object, [1]
 
    - oct
 
    - open, [1]
 
    - ord, [1], [2]
 
    - pow, [1], [2], [3], [4], [5]
 
    - range
 
    - raw_input, [1]
 
    - reload, [1], [2], [3]
 
    - repr, [1], [2], [3], [4], [5]
 
    - slice, [1], [2]
 
    - staticmethod
 
    - str, [1], [2], [3]
 
    - tuple, [1]
 
    - type, [1], [2], [3]
 
    - unichr
 
    - unicode, [1], [2], [3]
 
    - xrange
 
    
- built-in method
 
  
    - call
 
    - object, [1]
 
    
- builtin_module_names (in module sys)
 
- BuiltinFunctionType (in module types)
 
- BuiltinImporter (class in imputil)
 
- BuiltinMethodType (in module types)
 
- builtins
 
  
    - module
 
    
- ButtonBox (class in Tix)
 
- bye() (in module turtle)
 
- byref() (in module ctypes)
 
- byte
 
- byte-code
 
  
    - file, [1], [2]
 
    
- byte_compile() (in module distutils.util)
 
- bytearray
 
  
    - object, [1]
 
    
- bytearray() (built-in function)
 
- bytecode, [1]
 
- byteorder (in module sys)
 
- bytes
 
  
    - built-in function
 
    
- bytes (uuid.UUID attribute)
 
- bytes_le (uuid.UUID attribute)
 
- BytesIO (class in io)
 
- byteswap() (array.array method)
 
- bz2 (module)
 
- BZ2Compressor (class in bz2)
 
- BZ2Decompressor (class in bz2)
 
- BZ2File (class in bz2)
 
  |