Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > e870e6598e1c7e3918555a3d0ba5f3d4 > files > 511

python3-docs-3.1.1-2mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Index &mdash; Python v3.1.1 documentation</title>
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '3.1.1',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="search" type="application/opensearchdescription+xml"
          title="Search within Python v3.1.1 documentation"
          href="_static/opensearch.xml"/>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="copyright" title="Copyright" href="copyright.html" />
    <link rel="top" title="Python v3.1.1 documentation" href="index.html" />
    <link rel="shortcut icon" type="image/png" href="_static/py.png" />
 

  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="modindex.html" title="Global Module Index"
             accesskey="M">modules</a> |</li>
        <li><img src="_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="index.html">Python v3.1.1 documentation</a> &raquo;</li>
 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            

   <h1 id="index">Index &ndash; B</h1>

<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>

<dt><a href="library/base64.html#base64.b16decode">b16decode() (in module base64)</a></dt>
<dt><a href="library/base64.html#base64.b16encode">b16encode() (in module base64)</a></dt>
<dt><a href="library/binascii.html#binascii.b2a_base64">b2a_base64() (in module binascii)</a></dt>
<dt><a href="library/binascii.html#binascii.b2a_hex">b2a_hex() (in module binascii)</a></dt>
<dt><a href="library/binascii.html#binascii.b2a_hqx">b2a_hqx() (in module binascii)</a></dt>
<dt><a href="library/binascii.html#binascii.b2a_qp">b2a_qp() (in module binascii)</a></dt>
<dt><a href="library/binascii.html#binascii.b2a_uu">b2a_uu() (in module binascii)</a></dt>
<dt><a href="library/base64.html#base64.b32decode">b32decode() (in module base64)</a></dt>
<dt><a href="library/base64.html#base64.b32encode">b32encode() (in module base64)</a></dt>
<dt><a href="library/base64.html#base64.b64decode">b64decode() (in module base64)</a></dt>
<dt><a href="library/base64.html#base64.b64encode">b64encode() (in module base64)</a></dt>
<dt><a href="library/mailbox.html#mailbox.Babyl">Babyl (class in mailbox)</a></dt>
<dt><a href="library/mailbox.html#mailbox.BabylMessage">BabylMessage (class in mailbox)</a></dt>
<dt><a href="library/turtle.html#turtle.back">back() (in module turtle)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-872">backslash character</a></dt>
<dt><a href="library/codecs.html#codecs.backslashreplace_errors">backslashreplace_errors() (in module codecs)</a></dt>
<dt><a href="library/turtle.html#turtle.backward">backward() (in module turtle)</a></dt>
<dt><a href="library/http.client.html#http.client.BadStatusLine">BadStatusLine</a></dt>
<dt><a href="library/zipfile.html#zipfile.BadZipfile">BadZipfile</a></dt>
<dt><a href="library/tkinter.tix.html#tkinter.tix.Balloon">Balloon (class in tkinter.tix)</a></dt>
<dt>base64</dt>
  <dd><dl>
    <dt><a href="library/base64.html#index-183">encoding</a></dt>
    <dt><a href="library/binascii.html#index-187">module</a></dt>
  </dl></dd>
<dt><a href="library/base64.html#module-base64">base64 (module)</a></dt>
<dt><a href="library/wsgiref.html#wsgiref.handlers.BaseCGIHandler">BaseCGIHandler (class in wsgiref.handlers)</a></dt>
<dt><a href="library/http.cookies.html#http.cookies.BaseCookie">BaseCookie (class in http.cookies)</a></dt>
<dt><a href="library/exceptions.html#exceptions.BaseException">BaseException</a></dt>
<dt><a href="library/urllib.request.html#urllib.request.BaseHandler">BaseHandler (class in urllib.request)</a></dt>
  <dd><dl>
    <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler">(class in wsgiref.handlers)</a></dt>
  </dl></dd>
<dt><a href="library/http.server.html#http.server.BaseHTTPRequestHandler">BaseHTTPRequestHandler (class in http.server)</a></dt>
<dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager">BaseManager (class in multiprocessing.managers)</a></dt>
<dt><a href="library/os.path.html#os.path.basename">basename() (in module os.path)</a></dt>
<dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseProxy">BaseProxy (class in multiprocessing.managers)</a></dt>
<dt><a href="library/urllib.parse.html#urllib.parse.BaseResult">BaseResult (class in urllib.parse)</a></dt>
<dt><a href="library/socketserver.html#socketserver.BaseServer">BaseServer (class in socketserver)</a></dt>
<dt><a href="library/2to3.html#2to3fixer-basestring">basestring (2to3 fixer)</a></dt>
<dt><a href="library/logging.html#logging.basicConfig">basicConfig() (in module logging)</a></dt>
<dt><a href="library/decimal.html#decimal.BasicContext">BasicContext (class in decimal)</a></dt>
<dt><a href="library/curses.html#curses.baudrate">baudrate() (in module curses)</a></dt>
<dt><a href="library/tkinter.ttk.html#tkinter.ttk.Treeview.bbox">bbox() (tkinter.ttk.Treeview method)</a></dt>
<dt>bdb</dt>
  <dd><dl>
    <dt><a href="library/pdb.html#index-434">module</a></dt>
  </dl></dd>
<dt><a href="library/bdb.html#bdb.Bdb">Bdb (class in bdb)</a></dt>
<dt><a href="library/bdb.html#module-bdb">bdb (module)</a></dt>
<dt><a href="library/bdb.html#bdb.BdbQuit">BdbQuit</a></dt>
<dt><a href="glossary.html#term-bdfl">BDFL</a></dt>
<dt><a href="distutils/apiref.html#distutils.command.bdist_msi.bdist_msi">bdist_msi (class in distutils.command.bdist_msi)</a></dt>
<dt><a href="library/curses.html#curses.beep">beep() (in module curses)</a></dt>
<dt><a href="library/winsound.html#winsound.Beep">Beep() (in module winsound)</a></dt>
<dt><a href="library/turtle.html#turtle.begin_fill">begin_fill() (in module turtle)</a></dt>
<dt><a href="library/turtle.html#turtle.begin_poly">begin_poly() (in module turtle)</a></dt>
<dt><a href="library/curses.panel.html#curses.panel.Panel.below">below() (curses.panel.Panel method)</a></dt>
<dt><a href="library/time.html#index-590">benchmarking</a></dt>
<dt><a href="library/timeit.html#index-600">Benchmarking</a></dt>
<dt><a href="library/random.html#random.betavariate">betavariate() (in module random)</a></dt>
<dt><a href="c-api/typeobj.html#bf_getbuffer">bf_getbuffer (C member)</a></dt>
<dt><a href="c-api/typeobj.html#bf_releasebuffer">bf_releasebuffer (C member)</a></dt>
<dt><a href="library/turtle.html#turtle.bgcolor">bgcolor() (in module turtle)</a></dt>
<dt><a href="library/turtle.html#turtle.bgpic">bgpic() (in module turtle)</a></dt>
<dt><a href="library/audioop.html#audioop.bias">bias() (in module audioop)</a></dt>
<dt><a href="library/unicodedata.html#unicodedata.bidirectional">bidirectional() (in module unicodedata)</a></dt>
<dt><a href="library/ctypes.html#ctypes.BigEndianStructure">BigEndianStructure (class in ctypes)</a></dt>
<dt><a href="library/functions.html#bin">bin() (built-in function)</a></dt>
<dt>binary</dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-837">arithmetic operation</a></dt>
    <dt><a href="reference/expressions.html#index-845">bitwise operation</a></dt>
    <dt><a href="library/struct.html#index-556">data, packing</a></dt>
    <dt><a href="library/stdtypes.html#index-524">literals</a></dt>
  </dl></dd>
<dt><a href="library/msilib.html#msilib.Binary">Binary (class in msilib)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-885">binary literal</a></dt>
<dt><a href="library/functions.html#index-294">binary mode</a></dt>
<dt><a href="library/_thread.html#index-173">binary semaphores</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_ADD">BINARY_ADD (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_AND">BINARY_AND (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_FLOOR_DIVIDE">BINARY_FLOOR_DIVIDE (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_LSHIFT">BINARY_LSHIFT (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_MODULO">BINARY_MODULO (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_MULTIPLY">BINARY_MULTIPLY (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_OR">BINARY_OR (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_POWER">BINARY_POWER (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_RSHIFT">BINARY_RSHIFT (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_SUBSCR">BINARY_SUBSCR (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_SUBTRACT">BINARY_SUBTRACT (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_TRUE_DIVIDE">BINARY_TRUE_DIVIDE (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BINARY_XOR">BINARY_XOR (opcode)</a></dt>
<dt><a href="library/binascii.html#module-binascii">binascii (module)</a></dt>
<dt><a href="library/tkinter.html#index-605">bind (widgets)</a></dt>
<dt><a href="library/asyncore.html#asyncore.dispatcher.bind">bind() (asyncore.dispatcher method)</a></dt>
  <dd><dl>
    <dt><a href="library/socket.html#socket.socket.bind">(socket.socket method)</a></dt>
  </dl></dd>
<dt><a href="library/gettext.html#gettext.bind_textdomain_codeset">bind_textdomain_codeset() (in module gettext)</a></dt>
<dt>binding</dt>
  <dd><dl>
    <dt><a href="reference/simple_stmts.html#index-938">global name</a></dt>
    <dt><a href="reference/executionmodel.html#index-779">name</a>, <a href="reference/compound_stmts.html#index-686">[1]</a>, <a href="reference/compound_stmts.html#index-686">[2]</a>, <a href="reference/compound_stmts.html#index-692">[3]</a>, <a href="reference/simple_stmts.html#index-892">[4]</a>, <a href="reference/simple_stmts.html#index-922">[5]</a>, <a href="reference/simple_stmts.html#index-932">[6]</a></dt>
  </dl></dd>
<dt><a href="library/gettext.html#gettext.bindtextdomain">bindtextdomain() (in module gettext)</a></dt>
<dt>binhex</dt>
  <dd><dl>
    <dt><a href="library/binascii.html#index-187">module</a></dt>
  </dl></dd>
<dt><a href="library/binhex.html#module-binhex">binhex (module)</a></dt>
<dt><a href="library/binhex.html#binhex.binhex">binhex() (in module binhex)</a></dt>
<dt><a href="library/bisect.html#module-bisect">bisect (module)</a></dt>
<dt><a href="library/bisect.html#bisect.bisect">bisect() (in module bisect)</a></dt>
<dt><a href="library/bisect.html#bisect.bisect_left">bisect_left() (in module bisect)</a></dt>
<dt><a href="library/bisect.html#bisect.bisect_right">bisect_right() (in module bisect)</a></dt>
<dt>bit-string</dt>
  <dd><dl>
    <dt><a href="library/stdtypes.html#index-528">operations</a></dt>
  </dl></dd>
<dt><a href="library/stdtypes.html#int.bit_length">bit_length() (int method)</a></dt>
<dt><a href="library/msilib.html#msilib.Dialog.bitmap">bitmap() (msilib.Dialog method)</a></dt>
<dt>bitwise</dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-846">and</a></dt>
    <dt><a href="reference/expressions.html#index-845">operation, binary</a></dt>
    <dt><a href="reference/expressions.html#index-832">operation, unary</a></dt>
    <dt><a href="reference/expressions.html#index-848">or</a></dt>
    <dt><a href="reference/expressions.html#index-847">xor</a></dt>
  </dl></dd>
<dt><a href="library/turtle.html#turtle.bk">bk() (in module turtle)</a></dt>
<dt><a href="library/curses.html#curses.window.bkgd">bkgd() (curses.window method)</a></dt>
<dt><a href="library/curses.html#curses.window.bkgdset">bkgdset() (curses.window method)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-873">blank line</a></dt>
<dt><a href="reference/executionmodel.html#index-780">block</a></dt>
  <dd><dl>
    <dt><a href="reference/executionmodel.html#index-778">code</a></dt>
  </dl></dd>
<dt><a href="library/hashlib.html#hashlib.block_size">block_size (in module hashlib)</a></dt>
<dt><a href="library/http.cookiejar.html#http.cookiejar.DefaultCookiePolicy.blocked_domains">blocked_domains() (http.cookiejar.DefaultCookiePolicy method)</a></dt>
<dt><a href="library/io.html#io.BlockingIOError">BlockingIOError</a></dt>
<dt><a href="reference/expressions.html#index-793">BNF</a>, <a href="reference/introduction.html#index-864">[1]</a></dt>
<dt><a href="library/nntplib.html#nntplib.NNTP.body">body() (nntplib.NNTP method)</a></dt>
<dt><a href="library/email.charset.html#email.charset.Charset.body_encode">body_encode() (email.charset.Charset method)</a></dt>
<dt><a href="library/email.charset.html#email.charset.Charset.body_encoding">body_encoding (email.charset.Charset attribute)</a></dt>
<dt><a href="library/email.iterators.html#email.iterators.body_line_iterator">body_line_iterator() (in module email.iterators)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM">BOM (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_BE">BOM_BE (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_LE">BOM_LE (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_UTF16">BOM_UTF16 (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_UTF16_BE">BOM_UTF16_BE (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_UTF16_LE">BOM_UTF16_LE (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_UTF32">BOM_UTF32 (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_UTF32_BE">BOM_UTF32_BE (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_UTF32_LE">BOM_UTF32_LE (in module codecs)</a></dt>
<dt><a href="library/codecs.html#codecs.BOM_UTF8">BOM_UTF8 (in module codecs)</a></dt></dl></td><td width="33%" valign="top"><dl>
<dt><a href="library/functions.html#bool">bool() (built-in function)</a></dt>
<dt>Boolean</dt>
  <dd><dl>
    <dt><a href="reference/datamodel.html#index-705">object</a>, <a href="library/stdtypes.html#index-523">[1]</a></dt>
    <dt><a href="reference/expressions.html#index-854">operation</a></dt>
    <dt><a href="library/stdtypes.html#index-512">operations</a>, <a href="library/stdtypes.html#index-517">[1]</a></dt>
    <dt><a href="library/functions.html#index-290">type</a></dt>
    <dt><a href="library/stdtypes.html#index-550">values</a></dt>
  </dl></dd>
<dt><a href="library/curses.html#curses.window.border">border() (curses.window method)</a></dt>
<dt><a href="library/curses.panel.html#curses.panel.Panel.bottom">bottom() (curses.panel.Panel method)</a></dt>
<dt><a href="library/curses.panel.html#curses.panel.bottom_panel">bottom_panel() (in module curses.panel)</a></dt>
<dt><a href="library/email.errors.html#email.errors.BoundaryError">BoundaryError</a></dt>
<dt><a href="library/multiprocessing.html#multiprocessing.BoundedSemaphore">BoundedSemaphore (class in multiprocessing)</a></dt>
<dt><a href="library/threading.html#threading.BoundedSemaphore">BoundedSemaphore() (in module threading)</a></dt>
  <dd><dl>
    <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.BoundedSemaphore">(multiprocessing.managers.SyncManager method)</a></dt>
  </dl></dd>
<dt><a href="library/curses.html#curses.window.box">box() (curses.window method)</a></dt>
<dt><a href="library/bdb.html#bdb.Breakpoint.bpprint">bpprint() (bdb.Breakpoint method)</a></dt>
<dt>break</dt>
  <dd><dl>
    <dt><a href="reference/compound_stmts.html#index-673">statement</a>, <a href="reference/compound_stmts.html#index-675">[1]</a>, <a href="reference/compound_stmts.html#index-681">[2]</a>, <a href="reference/compound_stmts.html#index-683">[3]</a>, <a href="reference/simple_stmts.html#index-918">[4]</a></dt>
  </dl></dd>
<dt><a href="library/bdb.html#bdb.Bdb.break_anywhere">break_anywhere() (bdb.Bdb method)</a></dt>
<dt><a href="library/bdb.html#bdb.Bdb.break_here">break_here() (bdb.Bdb method)</a></dt>
<dt><a href="library/textwrap.html#textwrap.TextWrapper.break_long_words">break_long_words (textwrap.TextWrapper attribute)</a></dt>
<dt><a href="library/dis.html#opcode-BREAK_LOOP">BREAK_LOOP (opcode)</a></dt>
<dt><a href="library/textwrap.html#textwrap.TextWrapper.break_on_hyphens">break_on_hyphens (textwrap.TextWrapper attribute)</a></dt>
<dt><a href="library/bdb.html#bdb.Breakpoint">Breakpoint (class in bdb)</a></dt>
<dt><a href="library/webbrowser.html#index-640">BROWSER</a>, <a href="library/webbrowser.html#index-641">[1]</a></dt>
<dt><a href="library/shelve.html#shelve.BsdDbShelf">BsdDbShelf (class in shelve)</a></dt>
<dt><a href="c-api/buffer.html#buf">buf (C member)</a></dt>
<dt>buffer</dt>
  <dd><dl>
    <dt><a href="c-api/buffer.html#index-0">object</a></dt>
  </dl></dd>
<dt><a href="library/2to3.html#2to3fixer-buffer">buffer (2to3 fixer)</a></dt>
  <dd><dl>
    <dt><a href="library/io.html#io.TextIOBase.buffer">(io.TextIOBase attribute)</a></dt>
  </dl></dd>
<dt><a href="c-api/buffer.html#index-0">buffer interface</a></dt>
<dt><a href="library/functions.html#index-294">buffer size, I/O</a></dt>
<dt><a href="library/array.html#array.array.buffer_info">buffer_info() (array.array method)</a></dt>
<dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_size">buffer_size (xml.parsers.expat.xmlparser attribute)</a></dt>
<dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_text">buffer_text (xml.parsers.expat.xmlparser attribute)</a></dt>
<dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.buffer_used">buffer_used (xml.parsers.expat.xmlparser attribute)</a></dt>
<dt><a href="library/io.html#io.BufferedIOBase">BufferedIOBase (class in io)</a></dt>
<dt><a href="library/io.html#io.BufferedRandom">BufferedRandom (class in io)</a></dt>
<dt><a href="library/io.html#io.BufferedReader">BufferedReader (class in io)</a></dt>
<dt><a href="library/io.html#io.BufferedRWPair">BufferedRWPair (class in io)</a></dt>
<dt><a href="library/io.html#io.BufferedWriter">BufferedWriter (class in io)</a></dt>
<dt><a href="library/logging.html#logging.handlers.BufferingHandler">BufferingHandler (class in logging.handlers)</a></dt>
<dt><a href="library/multiprocessing.html#multiprocessing.BufferTooShort">BufferTooShort</a></dt>
<dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.bufsize">bufsize() (ossaudiodev.oss_audio_device method)</a></dt>
<dt><a href="library/dis.html#opcode-BUILD_LIST">BUILD_LIST (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BUILD_MAP">BUILD_MAP (opcode)</a></dt>
<dt><a href="library/urllib.request.html#urllib.request.build_opener">build_opener() (in module urllib.request)</a></dt>
<dt><a href="distutils/apiref.html#distutils.command.build_py.build_py">build_py (class in distutils.command.build_py)</a></dt>
<dt><a href="distutils/apiref.html#distutils.command.build_py.build_py_2to3">build_py_2to3 (class in distutils.command.build_py)</a></dt>
<dt><a href="library/dis.html#opcode-BUILD_SET">BUILD_SET (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BUILD_SLICE">BUILD_SLICE (opcode)</a></dt>
<dt><a href="library/dis.html#opcode-BUILD_TUPLE">BUILD_TUPLE (opcode)</a></dt>
<dt>built-in</dt>
  <dd><dl>
    <dt><a href="library/objects.html#index-390">constants</a></dt>
    <dt><a href="library/objects.html#index-390">exceptions</a></dt>
    <dt><a href="library/objects.html#index-390">functions</a></dt>
    <dt><a href="reference/datamodel.html#index-732">method</a></dt>
    <dt><a href="library/objects.html#index-390">types</a>, <a href="library/stdtypes.html#index-511">[1]</a></dt>
  </dl></dd>
<dt>built-in function</dt>
  <dd><dl>
    <dt><a href="c-api/import.html#index-27">__import__</a></dt>
    <dt><a href="c-api/number.html#index-109">abs</a>, <a href="reference/datamodel.html#index-773">[1]</a></dt>
    <dt><a href="c-api/object.html#index-114">ascii</a></dt>
    <dt><a href="c-api/object.html#index-116">bytes</a></dt>
    <dt><a href="reference/expressions.html#index-828">call</a></dt>
    <dt><a href="reference/datamodel.html#index-712">chr</a></dt>
    <dt><a href="c-api/structures.html#index-125">classmethod</a></dt>
    <dt><a href="c-api/import.html#index-28">compile</a>, <a href="reference/simple_stmts.html#index-939">[1]</a>, <a href="library/types.html#index-611">[2]</a>, <a href="library/parser.html#index-430">[3]</a>, <a href="library/parser.html#index-431">[4]</a>, <a href="library/stdtypes.html#index-547">[5]</a></dt>
    <dt><a href="reference/datamodel.html#index-774">complex</a>, <a href="library/stdtypes.html#index-525">[1]</a></dt>
    <dt><a href="c-api/number.html#index-107">divmod</a>, <a href="reference/datamodel.html#index-770">[1]</a>, <a href="reference/datamodel.html#index-771">[2]</a></dt>
    <dt><a href="reference/toplevel_components.html#index-948">eval</a>, <a href="reference/simple_stmts.html#index-939">[1]</a>, <a href="library/parser.html#index-429">[2]</a>, <a href="library/stdtypes.html#index-548">[3]</a>, <a href="library/pprint.html#index-453">[4]</a>, <a href="library/pprint.html#index-454">[5]</a></dt>
    <dt><a href="reference/simple_stmts.html#index-939">exec</a>, <a href="library/parser.html#index-429">[1]</a>, <a href="library/stdtypes.html#index-548">[2]</a></dt>
    <dt><a href="library/stdtypes.html#index-542">file</a></dt>
    <dt><a href="c-api/number.html#index-112">float</a>, <a href="reference/datamodel.html#index-774">[1]</a>, <a href="library/stdtypes.html#index-525">[2]</a></dt>
    <dt><a href="c-api/typeobj.html#index-136">hash</a>, <a href="reference/datamodel.html#index-765">[1]</a>, <a href="c-api/object.html#index-117">[2]</a></dt>
    <dt><a href="tutorial/stdlib.html#index-976">help</a></dt>
    <dt><a href="reference/datamodel.html#index-695">id</a></dt>
    <dt><a href="c-api/number.html#index-111">int</a>, <a href="reference/datamodel.html#index-774">[1]</a>, <a href="library/stdtypes.html#index-525">[2]</a></dt>
    <dt><a href="c-api/list.html#index-87">len</a>, <a href="reference/datamodel.html#index-709">[1]</a>, <a href="reference/datamodel.html#index-719">[2]</a>, <a href="reference/datamodel.html#index-722">[3]</a>, <a href="reference/datamodel.html#index-768">[4]</a>, <a href="c-api/object.html#index-119">[5]</a>, <a href="c-api/set.html#index-123">[6]</a>, <a href="c-api/dict.html#index-14">[7]</a>, <a href="c-api/sequence.html#index-120">[8]</a>, <a href="library/stdtypes.html#index-531">[9]</a>, <a href="library/stdtypes.html#index-541">[10]</a>, <a href="c-api/mapping.html#index-95">[11]</a></dt>
    <dt><a href="library/stdtypes.html#index-531">max</a></dt>
    <dt><a href="library/stdtypes.html#index-531">min</a></dt>
    <dt><a href="reference/datamodel.html#index-731">object</a>, <a href="reference/expressions.html#index-828">[1]</a></dt>
    <dt><a href="reference/datamodel.html#index-744">open</a>, <a href="tutorial/inputoutput.html#index-959">[1]</a></dt>
    <dt><a href="reference/datamodel.html#index-712">ord</a></dt>
    <dt><a href="c-api/number.html#index-108">pow</a>, <a href="c-api/number.html#index-110">[1]</a>, <a href="reference/datamodel.html#index-770">[2]</a>, <a href="reference/datamodel.html#index-770">[3]</a>, <a href="reference/datamodel.html#index-771">[4]</a>, <a href="reference/datamodel.html#index-772">[5]</a></dt>
    <dt><a href="reference/datamodel.html#index-762">print</a>, <a href="reference/datamodel.html#index-763">[1]</a></dt>
    <dt><a href="reference/compound_stmts.html#index-676">range</a></dt>
    <dt><a href="c-api/typeobj.html#index-135">repr</a>, <a href="reference/datamodel.html#index-761">[1]</a>, <a href="c-api/object.html#index-113">[2]</a>, <a href="reference/simple_stmts.html#index-891">[3]</a>, <a href="extending/newtypes.html#index-154">[4]</a></dt>
    <dt><a href="reference/datamodel.html#index-774">round</a></dt>
    <dt><a href="reference/datamodel.html#index-755">slice</a>, <a href="library/dis.html#index-227">[1]</a></dt>
    <dt><a href="c-api/structures.html#index-126">staticmethod</a></dt>
    <dt><a href="reference/datamodel.html#index-712">str</a>, <a href="reference/datamodel.html#index-762">[1]</a>, <a href="reference/datamodel.html#index-763">[2]</a>, <a href="c-api/object.html#index-115">[3]</a>, <a href="extending/newtypes.html#index-154">[4]</a></dt>
    <dt><a href="c-api/list.html#index-88">tuple</a>, <a href="c-api/sequence.html#index-121">[1]</a></dt>
    <dt><a href="reference/datamodel.html#index-695">type</a>, <a href="c-api/object.html#index-118">[1]</a>, <a href="library/stdtypes.html#index-549">[2]</a></dt>
  </dl></dd>
<dt>built-in method</dt>
  <dd><dl>
    <dt><a href="reference/expressions.html#index-828">call</a></dt>
    <dt><a href="reference/datamodel.html#index-732">object</a>, <a href="reference/expressions.html#index-828">[1]</a></dt>
  </dl></dd>
<dt><a href="library/sys.html#sys.builtin_module_names">builtin_module_names (in module sys)</a></dt>
<dt><a href="library/types.html#types.BuiltinFunctionType">BuiltinFunctionType (in module types)</a></dt>
<dt><a href="library/importlib.html#importlib.machinery.BuiltinImporter">BuiltinImporter (class in importlib.machinery)</a></dt>
<dt><a href="library/types.html#types.BuiltinMethodType">BuiltinMethodType (in module types)</a></dt>
<dt>builtins</dt>
  <dd><dl>
    <dt><a href="c-api/intro.html#index-75">module</a>, <a href="reference/toplevel_components.html#index-944">[1]</a>, <a href="c-api/init.html#index-30">[2]</a>, <a href="c-api/init.html#index-31">[3]</a>, <a href="tutorial/modules.html#index-974">[4]</a></dt>
  </dl></dd>
<dt><a href="library/builtins.html#module-builtins">builtins (module)</a></dt>
<dt><a href="library/tkinter.tix.html#tkinter.tix.ButtonBox">ButtonBox (class in tkinter.tix)</a></dt>
<dt><a href="library/turtle.html#turtle.bye">bye() (in module turtle)</a></dt>
<dt><a href="library/ctypes.html#ctypes.byref">byref() (in module ctypes)</a></dt>
<dt><a href="reference/datamodel.html#index-714">byte</a></dt>
<dt>byte-code</dt>
  <dd><dl>
    <dt><a href="library/imp.html#index-350">file</a>, <a href="library/imp.html#index-351">[1]</a>, <a href="library/py_compile.html#index-458">[2]</a></dt>
  </dl></dd>
<dt><a href="distutils/apiref.html#distutils.util.byte_compile">byte_compile() (in module distutils.util)</a></dt>
<dt><a href="reference/datamodel.html#index-717">bytearray</a></dt>
  <dd><dl>
    <dt><a href="library/stdtypes.html#index-539">methods</a></dt>
    <dt><a href="c-api/bytearray.html#index-2">object</a>, <a href="library/stdtypes.html#index-530">[1]</a>, <a href="library/stdtypes.html#index-537">[2]</a></dt>
  </dl></dd>
<dt><a href="library/functions.html#bytearray">bytearray() (built-in function)</a></dt>
<dt><a href="reference/datamodel.html#index-746">bytecode</a>, <a href="glossary.html#term-bytecode">[1]</a></dt>
<dt><a href="library/importlib.html#importlib.abc.PyPycLoader.bytecode_path">bytecode_path() (importlib.abc.PyPycLoader method)</a></dt>
<dt><a href="library/sys.html#sys.byteorder">byteorder (in module sys)</a></dt>
<dt><a href="reference/datamodel.html#index-714">bytes</a></dt>
  <dd><dl>
    <dt><a href="c-api/object.html#index-116">built-in function</a></dt>
    <dt><a href="library/stdtypes.html#index-539">methods</a></dt>
    <dt><a href="c-api/bytes.html#index-3">object</a>, <a href="library/stdtypes.html#index-530">[1]</a></dt>
  </dl></dd>
<dt><a href="library/uuid.html#uuid.UUID.bytes">bytes (uuid.UUID attribute)</a></dt>
<dt><a href="reference/lexical_analysis.html#index-881">bytes literal</a></dt>
<dt><a href="library/functions.html#bytes">bytes() (built-in function)</a></dt>
<dt><a href="library/uuid.html#uuid.UUID.bytes_le">bytes_le (uuid.UUID attribute)</a></dt>
<dt><a href="library/io.html#io.BytesIO">BytesIO (class in io)</a></dt>
<dt><a href="c-api/bytes.html#index-4">BytesType (in module types)</a></dt>
<dt><a href="library/array.html#array.array.byteswap">byteswap() (array.array method)</a></dt>
<dt><a href="library/exceptions.html#exceptions.BytesWarning">BytesWarning</a></dt>
<dt><a href="library/bz2.html#module-bz2">bz2 (module)</a></dt>
<dt><a href="library/bz2.html#bz2.BZ2Compressor">BZ2Compressor (class in bz2)</a></dt>
<dt><a href="library/bz2.html#bz2.BZ2Decompressor">BZ2Decompressor (class in bz2)</a></dt>
<dt><a href="library/bz2.html#bz2.BZ2File">BZ2File (class in bz2)</a></dt>
</dl></td></tr></table>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
   <h4>Index</h4>
   <p><a href="genindex-Symbols.html"><strong>Symbols</strong></a>
     | <a href="genindex-_.html"><strong>_</strong></a>
     | <a href="genindex-A.html"><strong>A</strong></a>
     | <a href=""><strong>B</strong></a>
     | <a href="genindex-C.html"><strong>C</strong></a>
     | <a href="genindex-D.html"><strong>D</strong></a>
     | <a href="genindex-E.html"><strong>E</strong></a>
     | <a href="genindex-F.html"><strong>F</strong></a>
     | <a href="genindex-G.html"><strong>G</strong></a>
     | <a href="genindex-H.html"><strong>H</strong></a>
     | <a href="genindex-I.html"><strong>I</strong></a>
     | <a href="genindex-J.html"><strong>J</strong></a>
     | <a href="genindex-K.html"><strong>K</strong></a>
     | <a href="genindex-L.html"><strong>L</strong></a>
     | <a href="genindex-M.html"><strong>M</strong></a>
     | <a href="genindex-N.html"><strong>N</strong></a>
     | <a href="genindex-O.html"><strong>O</strong></a>
     | <a href="genindex-P.html"><strong>P</strong></a>
     | <a href="genindex-Q.html"><strong>Q</strong></a>
     | <a href="genindex-R.html"><strong>R</strong></a>
     | <a href="genindex-S.html"><strong>S</strong></a>
     | <a href="genindex-T.html"><strong>T</strong></a>
     | <a href="genindex-U.html"><strong>U</strong></a>
     | <a href="genindex-V.html"><strong>V</strong></a>
     | <a href="genindex-W.html"><strong>W</strong></a>
     | <a href="genindex-X.html"><strong>X</strong></a>
     | <a href="genindex-Y.html"><strong>Y</strong></a>
     | <a href="genindex-Z.html"><strong>Z</strong></a>
     </p>

   <p><a href="genindex-all.html"><strong>Full index on one page</strong></a></p>
   

          <div id="searchbox" style="display: none">
            <h3>Quick search</h3>
              <form class="search" action="search.html" method="get">
                <input type="text" name="q" size="18" />
                <input type="submit" value="Go" />
                <input type="hidden" name="check_keywords" value="yes" />
                <input type="hidden" name="area" value="default" />
              </form>
              <p class="searchtip" style="font-size: 90%">
              Enter search terms or a module, class or function name.
              </p>
          </div>
          <script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="modindex.html" title="Global Module Index"
             >modules</a> |</li>
        <li><img src="_static/py.png" alt=""
                 style="vertical-align: middle; margin-top: -1px"/></li>
        <li><a href="index.html">Python v3.1.1 documentation</a> &raquo;</li>
 
      </ul>
    </div>
    <div class="footer">
    &copy; <a href="copyright.html">Copyright</a> 1990-2009, Python Software Foundation.
    <br />
    The Python Software Foundation is a non-profit corporation.  
    <a href="http://www.python.org/psf/donations/">Please donate.</a>
    <br />
    Last updated on Aug 16, 2009.
    Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.2.
    </div>

  </body>
</html>