korsygfhrtzangaiide
Elepffwdsff
/
usr
/
share
/
doc
/
python-docs-2.7.5
/
html
/
Upload FileeE
HOME
<!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 — Python 2.7.5 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: '2.7.5', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/sidebar.js"></script> <link rel="search" type="application/opensearchdescription+xml" title="Search within Python 2.7.5 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 2.7.5 documentation" href="index.html" /> <link rel="shortcut icon" type="image/png" href="_static/py.png" /> <script type="text/javascript" src="_static/copybutton.js"></script> </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="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="http://www.python.org/">Python</a> »</li> <li> <a href="index.html">Python 2.7.5 documentation</a> » </li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <h1 id="index">Index</h1> <div class="genindex-jumpbox"> <a href="#Symbols"><strong>Symbols</strong></a> | <a href="#_"><strong>_</strong></a> | <a href="#A"><strong>A</strong></a> | <a href="#B"><strong>B</strong></a> | <a href="#C"><strong>C</strong></a> | <a href="#D"><strong>D</strong></a> | <a href="#E"><strong>E</strong></a> | <a href="#F"><strong>F</strong></a> | <a href="#G"><strong>G</strong></a> | <a href="#H"><strong>H</strong></a> | <a href="#I"><strong>I</strong></a> | <a href="#J"><strong>J</strong></a> | <a href="#K"><strong>K</strong></a> | <a href="#L"><strong>L</strong></a> | <a href="#M"><strong>M</strong></a> | <a href="#N"><strong>N</strong></a> | <a href="#O"><strong>O</strong></a> | <a href="#P"><strong>P</strong></a> | <a href="#Q"><strong>Q</strong></a> | <a href="#R"><strong>R</strong></a> | <a href="#S"><strong>S</strong></a> | <a href="#T"><strong>T</strong></a> | <a href="#U"><strong>U</strong></a> | <a href="#V"><strong>V</strong></a> | <a href="#W"><strong>W</strong></a> | <a href="#X"><strong>X</strong></a> | <a href="#Y"><strong>Y</strong></a> | <a href="#Z"><strong>Z</strong></a> </div> <h2 id="Symbols">Symbols</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt> != </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">operator</a> </dt> </dl></dd> <dt> % </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-15">operator</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#index-25">% formatting</a> </dt> <dt><a href="library/stdtypes.html#index-25">% interpolation</a> </dt> <dt><a href="using/windows.html#index-1">%PATH%</a> </dt> <dt> & </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-19">operator</a> </dt> </dl></dd> <dt> * </dt> <dd><dl> <dt><a href="reference/expressions.html#index-40">in function calls</a> </dt> <dt><a href="library/stdtypes.html#index-15">operator</a> </dt> <dt><a href="reference/compound_stmts.html#index-21">statement</a>, <a href="tutorial/controlflow.html#index-2">[1]</a> </dt> </dl></dd> <dt> ** </dt> <dd><dl> <dt><a href="reference/expressions.html#index-41">in function calls</a> </dt> <dt><a href="library/stdtypes.html#index-15">operator</a> </dt> <dt><a href="reference/compound_stmts.html#index-21">statement</a>, <a href="tutorial/controlflow.html#index-3">[1]</a> </dt> </dl></dd> <dt> + </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-15">operator</a> </dt> </dl></dd> <dt> - </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-15">operator</a> </dt> </dl></dd> <dt> --help </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption--help">command line option</a> </dt> <dt><a href="library/trace.html#cmdoption-trace--help">trace command line option</a> </dt> </dl></dd> <dt> --ignore-dir=<dir> </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace--ignore-dir">trace command line option</a> </dt> </dl></dd> <dt> --ignore-module=<mod> </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace--ignore-module">trace command line option</a> </dt> </dl></dd> <dt> --user-base </dt> <dd><dl> <dt><a href="library/site.html#cmdoption-site--user-base">site command line option</a> </dt> </dl></dd> <dt> --user-site </dt> <dd><dl> <dt><a href="library/site.html#cmdoption-site--user-site">site command line option</a> </dt> </dl></dd> <dt> --version </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption--version">command line option</a> </dt> <dt><a href="library/trace.html#cmdoption-trace--version">trace command line option</a> </dt> </dl></dd> <dt> -3 </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-3">command line option</a> </dt> </dl></dd> <dt> -B </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-B">command line option</a> </dt> </dl></dd> <dt> -b, --buffer </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-b">unittest command line option</a> </dt> </dl></dd> <dt> -c <command> </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-c">command line option</a> </dt> </dl></dd> <dt> -c, --catch </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-c">unittest command line option</a> </dt> </dl></dd> <dt> -c, --clock </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-c">timeit command line option</a> </dt> </dl></dd> <dt> -c, --count </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-c">trace command line option</a> </dt> </dl></dd> <dt> -C, --coverdir=<dir> </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-C">trace command line option</a> </dt> </dl></dd> <dt> -d </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-d">command line option</a> </dt> </dl></dd> <dt> -d destdir </dt> <dd><dl> <dt><a href="library/compileall.html#cmdoption-compileall-d">compileall command line option</a> </dt> </dl></dd> <dt> -E </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-E">command line option</a> </dt> </dl></dd> <dt> -f </dt> <dd><dl> <dt><a href="library/compileall.html#cmdoption-compileall-f">compileall command line option</a> </dt> </dl></dd> <dt> -f, --failfast </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-f">unittest command line option</a> </dt> </dl></dd> <dt> -f, --file=<file> </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-f">trace command line option</a> </dt> </dl></dd> <dt> -g, --timing </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-g">trace command line option</a> </dt> </dl></dd> <dt> -h </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-h">command line option</a> </dt> </dl></dd> <dt> -h, --help </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-h">timeit command line option</a> </dt> </dl></dd> <dt> -i </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-i">command line option</a> </dt> </dl></dd> <dt> -i list </dt> <dd><dl> <dt><a href="library/compileall.html#cmdoption-compileall-i">compileall command line option</a> </dt> </dl></dd> <dt> -J </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-J">command line option</a> </dt> </dl></dd> <dt> -l </dt> <dd><dl> <dt><a href="library/compileall.html#cmdoption-compileall-l">compileall command line option</a> </dt> </dl></dd> <dt> -l, --listfuncs </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-l">trace command line option</a> </dt> </dl></dd> <dt> -m <module-name> </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-m">command line option</a> </dt> </dl></dd> <dt> -m, --missing </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-m">trace command line option</a> </dt> </dl></dd> <dt> -n N, --number=N </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-n">timeit command line option</a> </dt> </dl></dd> <dt> -O </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-O">command line option</a> </dt> </dl></dd> <dt> -OO </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-OO">command line option</a> </dt> </dl></dd> <dt> -p, --pattern pattern </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-discover-p">unittest-discover command line option</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt> -q </dt> <dd><dl> <dt><a href="library/compileall.html#cmdoption-compileall-q">compileall command line option</a> </dt> </dl></dd> <dt> -Q <arg> </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-Q">command line option</a> </dt> </dl></dd> <dt> -R </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-R">command line option</a> </dt> </dl></dd> <dt> -r N, --repeat=N </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-r">timeit command line option</a> </dt> </dl></dd> <dt> -R, --no-report </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-R">trace command line option</a> </dt> </dl></dd> <dt> -r, --report </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-r">trace command line option</a> </dt> </dl></dd> <dt> -S </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-S">command line option</a> </dt> </dl></dd> <dt> -s </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-s">command line option</a> </dt> </dl></dd> <dt> -s S, --setup=S </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-s">timeit command line option</a> </dt> </dl></dd> <dt> -s, --start-directory directory </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-discover-s">unittest-discover command line option</a> </dt> </dl></dd> <dt> -s, --summary </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-s">trace command line option</a> </dt> </dl></dd> <dt> -t </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-t">command line option</a> </dt> </dl></dd> <dt> -t, --time </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-t">timeit command line option</a> </dt> </dl></dd> <dt> -t, --top-level-directory directory </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-discover-t">unittest-discover command line option</a> </dt> </dl></dd> <dt> -t, --trace </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-t">trace command line option</a> </dt> </dl></dd> <dt> -T, --trackcalls </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace-T">trace command line option</a> </dt> </dl></dd> <dt> -U </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-U">command line option</a> </dt> </dl></dd> <dt> -u </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-u">command line option</a> </dt> </dl></dd> <dt> -V </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-V">command line option</a> </dt> </dl></dd> <dt> -v </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-v">command line option</a> </dt> </dl></dd> <dt> -v, --verbose </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-v">timeit command line option</a> </dt> <dt><a href="library/unittest.html#cmdoption-unittest-discover-v">unittest-discover command line option</a> </dt> </dl></dd> <dt> -W arg </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-W">command line option</a> </dt> </dl></dd> <dt> -X </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-X">command line option</a> </dt> </dl></dd> <dt> -x </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption-x">command line option</a> </dt> </dl></dd> <dt> -x regex </dt> <dd><dl> <dt><a href="library/compileall.html#cmdoption-compileall-x">compileall command line option</a> </dt> </dl></dd> <dt><a href="glossary.html#term-1"><strong>...</strong></a> </dt> <dt> .ini </dt> <dd><dl> <dt><a href="library/configparser.html#index-0">file</a> </dt> </dl></dd> <dt> .pdbrc </dt> <dd><dl> <dt><a href="library/pdb.html#index-2">file</a> </dt> </dl></dd> <dt><a href="distutils/packageindex.html#index-2">.pypirc file</a> </dt> <dt> .pythonrc.py </dt> <dd><dl> <dt><a href="library/user.html#index-0">file</a> </dt> </dl></dd> <dt> / </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-15">operator</a> </dt> </dl></dd> <dt> // </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-15">operator</a> </dt> </dl></dd> <dt><a href="glossary.html#term-to3"><strong>2to3</strong></a> </dt> <dt> < </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">operator</a> </dt> </dl></dd> <dt> << </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-19">operator</a> </dt> </dl></dd> <dt> <= </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">operator</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#index-2"><protocol>_proxy</a> </dt> <dt> == </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">operator</a> </dt> </dl></dd> <dt> > </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">operator</a> </dt> </dl></dd> <dt> >= </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">operator</a> </dt> </dl></dd> <dt> >> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-19">operator</a> </dt> </dl></dd> <dt><a href="glossary.html#term-"><strong>>>></strong></a> </dt> <dt> @ </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-19">statement</a> </dt> </dl></dd> <dt> ^ </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-19">operator</a> </dt> </dl></dd> </dl></td> </tr></table> <h2 id="_">_</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/operator.html#operator.__abs__">__abs__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__abs__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__add__">__add__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__add__">(object method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList.__add__">(rfc822.AddressList method)</a> </dt> </dl></dd> <dt><a href="tutorial/modules.html#index-8">__all__</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-49">(optional module attribute)</a> </dt> <dt><a href="c-api/import.html#index-0">(package variable)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__and__">__and__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__and__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-53">__bases__ (class attribute)</a>, <a href="library/stdtypes.html#class.__bases__">[1]</a> </dt> <dt> __builtin__ </dt> <dd><dl> <dt><a href="c-api/intro.html#index-20">module</a>, <a href="reference/toplevel_components.html#index-2">[1]</a>, <a href="reference/simple_stmts.html#index-57">[2]</a>, <a href="c-api/init.html#index-0">[3]</a>, <a href="tutorial/modules.html#index-7">[4]</a> </dt> </dl></dd> <dt><a href="library/__builtin__.html#module-__builtin__">__builtin__ (module)</a> </dt> <dt><a href="reference/simple_stmts.html#index-57">__builtins__</a> </dt> <dt><a href="reference/datamodel.html#object.__call__">__call__() (object method)</a>, <a href="reference/expressions.html#index-46">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-57">__class__ (instance attribute)</a>, <a href="library/stdtypes.html#instance.__class__">[1]</a> </dt> <dt><a href="library/stdtypes.html#index-11">__cmp__() (instance method)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__cmp__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__coerce__">__coerce__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__complex__">__complex__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__concat__">__concat__() (in module operator)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.__contains__">__contains__() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/operator.html#operator.__contains__">(in module operator)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.__contains__">(mailbox.Mailbox method)</a> </dt> <dt><a href="reference/datamodel.html#object.__contains__">(object method)</a> </dt> </dl></dd> <dt><a href="library/copy.html#index-1">__copy__() (copy protocol)</a> </dt> <dt><a href="reference/simple_stmts.html#index-16">__debug__</a> </dt> <dd><dl> <dt><a href="library/constants.html#__debug__">(built-in variable)</a> </dt> </dl></dd> <dt><a href="library/copy.html#index-1">__deepcopy__() (copy protocol)</a> </dt> <dt><a href="reference/datamodel.html#object.__del__">__del__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__delattr__">__delattr__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__delete__">__delete__() (object method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.__delitem__">__delitem__() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/operator.html#operator.__delitem__">(in module operator)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH.__delitem__">(mailbox.MH method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.__delitem__">(mailbox.Mailbox method)</a> </dt> <dt><a href="reference/datamodel.html#object.__delitem__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__delslice__">__delslice__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__delslice__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-53">__dict__ (class attribute)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-37">(function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-57">(instance attribute)</a>, <a href="reference/datamodel.html#index-85">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-48">(module attribute)</a>, <a href="c-api/module.html#index-3">[1]</a> </dt> <dt><a href="library/stdtypes.html#object.__dict__">(object attribute)</a> </dt> </dl></dd> <dt><a href="library/sys.html#sys.__displayhook__">__displayhook__ (in module sys)</a> </dt> <dt><a href="library/operator.html#operator.__div__">__div__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__div__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__divmod__">__divmod__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#index-53">__doc__ (class attribute)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-37">(function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-39">(method attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-49">(module attribute)</a>, <a href="c-api/module.html#index-2">[1]</a> </dt> </dl></dd> <dt><a href="library/_winreg.html#_winreg.PyHKEY.__enter__">__enter__() (_winreg.PyHKEY method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#contextmanager.__enter__">(contextmanager method)</a> </dt> <dt><a href="reference/datamodel.html#object.__enter__">(object method)</a> </dt> </dl></dd> <dt><a href="library/email.charset.html#email.charset.Charset.__eq__">__eq__() (email.charset.Charset method)</a> </dt> <dd><dl> <dt><a href="library/email.header.html#email.header.Header.__eq__">(email.header.Header method)</a> </dt> <dt><a href="library/operator.html#operator.__eq__">(in module operator)</a> </dt> <dt><a href="reference/datamodel.html#object.__eq__">(object method)</a> </dt> </dl></dd> <dt><a href="library/sys.html#sys.__excepthook__">__excepthook__ (in module sys)</a> </dt> <dt><a href="library/_winreg.html#_winreg.PyHKEY.__exit__">__exit__() (_winreg.PyHKEY method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#contextmanager.__exit__">(contextmanager method)</a> </dt> <dt><a href="reference/datamodel.html#object.__exit__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/simple_stmts.html#index-46">__file__</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-49">(module attribute)</a>, <a href="c-api/module.html#index-2">[1]</a>, <a href="c-api/module.html#index-5">[2]</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__float__">__float__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__floordiv__">__floordiv__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__floordiv__">(object method)</a> </dt> </dl></dd> <dt><a href="library/functions.html#index-3">__format__</a> </dt> <dt><a href="library/datetime.html#datetime.date.__format__">__format__() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.__format__">(datetime.datetime method)</a> </dt> <dt><a href="library/datetime.html#datetime.time.__format__">(datetime.time method)</a> </dt> </dl></dd> <dt><a href="glossary.html#term-future"><strong>__future__</strong></a> </dt> <dd><dl> <dt><a href="library/__future__.html#module-__future__">(module)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__ge__">__ge__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__ge__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__get__">__get__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__getattr__">__getattr__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__getattribute__">__getattribute__() (object method)</a> </dt> <dt><a href="library/pickle.html#object.__getinitargs__">__getinitargs__() (object method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.__getitem__">__getitem__() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/operator.html#operator.__getitem__">(in module operator)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.__getitem__">(mailbox.Mailbox method)</a> </dt> <dt><a href="reference/datamodel.html#index-72">(mapping object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__getitem__">(object method)</a> </dt> </dl></dd> <dt><a href="library/pickle.html#object.__getnewargs__">__getnewargs__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__getslice__">__getslice__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__getslice__">(object method)</a> </dt> </dl></dd> <dt><a href="library/pickle.html#object.__getstate__">__getstate__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__gt__">__gt__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__gt__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__hash__">__hash__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__hex__">__hex__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__iadd__">__iadd__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__iadd__">(object method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList.__iadd__">(rfc822.AddressList method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__iand__">__iand__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__iand__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__iconcat__">__iconcat__() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.__idiv__">__idiv__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__idiv__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__ifloordiv__">__ifloordiv__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__ifloordiv__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__ilshift__">__ilshift__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__ilshift__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__imod__">__imod__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__imod__">(object method)</a> </dt> </dl></dd> <dt> __import__ </dt> <dd><dl> <dt><a href="c-api/import.html#index-1">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#__import__">__import__() (built-in function)</a> </dt> <dt><a href="library/operator.html#operator.__imul__">__imul__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__imul__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__index__">__index__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__index__">(object method)</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.Handler.__init__">__init__() (logging.Handler method)</a> </dt> <dd><dl> <dt><a href="howto/logging.html#logging.logging.Formatter.__init__">(logging.logging.Formatter method)</a> </dt> <dt><a href="reference/datamodel.html#index-46">(object method)</a>, <a href="reference/datamodel.html#object.__init__">[1]</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#class.__instancecheck__">__instancecheck__() (class method)</a> </dt> <dt><a href="reference/datamodel.html#object.__int__">__int__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__inv__">__inv__() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.__invert__">__invert__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__invert__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__ior__">__ior__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__ior__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__ipow__">__ipow__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__ipow__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__irepeat__">__irepeat__() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.__irshift__">__irshift__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__irshift__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__isub__">__isub__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__isub__">(object method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList.__isub__">(rfc822.AddressList method)</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#container.__iter__">__iter__() (container method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#iterator.__iter__">(iterator method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.__iter__">(mailbox.Mailbox method)</a> </dt> <dt><a href="reference/datamodel.html#object.__iter__">(object method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestSuite.__iter__">(unittest.TestSuite method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__itruediv__">__itruediv__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__itruediv__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__ixor__">__ixor__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__ixor__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__le__">__le__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__le__">(object method)</a> </dt> </dl></dd> <dt><a href="library/email.message.html#email.message.Message.__len__">__len__() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.Mailbox.__len__">(mailbox.Mailbox method)</a> </dt> <dt><a href="reference/datamodel.html#index-82">(mapping object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__len__">(object method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList.__len__">(rfc822.AddressList method)</a> </dt> </dl></dd> <dt><a href="reference/simple_stmts.html#index-46">__loader__</a> </dt> <dt><a href="reference/datamodel.html#object.__long__">__long__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__lshift__">__lshift__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__lshift__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__lt__">__lt__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__lt__">(object method)</a> </dt> </dl></dd> <dt> __main__ </dt> <dd><dl> <dt><a href="c-api/intro.html#index-20">module</a>, <a href="reference/executionmodel.html#index-11">[1]</a>, <a href="reference/toplevel_components.html#index-2">[2]</a>, <a href="reference/toplevel_components.html#index-3">[3]</a>, <a href="c-api/init.html#index-0">[4]</a>, <a href="c-api/init.html#index-21">[5]</a> </dt> </dl></dd> <dt><a href="library/__main__.html#module-__main__">__main__ (module)</a> </dt> <dt><a href="library/stdtypes.html#object.__members__">__members__ (object attribute)</a> </dt> <dt><a href="reference/datamodel.html#__metaclass__">__metaclass__ (built-in variable)</a> </dt> <dt><a href="library/stdtypes.html#object.__methods__">__methods__ (object attribute)</a> </dt> <dt><a href="library/collections.html#collections.defaultdict.__missing__">__missing__() (collections.defaultdict method)</a> </dt> <dt><a href="library/operator.html#operator.__mod__">__mod__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__mod__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-53">__module__ (class attribute)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-37">(function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-39">(method attribute)</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#class.__mro__">__mro__ (class attribute)</a> </dt> <dt><a href="library/operator.html#operator.__mul__">__mul__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__mul__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/simple_stmts.html#index-46">__name__</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-53">(class attribute)</a>, <a href="library/stdtypes.html#class.__name__">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-37">(function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-39">(method attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-49">(module attribute)</a>, <a href="c-api/module.html#index-2">[1]</a>, <a href="c-api/module.html#index-4">[2]</a> </dt> </dl></dd> <dt><a href="library/email.charset.html#email.charset.Charset.__ne__">__ne__() (email.charset.Charset method)</a> </dt> <dd><dl> <dt><a href="library/email.header.html#email.header.Header.__ne__">(email.header.Header method)</a> </dt> <dt><a href="library/operator.html#operator.__ne__">(in module operator)</a> </dt> <dt><a href="reference/datamodel.html#object.__ne__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__neg__">__neg__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__neg__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__new__">__new__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__nonzero__">__nonzero__() (object method)</a>, <a href="reference/datamodel.html#index-88">[1]</a> </dt> <dt><a href="library/operator.html#operator.__not__">__not__() (in module operator)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="reference/datamodel.html#object.__oct__">__oct__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__or__">__or__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__or__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/simple_stmts.html#index-46">__package__</a> </dt> <dt><a href="reference/simple_stmts.html#index-41">__path__</a>, <a href="reference/simple_stmts.html#index-46">[1]</a> </dt> <dt><a href="library/operator.html#operator.__pos__">__pos__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__pos__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__pow__">__pow__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__pow__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__radd__">__radd__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rand__">__rand__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rcmp__">__rcmp__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rdiv__">__rdiv__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rdivmod__">__rdivmod__() (object method)</a> </dt> <dt><a href="library/pickle.html#object.__reduce__">__reduce__() (object method)</a> </dt> <dt><a href="library/pickle.html#object.__reduce_ex__">__reduce_ex__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__repeat__">__repeat__() (in module operator)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseProxy.__repr__">__repr__() (multiprocessing.managers.BaseProxy method)</a> </dt> <dd><dl> <dt><a href="library/netrc.html#netrc.netrc.__repr__">(netrc.netrc method)</a> </dt> <dt><a href="reference/datamodel.html#object.__repr__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__reversed__">__reversed__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rfloordiv__">__rfloordiv__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rlshift__">__rlshift__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rmod__">__rmod__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rmul__">__rmul__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__ror__">__ror__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rpow__">__rpow__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rrshift__">__rrshift__() (object method)</a> </dt> <dt><a href="library/operator.html#operator.__rshift__">__rshift__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__rshift__">(object method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#object.__rsub__">__rsub__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rtruediv__">__rtruediv__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__rxor__">__rxor__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#object.__set__">__set__() (object method)</a> </dt> <dt><a href="reference/datamodel.html#index-84">__setattr__() (object method)</a>, <a href="reference/datamodel.html#object.__setattr__">[1]</a> </dt> <dt><a href="library/email.message.html#email.message.Message.__setitem__">__setitem__() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/operator.html#operator.__setitem__">(in module operator)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.__setitem__">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.__setitem__">(mailbox.Maildir method)</a> </dt> <dt><a href="reference/datamodel.html#object.__setitem__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__setslice__">__setslice__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__setslice__">(object method)</a> </dt> </dl></dd> <dt><a href="library/pickle.html#object.__setstate__">__setstate__() (object method)</a> </dt> <dt><a href="glossary.html#term-slots"><strong>__slots__</strong></a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#__slots__">(built-in variable)</a> </dt> </dl></dd> <dt><a href="library/sys.html#sys.__stderr__">__stderr__ (in module sys)</a> </dt> <dt><a href="library/sys.html#sys.__stdin__">__stdin__ (in module sys)</a> </dt> <dt><a href="library/sys.html#sys.__stdout__">__stdout__ (in module sys)</a> </dt> <dt><a href="library/datetime.html#datetime.date.__str__">__str__() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.__str__">(datetime.datetime method)</a> </dt> <dt><a href="library/datetime.html#datetime.time.__str__">(datetime.time method)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.__str__">(email.charset.Charset method)</a> </dt> <dt><a href="library/email.header.html#email.header.Header.__str__">(email.header.Header method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.__str__">(email.message.Message method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseProxy.__str__">(multiprocessing.managers.BaseProxy method)</a> </dt> <dt><a href="reference/datamodel.html#object.__str__">(object method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList.__str__">(rfc822.AddressList method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__sub__">__sub__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__sub__">(object method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList.__sub__">(rfc822.AddressList method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#class.__subclasscheck__">__subclasscheck__() (class method)</a> </dt> <dt><a href="library/stdtypes.html#class.__subclasses__">__subclasses__() (class method)</a> </dt> <dt><a href="library/abc.html#abc.ABCMeta.__subclasshook__">__subclasshook__() (abc.ABCMeta method)</a> </dt> <dt><a href="library/operator.html#operator.__truediv__">__truediv__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__truediv__">(object method)</a> </dt> </dl></dd> <dt><a href="library/email.header.html#email.header.Header.__unicode__">__unicode__() (email.header.Header method)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__unicode__">(object method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.__xor__">__xor__() (in module operator)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#object.__xor__">(object method)</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.Structure._anonymous_">_anonymous_ (ctypes.Structure attribute)</a> </dt> <dt><a href="library/collections.html#collections.somenamedtuple._asdict">_asdict() (collections.somenamedtuple method)</a> </dt> <dt><a href="library/ctypes.html#ctypes._CData._b_base_">_b_base_ (ctypes._CData attribute)</a> </dt> <dt><a href="library/ctypes.html#ctypes._CData._b_needsfree_">_b_needsfree_ (ctypes._CData attribute)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseProxy._callmethod">_callmethod() (multiprocessing.managers.BaseProxy method)</a> </dt> <dt><a href="library/ctypes.html#ctypes._CData">_CData (class in ctypes)</a> </dt> <dt><a href="library/sys.html#sys._clear_type_cache">_clear_type_cache() (in module sys)</a> </dt> <dt><a href="library/sys.html#sys._current_frames">_current_frames() (in module sys)</a> </dt> <dt><a href="library/os.html#os._exit">_exit() (in module os)</a> </dt> <dt><a href="library/ast.html#ast.AST._fields">_fields (ast.AST attribute)</a> </dt> <dd><dl> <dt><a href="library/collections.html#collections.somenamedtuple._fields">(collections.somenamedtuple attribute)</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.Structure._fields_">_fields_ (ctypes.Structure attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler._flush">_flush() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="c-api/import.html#_frozen">_frozen (C type)</a> </dt> <dt><a href="library/ctypes.html#ctypes._FuncPtr">_FuncPtr (class in ctypes)</a> </dt> <dt><a href="library/sys.html#sys._getframe">_getframe() (in module sys)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseProxy._getvalue">_getvalue() (multiprocessing.managers.BaseProxy method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.PyDLL._handle">_handle (ctypes.PyDLL attribute)</a> </dt> <dt><a href="c-api/import.html#_inittab">_inittab (C type)</a> </dt> <dt> _locale </dt> <dd><dl> <dt><a href="library/locale.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.somenamedtuple._make">_make() (collections.somenamedtuple class method)</a> </dt> <dt><a href="library/unittest.html#unittest.TextTestRunner._makeResult">_makeResult() (unittest.TextTestRunner method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.PyDLL._name">_name (ctypes.PyDLL attribute)</a> </dt> <dt><a href="library/ctypes.html#ctypes._CData._objects">_objects (ctypes._CData attribute)</a> </dt> <dt><a href="library/ctypes.html#ctypes.Structure._pack_">_pack_ (ctypes.Structure attribute)</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations._parse">_parse() (gettext.NullTranslations method)</a> </dt> <dt><a href="c-api/complex.html#_Py_c_diff">_Py_c_diff (C function)</a> </dt> <dt><a href="c-api/complex.html#_Py_c_neg">_Py_c_neg (C function)</a> </dt> <dt><a href="c-api/complex.html#_Py_c_pow">_Py_c_pow (C function)</a> </dt> <dt><a href="c-api/complex.html#_Py_c_prod">_Py_c_prod (C function)</a> </dt> <dt><a href="c-api/complex.html#_Py_c_quot">_Py_c_quot (C function)</a> </dt> <dt><a href="c-api/complex.html#_Py_c_sum">_Py_c_sum (C function)</a> </dt> <dt><a href="c-api/allocation.html#_Py_NoneStruct">_Py_NoneStruct (C variable)</a> </dt> <dt><a href="c-api/import.html#_PyImport_FindExtension">_PyImport_FindExtension (C function)</a> </dt> <dt><a href="c-api/import.html#_PyImport_Fini">_PyImport_Fini (C function)</a> </dt> <dt><a href="c-api/import.html#_PyImport_FixupExtension">_PyImport_FixupExtension (C function)</a> </dt> <dt><a href="c-api/import.html#_PyImport_Init">_PyImport_Init (C function)</a> </dt> <dt><a href="c-api/allocation.html#_PyObject_Del">_PyObject_Del (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#_PyObject_GC_TRACK">_PyObject_GC_TRACK (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#_PyObject_GC_UNTRACK">_PyObject_GC_UNTRACK (C function)</a> </dt> <dt><a href="c-api/allocation.html#_PyObject_New">_PyObject_New (C function)</a> </dt> <dt><a href="c-api/allocation.html#_PyObject_NewVar">_PyObject_NewVar (C function)</a> </dt> <dt><a href="c-api/string.html#_PyString_Resize">_PyString_Resize (C function)</a> </dt> <dt><a href="c-api/tuple.html#_PyTuple_Resize">_PyTuple_Resize (C function)</a> </dt> <dt><a href="library/framework.html#FrameWork.Application._quit">_quit() (FrameWork.Application method)</a> </dt> <dt><a href="library/collections.html#collections.somenamedtuple._replace">_replace() (collections.somenamedtuple method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree._setroot">_setroot() (xml.etree.ElementTree.ElementTree method)</a> </dt> <dt><a href="library/ctypes.html#ctypes._SimpleCData">_SimpleCData (class in ctypes)</a> </dt> <dt><a href="library/aetools.html#aetools.TalkTo._start">_start() (aetools.TalkTo method)</a> </dt> <dt><a href="library/email.iterators.html#email.iterators._structure">_structure() (in module email.iterators)</a> </dt> <dt><a href="library/urllib.html#urllib._urlopener">_urlopener (in module urllib)</a> </dt> <dt><a href="library/_winreg.html#module-_winreg">_winreg (module)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler._write">_write() (wsgiref.handlers.BaseHandler method)</a> </dt> </dl></td> </tr></table> <h2 id="A">A</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/audioop.html#index-0">a-LAW</a> </dt> <dt><a href="library/aifc.html#index-1">A-LAW</a>, <a href="library/sndhdr.html#index-0">[1]</a> </dt> <dt><a href="library/binascii.html#binascii.a2b_base64">a2b_base64() (in module binascii)</a> </dt> <dt><a href="library/binascii.html#binascii.a2b_hex">a2b_hex() (in module binascii)</a> </dt> <dt><a href="library/binascii.html#binascii.a2b_hqx">a2b_hqx() (in module binascii)</a> </dt> <dt><a href="library/binascii.html#binascii.a2b_qp">a2b_qp() (in module binascii)</a> </dt> <dt><a href="library/binascii.html#binascii.a2b_uu">a2b_uu() (in module binascii)</a> </dt> <dt><a href="library/abc.html#module-abc">abc (module)</a> </dt> <dt><a href="library/abc.html#abc.ABCMeta">ABCMeta (class in abc)</a> </dt> <dt><a href="c-api/sys.html#index-0">abort()</a> </dt> <dd><dl> <dt><a href="library/ftplib.html#ftplib.FTP.abort">(ftplib.FTP method)</a> </dt> <dt><a href="library/os.html#os.abort">(in module os)</a> </dt> </dl></dd> <dt><a href="library/curses.panel.html#curses.panel.Panel.above">above() (curses.panel.Panel method)</a> </dt> <dt> abs </dt> <dd><dl> <dt><a href="c-api/number.html#index-2">built-in function</a>, <a href="reference/datamodel.html#index-93">[1]</a> </dt> </dl></dd> <dt><a href="library/functions.html#abs">abs() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Context.abs">(decimal.Context method)</a> </dt> <dt><a href="library/operator.html#operator.abs">(in module operator)</a> </dt> </dl></dd> <dt><a href="library/os.path.html#os.path.abspath">abspath() (in module os.path)</a> </dt> <dt><a href="glossary.html#term-abstract-base-class"><strong>abstract base class</strong></a> </dt> <dt><a href="library/urllib2.html#urllib2.AbstractBasicAuthHandler">AbstractBasicAuthHandler (class in urllib2)</a> </dt> <dt><a href="library/urllib2.html#urllib2.AbstractDigestAuthHandler">AbstractDigestAuthHandler (class in urllib2)</a> </dt> <dt><a href="library/formatter.html#formatter.AbstractFormatter">AbstractFormatter (class in formatter)</a> </dt> <dt><a href="library/abc.html#abc.abstractmethod">abstractmethod() (in module abc)</a> </dt> <dt><a href="library/abc.html#abc.abstractproperty">abstractproperty() (in module abc)</a> </dt> <dt><a href="library/formatter.html#formatter.AbstractWriter">AbstractWriter (class in formatter)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher.accept">accept() (asyncore.dispatcher method)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.connection.Listener.accept">(multiprocessing.connection.Listener method)</a> </dt> <dt><a href="library/socket.html#socket.socket.accept">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/time.html#time.accept2dyear">accept2dyear (in module time)</a> </dt> <dt><a href="library/os.html#os.access">access() (in module os)</a> </dt> <dt><a href="library/cmath.html#cmath.acos">acos() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.acos">(in module math)</a> </dt> </dl></dd> <dt><a href="library/cmath.html#cmath.acosh">acosh() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.acosh">(in module math)</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.Handler.acquire">acquire() (logging.Handler method)</a> </dt> <dd><dl> <dt><a href="library/thread.html#thread.lock.acquire">(thread.lock method)</a> </dt> <dt><a href="library/threading.html#threading.Condition.acquire">(threading.Condition method)</a> </dt> <dt><a href="library/threading.html#threading.Lock.acquire">(threading.Lock method)</a> </dt> <dt><a href="library/threading.html#threading.RLock.acquire">(threading.RLock method)</a> </dt> <dt><a href="library/threading.html#threading.Semaphore.acquire">(threading.Semaphore method)</a> </dt> </dl></dd> <dt><a href="library/imp.html#imp.acquire_lock">acquire_lock() (in module imp)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.action">action (optparse.Option attribute)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.ACTIONS">ACTIONS (optparse.Option attribute)</a> </dt> <dt><a href="library/fl.html#fl.form.activate_form">activate_form() (fl.form method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.active_children">active_children() (in module multiprocessing)</a> </dt> <dt><a href="library/threading.html#threading.active_count">active_count() (in module threading)</a> </dt> <dt><a href="library/threading.html#threading.activeCount">activeCount() (in module threading)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.add">add() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/audioop.html#audioop.add">(in module audioop)</a> </dt> <dt><a href="library/operator.html#operator.add">(in module operator)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.add">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.add">(mailbox.Maildir method)</a> </dt> <dt><a href="library/msilib.html#msilib.RadioButtonGroup.add">(msilib.RadioButtonGroup method)</a> </dt> <dt><a href="library/profile.html#pstats.Stats.add">(pstats.Stats method)</a> </dt> <dt><a href="library/stdtypes.html#set.add">(set method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.add">(tarfile.TarFile method)</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.add">(ttk.Notebook method)</a> </dt> </dl></dd> <dt><a href="library/email.charset.html#email.charset.add_alias">add_alias() (in module email.charset)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.add_argument">add_argument() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.add_argument_group">add_argument_group() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_box">add_box() (fl.form method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_browser">add_browser() (fl.form method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_button">add_button() (fl.form method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.add_cgi_vars">add_cgi_vars() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="library/email.charset.html#email.charset.add_charset">add_charset() (in module email.charset)</a> </dt> <dt><a href="library/fl.html#fl.form.add_choice">add_choice() (fl.form method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_clock">add_clock() (fl.form method)</a> </dt> <dt><a href="library/email.charset.html#email.charset.add_codec">add_codec() (in module email.charset)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookieJar.add_cookie_header">add_cookie_header() (cookielib.CookieJar method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_counter">add_counter() (fl.form method)</a> </dt> <dt><a href="library/msilib.html#msilib.add_data">add_data() (in module msilib)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.Request.add_data">(urllib2.Request method)</a> </dt> </dl></dd> <dt><a href="library/fl.html#fl.form.add_dial">add_dial() (fl.form method)</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations.add_fallback">add_fallback() (gettext.NullTranslations method)</a> </dt> <dt><a href="library/msilib.html#msilib.Directory.add_file">add_file() (msilib.Directory method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.add_flag">add_flag() (mailbox.MaildirMessage method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MMDFMessage.add_flag">(mailbox.MMDFMessage method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mboxMessage.add_flag">(mailbox.mboxMessage method)</a> </dt> </dl></dd> <dt><a href="library/formatter.html#formatter.formatter.add_flowing_data">add_flowing_data() (formatter.formatter method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.add_folder">add_folder() (mailbox.Maildir method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.add_folder">(mailbox.MH method)</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.OpenerDirector.add_handler">add_handler() (urllib2.OpenerDirector method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.add_header">add_header() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.Request.add_header">(urllib2.Request method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.headers.Headers.add_header">(wsgiref.headers.Headers method)</a> </dt> </dl></dd> <dt><a href="library/readline.html#readline.add_history">add_history() (in module readline)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.add_hor_rule">add_hor_rule() (formatter.formatter method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.add_include_dir">add_include_dir() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_input">add_input() (fl.form method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.BabylMessage.add_label">add_label() (mailbox.BabylMessage method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.add_label_data">add_label_data() (formatter.formatter method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.add_library">add_library() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.add_library_dir">add_library_dir() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_lightbutton">add_lightbutton() (fl.form method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.add_line_break">add_line_break() (formatter.formatter method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.add_link_object">add_link_object() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.add_literal_data">add_literal_data() (formatter.formatter method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_menu">add_menu() (fl.form method)</a> </dt> <dt><a href="library/argparse.html#argparse.add_mutually_exclusive_group">add_mutually_exclusive_group() (in module argparse)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser.add_option">add_option() (optparse.OptionParser method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.BaseHandler.add_parent">add_parent() (urllib2.BaseHandler method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPPasswordMgr.add_password">add_password() (urllib2.HTTPPasswordMgr method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_positioner">add_positioner() (fl.form method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_roundbutton">add_roundbutton() (fl.form method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.add_runtime_library_dir">add_runtime_library_dir() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.add_section">add_section() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MHMessage.add_sequence">add_sequence() (mailbox.MHMessage method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_slider">add_slider() (fl.form method)</a> </dt> <dt><a href="library/msilib.html#msilib.add_stream">add_stream() (in module msilib)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.add_subparsers">add_subparsers() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/imputil.html#imputil.ImportManager.add_suffix">add_suffix() (imputil.ImportManager method)</a> </dt> <dt><a href="library/msilib.html#msilib.add_tables">add_tables() (in module msilib)</a> </dt> <dt><a href="library/fl.html#fl.form.add_text">add_text() (fl.form method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_timer">add_timer() (fl.form method)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.add_type">add_type() (in module mimetypes)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.add_unredirected_header">add_unredirected_header() (urllib2.Request method)</a> </dt> <dt><a href="library/fl.html#fl.form.add_valslider">add_valslider() (fl.form method)</a> </dt> <dt><a href="library/curses.html#curses.window.addch">addch() (curses.window method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.addCleanup">addCleanup() (unittest.TestCase method)</a> </dt> <dt><a href="library/turtle.html#turtle.Shape.addcomponent">addcomponent() (turtle.Shape method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.addError">addError() (unittest.TestResult method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.addExpectedFailure">addExpectedFailure() (unittest.TestResult method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.addFailure">addFailure() (unittest.TestResult method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.addfile">addfile() (tarfile.TarFile method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.addFilter">addFilter() (logging.Handler method)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Logger.addFilter">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.Logger.addHandler">addHandler() (logging.Logger method)</a> </dt> <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.addheader">addheader() (MimeWriter.MimeWriter method)</a> </dt> <dt><a href="library/hotshot.html#hotshot.Profile.addinfo">addinfo() (hotshot.Profile method)</a> </dt> <dt><a href="reference/expressions.html#index-56">addition</a> </dt> <dt><a href="library/logging.html#logging.addLevelName">addLevelName() (in module logging)</a> </dt> <dt><a href="library/curses.html#curses.window.addnstr">addnstr() (curses.window method)</a> </dt> <dt><a href="library/modulefinder.html#modulefinder.AddPackagePath">AddPackagePath() (in module modulefinder)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.connection.Listener.address">address (multiprocessing.connection.Listener attribute)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.address">(multiprocessing.managers.BaseManager attribute)</a> </dt> </dl></dd> <dt><a href="library/socketserver.html#SocketServer.BaseServer.address_family">address_family (SocketServer.BaseServer attribute)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.address_string">address_string() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList">AddressList (class in rfc822)</a> </dt> <dt><a href="library/rfc822.html#rfc822.AddressList.addresslist">addresslist (rfc822.AddressList attribute)</a> </dt> <dt><a href="library/ctypes.html#ctypes.addressof">addressof() (in module ctypes)</a> </dt> <dt><a href="library/turtle.html#turtle.addshape">addshape() (in module turtle)</a> </dt> <dt><a href="library/site.html#site.addsitedir">addsitedir() (in module site)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.addSkip">addSkip() (unittest.TestResult method)</a> </dt> <dt><a href="library/curses.html#curses.window.addstr">addstr() (curses.window method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.addSuccess">addSuccess() (unittest.TestResult method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestSuite.addTest">addTest() (unittest.TestSuite method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestSuite.addTests">addTests() (unittest.TestSuite method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.addTypeEqualityFunc">addTypeEqualityFunc() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.addUnexpectedSuccess">addUnexpectedSuccess() (unittest.TestResult method)</a> </dt> <dt><a href="library/decimal.html#decimal.Decimal.adjusted">adjusted() (decimal.Decimal method)</a> </dt> <dt><a href="library/zlib.html#zlib.adler32">adler32() (in module zlib)</a> </dt> <dt><a href="library/audioop.html#index-0">ADPCM, Intel/DVI</a> </dt> <dt><a href="library/audioop.html#audioop.adpcm2lin">adpcm2lin() (in module audioop)</a> </dt> <dt><a href="library/aepack.html#module-aepack">aepack (module)</a> </dt> <dt> AES </dt> <dd><dl> <dt><a href="library/crypto.html#index-1">algorithm</a> </dt> </dl></dd> <dt><a href="library/miniaeframe.html#MiniAEFrame.AEServer">AEServer (class in MiniAEFrame)</a> </dt> <dt><a href="library/aetypes.html#aetypes.AEText">AEText (class in aetypes)</a> </dt> <dt><a href="library/aetools.html#module-aetools">aetools (module)</a> </dt> <dt><a href="library/aetypes.html#module-aetypes">aetypes (module)</a> </dt> <dt><a href="library/socket.html#socket.AF_INET">AF_INET (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.AF_INET6">AF_INET6 (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.AF_UNIX">AF_UNIX (in module socket)</a> </dt> <dt><a href="library/aifc.html#module-aifc">aifc (module)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.aifc">aifc() (aifc.aifc method)</a> </dt> <dt><a href="library/aifc.html#index-0">AIFF</a>, <a href="library/chunk.html#index-0">[1]</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.aiff">aiff() (aifc.aifc method)</a> </dt> <dt><a href="library/aifc.html#index-0">AIFF-C</a>, <a href="library/chunk.html#index-0">[1]</a> </dt> <dt> AL </dt> <dd><dl> <dt><a href="library/al.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/al.html#module-AL">AL (module)</a> </dt> <dt><a href="library/al.html#module-al">al (module)</a> </dt> <dt><a href="library/signal.html#signal.alarm">alarm() (in module signal)</a> </dt> <dt><a href="library/audioop.html#audioop.alaw2lin">alaw2lin() (in module audioop)</a> </dt> <dt> algorithm </dt> <dd><dl> <dt><a href="library/crypto.html#index-1">AES</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.alignment">alignment() (in module ctypes)</a> </dt> <dt><a href="library/functions.html#all">all() (built-in function)</a> </dt> <dt><a href="library/ftplib.html#ftplib.all_errors">all_errors (in module ftplib)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.all_features">all_features (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.all_properties">all_properties (in module xml.sax.handler)</a> </dt> <dt><a href="library/thread.html#thread.allocate_lock">allocate_lock() (in module thread)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.allow_reuse_address">allow_reuse_address (SocketServer.BaseServer attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.allowed_domains">allowed_domains() (cookielib.DefaultCookiePolicy method)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.alt">alt() (in module curses.ascii)</a> </dt> <dt><a href="library/locale.html#locale.ALT_DIGITS">ALT_DIGITS (in module locale)</a> </dt> <dt><a href="library/os.html#os.altsep">altsep (in module os)</a> </dt> <dt><a href="library/time.html#time.altzone">altzone (in module time)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.ALWAYS_TYPED_ACTIONS">ALWAYS_TYPED_ACTIONS (optparse.Option attribute)</a> </dt> <dt><a href="library/token.html#token.AMPER">AMPER (in module token)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/token.html#token.AMPEREQUAL">AMPEREQUAL (in module token)</a> </dt> <dt><a href="library/htmllib.html#htmllib.HTMLParser.anchor_bgn">anchor_bgn() (htmllib.HTMLParser method)</a> </dt> <dt><a href="library/htmllib.html#htmllib.HTMLParser.anchor_end">anchor_end() (htmllib.HTMLParser method)</a> </dt> <dt> and </dt> <dd><dl> <dt><a href="reference/expressions.html#index-61">bitwise</a> </dt> <dt><a href="reference/expressions.html#index-71">operator</a>, <a href="library/stdtypes.html#index-6">[1]</a>, <a href="library/stdtypes.html#index-8">[2]</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.and_">and_() (in module operator)</a> </dt> <dt><a href="library/dircache.html#dircache.annotate">annotate() (in module dircache)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.announce">announce() (distutils.ccompiler.CCompiler method)</a> </dt> <dt> anonymous </dt> <dd><dl> <dt><a href="reference/expressions.html#index-75">function</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.connection.answer_challenge">answer_challenge() (in module multiprocessing.connection)</a> </dt> <dt><a href="library/functions.html#any">any() (built-in function)</a> </dt> <dt><a href="library/anydbm.html#module-anydbm">anydbm (module)</a> </dt> <dt><a href="library/sys.html#sys.api_version">api_version (in module sys)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.apop">apop() (poplib.POP3 method)</a> </dt> <dt><a href="whatsnew/2.6.html#index-5">APPDATA</a> </dt> <dt><a href="library/array.html#array.array.append">append() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/collections.html#collections.deque.append">(collections.deque method)</a> </dt> <dt><a href="library/email.header.html#email.header.Header.append">(email.header.Header method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.append">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> <dt><a href="library/msilib.html#msilib.CAB.append">(msilib.CAB method)</a> </dt> <dt><a href="library/pipes.html#pipes.Template.append">(pipes.Template method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.append">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.Node.appendChild">appendChild() (xml.dom.Node method)</a> </dt> <dt><a href="library/collections.html#collections.deque.appendleft">appendleft() (collections.deque method)</a> </dt> <dt><a href="library/miniaeframe.html#index-0">AppleEvents</a>, <a href="library/macostools.html#index-0">[1]</a> </dt> <dt><a href="library/undoc.html#module-applesingle">applesingle (module)</a> </dt> <dt><a href="library/framework.html#FrameWork.Application">Application() (in module FrameWork)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.util.application_uri">application_uri() (in module wsgiref.util)</a> </dt> <dt> apply </dt> <dd><dl> <dt><a href="c-api/object.html#index-6">built-in function</a>, <a href="c-api/object.html#index-7">[1]</a>, <a href="c-api/object.html#index-8">[2]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-apply">apply (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#apply">apply() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.apply">(multiprocessing.pool.multiprocessing.Pool method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.apply_async">apply_async() (multiprocessing.pool.multiprocessing.Pool method)</a> </dt> <dt><a href="library/platform.html#platform.architecture">architecture() (in module platform)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.archive">archive (zipimport.zipimporter attribute)</a> </dt> <dt><a href="library/repr.html#repr.aRepr">aRepr (in module repr)</a> </dt> <dt><a href="library/argparse.html#module-argparse">argparse (module)</a> </dt> <dt><a href="library/exceptions.html#exceptions.BaseException.args">args (exceptions.BaseException attribute)</a> </dt> <dd><dl> <dt><a href="library/functools.html#functools.partial.args">(functools.partial attribute)</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes._FuncPtr.argtypes">argtypes (ctypes._FuncPtr attribute)</a> </dt> <dt><a href="glossary.html#term-argument"><strong>argument</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-38">call semantics</a> </dt> <dt><a href="faq/programming.html#index-2">difference from parameter</a> </dt> <dt><a href="reference/datamodel.html#index-35">function</a> </dt> <dt><a href="reference/compound_stmts.html#index-20">function definition</a> </dt> </dl></dd> <dt><a href="library/argparse.html#argparse.ArgumentDefaultsHelpFormatter">ArgumentDefaultsHelpFormatter (class in argparse)</a> </dt> <dt><a href="library/ctypes.html#ctypes.ArgumentError">ArgumentError</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser">ArgumentParser (class in argparse)</a> </dt> <dt><a href="library/sys.html#sys.argv">argv (in module sys)</a>, <a href="c-api/init.html#index-10">[1]</a> </dt> <dt><a href="library/stdtypes.html#index-15">arithmetic</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-3">conversion</a> </dt> <dt><a href="reference/expressions.html#index-52">operation, binary</a> </dt> <dt><a href="reference/expressions.html#index-47">operation, unary</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.ArithmeticError">ArithmeticError</a> </dt> <dt> array </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-28">module</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array">array (class in array)</a> </dt> <dd><dl> <dt><a href="library/array.html#module-array">(module)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Array">Array() (in module multiprocessing)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.Array">(in module multiprocessing.sharedctypes)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Array">(multiprocessing.managers.SyncManager method)</a> </dt> </dl></dd> <dt><a href="library/array.html#index-0">arrays</a> </dt> <dt><a href="library/array.html#array.ArrayType">ArrayType (in module array)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.article">article() (nntplib.NNTP method)</a> </dt> <dt><a href="library/stdtypes.html#float.as_integer_ratio">as_integer_ratio() (float method)</a> </dt> <dt><a href="library/formatter.html#formatter.AS_IS">AS_IS (in module formatter)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.as_string">as_string() (email.message.Message method)</a> </dt> <dt><a href="library/decimal.html#decimal.Decimal.as_tuple">as_tuple() (decimal.Decimal method)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.ascii">ascii() (in module curses.ascii)</a> </dt> <dd><dl> <dt><a href="library/future_builtins.html#future_builtins.ascii">(in module future_builtins)</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-13">ASCII@ASCII</a>, <a href="reference/lexical_analysis.html#index-16">[1]</a>, <a href="reference/lexical_analysis.html#index-21">[2]</a>, <a href="reference/datamodel.html#index-21">[3]</a>, <a href="reference/datamodel.html#index-22">[4]</a>, <a href="reference/introduction.html#index-1">[5]</a> </dt> <dt><a href="library/string.html#string.ascii_letters">ascii_letters (in module string)</a> </dt> <dt><a href="library/string.html#string.ascii_lowercase">ascii_lowercase (in module string)</a> </dt> <dt><a href="library/string.html#string.ascii_uppercase">ascii_uppercase (in module string)</a> </dt> <dt><a href="library/time.html#time.asctime">asctime() (in module time)</a> </dt> <dt><a href="library/cmath.html#cmath.asin">asin() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.asin">(in module math)</a> </dt> </dl></dd> <dt><a href="library/cmath.html#cmath.asinh">asinh() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.asinh">(in module math)</a> </dt> </dl></dd> <dt><a href="library/easydialogs.html#EasyDialogs.AskFileForOpen">AskFileForOpen() (in module EasyDialogs)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.AskFileForSave">AskFileForSave() (in module EasyDialogs)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.AskFolder">AskFolder() (in module EasyDialogs)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.AskPassword">AskPassword() (in module EasyDialogs)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.AskString">AskString() (in module EasyDialogs)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.AskYesNoCancel">AskYesNoCancel() (in module EasyDialogs)</a> </dt> <dt> assert </dt> <dd><dl> <dt><a href="library/exceptions.html#index-2">statement</a>, <a href="reference/simple_stmts.html#index-15">[1]</a> </dt> </dl></dd> <dt><a href="library/formatter.html#formatter.formatter.assert_line_data">assert_line_data() (formatter.formatter method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertAlmostEqual">assertAlmostEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertDictContainsSubset">assertDictContainsSubset() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertDictEqual">assertDictEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertEqual">assertEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertFalse">assertFalse() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertGreater">assertGreater() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertGreaterEqual">assertGreaterEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertIn">assertIn() (unittest.TestCase method)</a> </dt> <dt><a href="library/exceptions.html#exceptions.AssertionError">AssertionError</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-16">exception</a> </dt> </dl></dd> <dt> assertions </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-15">debugging</a> </dt> </dl></dd> <dt><a href="library/unittest.html#unittest.TestCase.assertIs">assertIs() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertIsInstance">assertIsInstance() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertIsNone">assertIsNone() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertIsNot">assertIsNot() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertIsNotNone">assertIsNotNone() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertItemsEqual">assertItemsEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertLess">assertLess() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertLessEqual">assertLessEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertListEqual">assertListEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertMultiLineEqual">assertMultiLineEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertNotAlmostEqual">assertNotAlmostEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertNotEqual">assertNotEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertNotIn">assertNotIn() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertNotIsInstance">assertNotIsInstance() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertNotRegexpMatches">assertNotRegexpMatches() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertRaises">assertRaises() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertRaisesRegexp">assertRaisesRegexp() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertRegexpMatches">assertRegexpMatches() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertSequenceEqual">assertSequenceEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertSetEqual">assertSetEqual() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertTrue">assertTrue() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.assertTupleEqual">assertTupleEqual() (unittest.TestCase method)</a> </dt> <dt> assignment </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-3">attribute</a>, <a href="reference/simple_stmts.html#index-9">[1]</a> </dt> <dt><a href="reference/simple_stmts.html#index-14">augmented</a> </dt> <dt><a href="reference/datamodel.html#index-51">class attribute</a> </dt> <dt><a href="reference/datamodel.html#index-55">class instance attribute</a> </dt> <dt><a href="library/stdtypes.html#index-30">extended slice</a> </dt> <dt><a href="library/stdtypes.html#index-30">slice</a> </dt> <dt><a href="reference/simple_stmts.html#index-13">slicing</a> </dt> <dt><a href="reference/datamodel.html#index-25">statement</a>, <a href="reference/simple_stmts.html#index-3">[1]</a> </dt> <dt><a href="library/stdtypes.html#index-30">subscript</a> </dt> <dt><a href="reference/simple_stmts.html#index-10">subscription</a> </dt> <dt><a href="reference/simple_stmts.html#index-6">target list</a> </dt> </dl></dd> <dt><a href="library/ast.html#ast.AST">AST (class in ast)</a> </dt> <dt><a href="library/ast.html#module-ast">ast (module)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.astimezone">astimezone() (datetime.datetime method)</a> </dt> <dt><a href="library/compiler.html#compiler.visitor.ASTVisitor">ASTVisitor (class in compiler.visitor)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat">async_chat (class in asynchat)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.ac_in_buffer_size">async_chat.ac_in_buffer_size (in module asynchat)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.ac_out_buffer_size">async_chat.ac_out_buffer_size (in module asynchat)</a> </dt> <dt><a href="library/framework.html#FrameWork.Application.asyncevents">asyncevents() (FrameWork.Application method)</a> </dt> <dt><a href="library/asynchat.html#module-asynchat">asynchat (module)</a> </dt> <dt><a href="library/asyncore.html#module-asyncore">asyncore (module)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult">AsyncResult (class in multiprocessing.pool)</a> </dt> <dt><a href="library/token.html#token.AT">AT (in module token)</a> </dt> <dt><a href="library/cmath.html#cmath.atan">atan() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.atan">(in module math)</a> </dt> </dl></dd> <dt><a href="library/math.html#math.atan2">atan2() (in module math)</a> </dt> <dt><a href="library/cmath.html#cmath.atanh">atanh() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.atanh">(in module math)</a> </dt> </dl></dd> <dt><a href="library/atexit.html#module-atexit">atexit (module)</a> </dt> <dt><a href="library/cd.html#cd.atime">atime (in module cd)</a> </dt> <dt><a href="library/locale.html#locale.atof">atof() (in module locale)</a> </dt> <dd><dl> <dt><a href="library/string.html#string.atof">(in module string)</a> </dt> </dl></dd> <dt><a href="library/locale.html#locale.atoi">atoi() (in module locale)</a> </dt> <dd><dl> <dt><a href="library/string.html#string.atoi">(in module string)</a> </dt> </dl></dd> <dt><a href="library/string.html#string.atol">atol() (in module string)</a> </dt> <dt><a href="reference/expressions.html#index-4">atom</a> </dt> <dt><a href="library/email.message.html#email.message.Message.attach">attach() (email.message.Message method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.AttlistDeclHandler">AttlistDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/operator.html#operator.attrgetter">attrgetter() (in module operator)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.attrib">attrib (xml.etree.ElementTree.Element attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-5">attribute</a>, <a href="glossary.html#term-attribute"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-3">assignment</a>, <a href="reference/simple_stmts.html#index-9">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-51">assignment, class</a> </dt> <dt><a href="reference/datamodel.html#index-55">assignment, class instance</a> </dt> <dt><a href="reference/datamodel.html#index-50">class</a> </dt> <dt><a href="reference/datamodel.html#index-54">class instance</a> </dt> <dt><a href="reference/simple_stmts.html#index-21">deletion</a> </dt> <dt><a href="reference/datamodel.html#index-5">generic special</a> </dt> <dt><a href="reference/expressions.html#index-29">reference</a> </dt> <dt><a href="reference/datamodel.html#index-5">special</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.AttributeError">AttributeError</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-30">exception</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.Node.attributes">attributes (xml.dom.Node attribute)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.AttributesImpl">AttributesImpl (class in xml.sax.xmlreader)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.AttributesNSImpl">AttributesNSImpl (class in xml.sax.xmlreader)</a> </dt> <dt><a href="library/curses.html#curses.window.attroff">attroff() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.attron">attron() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.attrset">attrset() (curses.window method)</a> </dt> <dt><a href="library/cd.html#cd.audio">audio (in module cd)</a> </dt> <dt><a href="library/aifc.html#index-0">Audio Interchange File Format</a>, <a href="library/chunk.html#index-0">[1]</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_ADPCM_G721">AUDIO_FILE_ENCODING_ADPCM_G721 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_ADPCM_G722">AUDIO_FILE_ENCODING_ADPCM_G722 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_ADPCM_G723_3">AUDIO_FILE_ENCODING_ADPCM_G723_3 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_ADPCM_G723_5">AUDIO_FILE_ENCODING_ADPCM_G723_5 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_ALAW_8">AUDIO_FILE_ENCODING_ALAW_8 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_DOUBLE">AUDIO_FILE_ENCODING_DOUBLE (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_FLOAT">AUDIO_FILE_ENCODING_FLOAT (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_LINEAR_16">AUDIO_FILE_ENCODING_LINEAR_16 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_LINEAR_24">AUDIO_FILE_ENCODING_LINEAR_24 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_LINEAR_32">AUDIO_FILE_ENCODING_LINEAR_32 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_LINEAR_8">AUDIO_FILE_ENCODING_LINEAR_8 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_ENCODING_MULAW_8">AUDIO_FILE_ENCODING_MULAW_8 (in module sunau)</a> </dt> <dt><a href="library/sunau.html#sunau.AUDIO_FILE_MAGIC">AUDIO_FILE_MAGIC (in module sunau)</a> </dt> <dt><a href="library/ossaudiodev.html#index-0">AUDIODEV</a> </dt> <dt><a href="library/audioop.html#module-audioop">audioop (module)</a> </dt> <dt> augmented </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-14">assignment</a> </dt> </dl></dd> <dt><a href="library/ftplib.html#ftplib.FTP_TLS.auth">auth() (ftplib.FTP_TLS method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.authenticate">authenticate() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.connection.AuthenticationError">AuthenticationError</a> </dt> <dt><a href="library/netrc.html#netrc.netrc.authenticators">authenticators() (netrc.netrc method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Process.authkey">authkey (multiprocessing.Process attribute)</a> </dt> <dt><a href="library/autogil.html#module-autoGIL">autoGIL (module)</a> </dt> <dt><a href="library/autogil.html#autoGIL.AutoGILError">AutoGILError</a> </dt> <dt><a href="library/audioop.html#audioop.avg">avg() (in module audioop)</a> </dt> <dt><a href="library/audioop.html#audioop.avgpp">avgpp() (in module audioop)</a> </dt> </dl></td> </tr></table> <h2 id="B">B</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="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.BabylMailbox">BabylMailbox (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/datamodel.html#index-77">back-quotes</a>, <a href="reference/expressions.html#index-19">[1]</a> </dt> <dt><a href="library/token.html#token.BACKQUOTE">BACKQUOTE (in module token)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-5">backslash character</a> </dt> <dt><a href="library/codecs.html#codecs.backslashreplace_errors">backslashreplace_errors() (in module codecs)</a> </dt> <dt> backward </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-77">quotes</a>, <a href="reference/expressions.html#index-19">[1]</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.backward">backward() (in module turtle)</a> </dt> <dt><a href="library/imageop.html#imageop.backward_compatible">backward_compatible (in module imageop)</a> </dt> <dt><a href="library/httplib.html#httplib.BadStatusLine">BadStatusLine</a> </dt> <dt><a href="library/zipfile.html#zipfile.BadZipfile">BadZipfile</a> </dt> <dt><a href="library/tix.html#Tix.Balloon">Balloon (class in Tix)</a> </dt> <dt><a href="howto/doanddont.html#index-0">bare except</a> </dt> <dt> base64 </dt> <dd><dl> <dt><a href="library/base64.html#index-0">encoding</a> </dt> <dt><a href="library/binascii.html#index-0">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/cookie.html#Cookie.BaseCookie">BaseCookie (class in Cookie)</a> </dt> <dt><a href="library/exceptions.html#exceptions.BaseException">BaseException</a> </dt> <dt><a href="library/urllib2.html#urllib2.BaseHandler">BaseHandler (class in urllib2)</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/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler">BaseHTTPRequestHandler (class in BaseHTTPServer)</a> </dt> <dt><a href="library/basehttpserver.html#module-BaseHTTPServer">BaseHTTPServer (module)</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/urlparse.html#urlparse.BaseResult">BaseResult (class in urlparse)</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/functions.html#basestring">basestring() (built-in function)</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/bastion.html#module-Bastion">Bastion (module)</a> </dt> <dt><a href="library/bastion.html#Bastion.Bastion">Bastion() (in module Bastion)</a> </dt> <dt><a href="library/bastion.html#Bastion.BastionClass">BastionClass (class in Bastion)</a> </dt> <dt><a href="library/curses.html#curses.baudrate">baudrate() (in module curses)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.bbox">bbox() (ttk.Treeview method)</a> </dt> <dt> bdb </dt> <dd><dl> <dt><a href="library/pdb.html#index-1">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"><strong>BDFL</strong></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-8">benchmarking</a> </dt> <dt><a href="library/timeit.html#index-0">Benchmarking</a> </dt> <dt><a href="library/random.html#random.betavariate">betavariate() (in module random)</a> </dt> <dt><a href="library/turtle.html#turtle.bgcolor">bgcolor() (in module turtle)</a> </dt> <dt><a href="library/fl.html#fl.form.bgn_group">bgn_group() (fl.form method)</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-52">arithmetic operation</a> </dt> <dt><a href="reference/expressions.html#index-60">bitwise operation</a> </dt> <dt><a href="library/struct.html#index-0">data, packing</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-18">binary literal</a> </dt> <dt><a href="library/thread.html#index-0">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_DIVIDE">BINARY_DIVIDE (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-3">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-54">global name</a> </dt> <dt><a href="reference/executionmodel.html#index-2">name</a>, <a href="reference/compound_stmts.html#index-18">[1]</a>, <a href="reference/compound_stmts.html#index-23">[2]</a>, <a href="reference/simple_stmts.html#index-3">[3]</a>, <a href="reference/simple_stmts.html#index-38">[4]</a>, <a href="reference/simple_stmts.html#index-48">[5]</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-0">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><a href="library/stdtypes.html#int.bit_length">bit_length() (int method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#long.bit_length">(long method)</a> </dt> </dl></dd> <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-61">and</a> </dt> <dt><a href="reference/expressions.html#index-60">operation, binary</a> </dt> <dt><a href="reference/expressions.html#index-47">operation, unary</a> </dt> <dt><a href="library/stdtypes.html#index-19">operations</a> </dt> <dt><a href="reference/expressions.html#index-63">or</a> </dt> <dt><a href="reference/expressions.html#index-62">xor</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.bk">bk() (in module turtle)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <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-6">blank line</a> </dt> <dt><a href="reference/executionmodel.html#index-3">block</a> </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-1">code</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.blocked_domains">blocked_domains() (cookielib.DefaultCookiePolicy method)</a> </dt> <dt><a href="library/io.html#io.BlockingIOError">BlockingIOError</a> </dt> <dt><a href="library/cd.html#cd.BLOCKSIZE">BLOCKSIZE (in module cd)</a> </dt> <dt><a href="library/sha.html#sha.blocksize">blocksize (in module sha)</a> </dt> <dt><a href="reference/expressions.html#index-1">BNF</a>, <a href="reference/introduction.html#index-0">[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> <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-13">object</a>, <a href="library/stdtypes.html#index-13">[1]</a> </dt> <dt><a href="reference/expressions.html#index-69">operation</a> </dt> <dt><a href="library/stdtypes.html#index-2">operations</a>, <a href="library/stdtypes.html#index-7">[1]</a> </dt> <dt><a href="library/functions.html#index-0">type</a> </dt> <dt><a href="library/stdtypes.html#index-42">values</a> </dt> </dl></dd> <dt><a href="library/aetypes.html#aetypes.Boolean">Boolean (class in aetypes)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.boolean">boolean() (in module xmlrpclib)</a> </dt> <dt><a href="library/types.html#types.BooleanType">BooleanType (in module types)</a> </dt> <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> break </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-5">statement</a>, <a href="reference/compound_stmts.html#index-7">[1]</a>, <a href="reference/compound_stmts.html#index-12">[2]</a>, <a href="reference/compound_stmts.html#index-14">[3]</a>, <a href="reference/simple_stmts.html#index-33">[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/idle.html#index-4">breakpoints</a> </dt> <dt><a href="library/webbrowser.html#index-0">BROWSER</a>, <a href="library/webbrowser.html#index-1">[1]</a> </dt> <dt> bsddb </dt> <dd><dl> <dt><a href="library/shelve.html#index-1">module</a>, <a href="reference/datamodel.html#index-34">[1]</a>, <a href="library/anydbm.html#index-0">[2]</a>, <a href="library/dbhash.html#index-0">[3]</a> </dt> </dl></dd> <dt><a href="library/bsddb.html#module-bsddb">bsddb (module)</a> </dt> <dt><a href="library/shelve.html#shelve.BsdDbShelf">BsdDbShelf (class in shelve)</a> </dt> <dt><a href="library/bsddb.html#bsddb.btopen">btopen() (in module bsddb)</a> </dt> <dt> buffer </dt> <dd><dl> <dt><a href="library/types.html#index-4">built-in function</a> </dt> <dt><a href="c-api/buffer.html#index-0">object</a>, <a href="library/stdtypes.html#index-21">[1]</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> <dt><a href="library/unittest.html#unittest.TestResult.buffer">(unittest.TestResult 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-4">buffer size, I/O</a> </dt> <dt><a href="library/functions.html#buffer">buffer() (built-in function)</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/exceptions.html#exceptions.BufferError">BufferError</a> </dt> <dt><a href="library/logging.handlers.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="c-api/buffer.html#index-2">BufferType (in module types)</a>, <a href="library/types.html#types.BufferType">[1]</a> </dt> <dt><a href="library/macostools.html#macostools.BUFSIZ">BUFSIZ (in module macostools)</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_CLASS">BUILD_CLASS (opcode)</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/urllib2.html#urllib2.build_opener">build_opener() (in module urllib2)</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><a href="library/undoc.html#module-buildtools">buildtools (module)</a> </dt> <dt> built-in </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-45">method</a> </dt> <dt><a href="library/stdtypes.html#index-0">types</a> </dt> </dl></dd> <dt> built-in function </dt> <dd><dl> <dt><a href="c-api/import.html#index-1">__import__</a> </dt> <dt><a href="c-api/number.html#index-2">abs</a>, <a href="reference/datamodel.html#index-93">[1]</a> </dt> <dt><a href="c-api/object.html#index-6">apply</a>, <a href="c-api/object.html#index-7">[1]</a>, <a href="c-api/object.html#index-8">[2]</a> </dt> <dt><a href="library/types.html#index-4">buffer</a> </dt> <dt><a href="c-api/object.html#index-4">bytes</a> </dt> <dt><a href="reference/expressions.html#index-43">call</a> </dt> <dt><a href="reference/datamodel.html#index-21">chr</a>, <a href="reference/datamodel.html#index-22">[1]</a> </dt> <dt><a href="c-api/structures.html#index-0">classmethod</a> </dt> <dt><a href="reference/datamodel.html#index-80">cmp</a>, <a href="c-api/object.html#index-0">[1]</a>, <a href="c-api/object.html#index-1">[2]</a>, <a href="library/locale.html#index-6">[3]</a> </dt> <dt><a href="c-api/number.html#index-4">coerce</a> </dt> <dt><a href="c-api/import.html#index-4">compile</a>, <a href="reference/simple_stmts.html#index-55">[1]</a>, <a href="library/parser.html#index-2">[2]</a>, <a href="library/stdtypes.html#index-39">[3]</a>, <a href="library/types.html#index-1">[4]</a> </dt> <dt><a href="reference/datamodel.html#index-94">complex</a>, <a href="library/stdtypes.html#index-15">[1]</a> </dt> <dt><a href="c-api/number.html#index-0">divmod</a>, <a href="reference/datamodel.html#index-90">[1]</a>, <a href="reference/datamodel.html#index-91">[2]</a> </dt> <dt><a href="library/pprint.html#index-0">eval</a>, <a href="library/pprint.html#index-1">[1]</a>, <a href="reference/toplevel_components.html#index-6">[2]</a>, <a href="library/string.html#index-7">[3]</a>, <a href="reference/simple_stmts.html#index-55">[4]</a>, <a href="reference/simple_stmts.html#index-58">[5]</a>, <a href="library/parser.html#index-1">[6]</a>, <a href="library/stdtypes.html#index-40">[7]</a> </dt> <dt><a href="library/user.html#index-2">execfile</a>, <a href="reference/simple_stmts.html#index-55">[1]</a> </dt> <dt><a href="library/stdtypes.html#index-33">file</a> </dt> <dt><a href="c-api/number.html#index-7">float</a>, <a href="reference/datamodel.html#index-94">[1]</a>, <a href="library/string.html#index-5">[2]</a>, <a href="library/stdtypes.html#index-15">[3]</a> </dt> <dt><a href="reference/simple_stmts.html#index-58">globals</a> </dt> <dt><a href="c-api/typeobj.html#index-2">hash</a>, <a href="reference/datamodel.html#index-81">[1]</a>, <a href="c-api/object.html#index-9">[2]</a> </dt> <dt><a href="tutorial/stdlib.html#index-0">help</a> </dt> <dt><a href="reference/datamodel.html#index-95">hex</a> </dt> <dt><a href="reference/datamodel.html#index-1">id</a> </dt> <dt><a href="reference/toplevel_components.html#index-7">input</a>, <a href="library/sys.html#index-14">[1]</a> </dt> <dt><a href="c-api/number.html#index-5">int</a>, <a href="reference/datamodel.html#index-94">[1]</a>, <a href="library/stdtypes.html#index-15">[2]</a> </dt> <dt><a href="c-api/list.html#index-1">len</a>, <a href="reference/datamodel.html#index-17">[1]</a>, <a href="reference/datamodel.html#index-29">[2]</a>, <a href="reference/datamodel.html#index-32">[3]</a>, <a href="reference/datamodel.html#index-88">[4]</a>, <a href="c-api/object.html#index-11">[5]</a>, <a href="c-api/set.html#index-1">[6]</a>, <a href="c-api/dict.html#index-3">[7]</a>, <a href="c-api/sequence.html#index-0">[8]</a>, <a href="library/stdtypes.html#index-22">[9]</a>, <a href="library/stdtypes.html#index-32">[10]</a>, <a href="c-api/mapping.html#index-0">[11]</a> </dt> <dt><a href="reference/simple_stmts.html#index-58">locals</a> </dt> <dt><a href="c-api/number.html#index-6">long</a>, <a href="reference/datamodel.html#index-94">[1]</a>, <a href="library/string.html#index-8">[2]</a>, <a href="library/stdtypes.html#index-15">[3]</a> </dt> <dt><a href="library/stdtypes.html#index-22">max</a> </dt> <dt><a href="library/stdtypes.html#index-22">min</a> </dt> <dt><a href="reference/datamodel.html#index-44">object</a>, <a href="reference/expressions.html#index-43">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-95">oct</a> </dt> <dt><a href="reference/datamodel.html#index-58">open</a>, <a href="tutorial/inputoutput.html#index-0">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-21">ord</a>, <a href="reference/datamodel.html#index-22">[1]</a>, <a href="reference/datamodel.html#index-23">[2]</a> </dt> <dt><a href="c-api/number.html#index-1">pow</a>, <a href="c-api/number.html#index-3">[1]</a>, <a href="reference/datamodel.html#index-90">[2]</a>, <a href="reference/datamodel.html#index-90">[3]</a>, <a href="reference/datamodel.html#index-91">[4]</a>, <a href="reference/datamodel.html#index-92">[5]</a> </dt> <dt><a href="reference/compound_stmts.html#index-8">range</a> </dt> <dt><a href="reference/toplevel_components.html#index-8">raw_input</a>, <a href="library/sys.html#index-14">[1]</a> </dt> <dt><a href="c-api/import.html#index-3">reload</a>, <a href="library/imp.html#index-2">[1]</a>, <a href="library/imp.html#index-5">[2]</a>, <a href="library/sys.html#index-5">[3]</a> </dt> <dt><a href="c-api/typeobj.html#index-1">repr</a>, <a href="reference/datamodel.html#index-76">[1]</a>, <a href="c-api/object.html#index-2">[2]</a>, <a href="reference/simple_stmts.html#index-2">[3]</a>, <a href="reference/expressions.html#index-21">[4]</a>, <a href="extending/newtypes.html#index-2">[5]</a> </dt> <dt><a href="reference/datamodel.html#index-69">slice</a>, <a href="library/dis.html#index-0">[1]</a>, <a href="library/types.html#index-3">[2]</a> </dt> <dt><a href="c-api/structures.html#index-1">staticmethod</a> </dt> <dt><a href="reference/datamodel.html#index-78">str</a>, <a href="c-api/object.html#index-3">[1]</a>, <a href="reference/expressions.html#index-21">[2]</a>, <a href="extending/newtypes.html#index-2">[3]</a> </dt> <dt><a href="c-api/list.html#index-2">tuple</a>, <a href="c-api/sequence.html#index-1">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-1">type</a>, <a href="c-api/object.html#index-10">[1]</a>, <a href="library/stdtypes.html#index-41">[2]</a>, <a href="library/types.html#index-0">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-23">unichr</a> </dt> <dt><a href="reference/datamodel.html#index-23">unicode</a>, <a href="reference/datamodel.html#index-83">[1]</a>, <a href="c-api/object.html#index-5">[2]</a>, <a href="tutorial/introduction.html#index-0">[3]</a> </dt> <dt><a href="library/types.html#index-2">xrange</a> </dt> </dl></dd> <dt> built-in method </dt> <dd><dl> <dt><a href="reference/expressions.html#index-43">call</a> </dt> <dt><a href="reference/datamodel.html#index-45">object</a>, <a href="reference/expressions.html#index-43">[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/imputil.html#imputil.BuiltinImporter">BuiltinImporter (class in imputil)</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/init.html#index-21">module</a> </dt> </dl></dd> <dt><a href="library/tix.html#Tix.ButtonBox">ButtonBox (class in 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-21">byte</a> </dt> <dt> byte-code </dt> <dd><dl> <dt><a href="library/imp.html#index-1">file</a>, <a href="library/imp.html#index-3">[1]</a>, <a href="library/py_compile.html#index-0">[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-27">bytearray</a> </dt> <dd><dl> <dt><a href="c-api/bytearray.html#index-0">object</a>, <a href="library/stdtypes.html#index-21">[1]</a> </dt> </dl></dd> <dt><a href="library/functions.html#bytearray">bytearray() (built-in function)</a> </dt> <dt><a href="reference/datamodel.html#index-60">bytecode</a>, <a href="glossary.html#term-bytecode"><strong>[1]</strong></a> </dt> <dt><a href="library/sys.html#sys.byteorder">byteorder (in module sys)</a> </dt> <dt> bytes </dt> <dd><dl> <dt><a href="c-api/object.html#index-4">built-in function</a> </dt> </dl></dd> <dt><a href="library/uuid.html#uuid.UUID.bytes">bytes (uuid.UUID attribute)</a> </dt> <dt><a href="glossary.html#term-bytes-like-object"><strong>bytes-like object</strong></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="library/array.html#array.array.byteswap">byteswap() (array.array method)</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> <h2 id="C">C</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="reference/lexical_analysis.html#index-15">C</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-4">language</a>, <a href="reference/datamodel.html#index-15">[1]</a>, <a href="reference/datamodel.html#index-44">[2]</a>, <a href="reference/expressions.html#index-65">[3]</a>, <a href="library/stdtypes.html#index-13">[4]</a> </dt> <dt><a href="library/struct.html#index-0">structures</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.c_bool">c_bool (class in ctypes)</a> </dt> <dt><a href="library/imp.html#imp.C_BUILTIN">C_BUILTIN (in module imp)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_byte">c_byte (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_char">c_char (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_char_p">c_char_p (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_double">c_double (class in ctypes)</a> </dt> <dt><a href="library/imp.html#imp.C_EXTENSION">C_EXTENSION (in module imp)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_float">c_float (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_int">c_int (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_int16">c_int16 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_int32">c_int32 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_int64">c_int64 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_int8">c_int8 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_long">c_long (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_longdouble">c_longdouble (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_longlong">c_longlong (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_short">c_short (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_size_t">c_size_t (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_ssize_t">c_ssize_t (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_ubyte">c_ubyte (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_uint">c_uint (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_uint16">c_uint16 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_uint32">c_uint32 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_uint64">c_uint64 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_uint8">c_uint8 (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_ulong">c_ulong (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_ulonglong">c_ulonglong (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_ushort">c_ushort (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_void_p">c_void_p (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_wchar">c_wchar (class in ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.c_wchar_p">c_wchar_p (class in ctypes)</a> </dt> <dt><a href="library/msilib.html#msilib.CAB">CAB (class in msilib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.CacheFTPHandler">CacheFTPHandler (class in urllib2)</a> </dt> <dt><a href="library/struct.html#struct.calcsize">calcsize() (in module struct)</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar">Calendar (class in calendar)</a> </dt> <dt><a href="library/calendar.html#module-calendar">calendar (module)</a> </dt> <dt><a href="library/calendar.html#calendar.calendar">calendar() (in module calendar)</a> </dt> <dt><a href="reference/expressions.html#index-38">call</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-43">built-in function</a> </dt> <dt><a href="reference/expressions.html#index-43">built-in method</a> </dt> <dt><a href="reference/expressions.html#index-45">class instance</a> </dt> <dt><a href="reference/datamodel.html#index-46">class object</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-52">[2]</a>, <a href="reference/expressions.html#index-44">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-35">function</a>, <a href="reference/expressions.html#index-42">[1]</a>, <a href="reference/expressions.html#index-43">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-87">instance</a>, <a href="reference/expressions.html#index-46">[1]</a> </dt> <dt><a href="reference/expressions.html#index-43">method</a> </dt> <dt><a href="reference/simple_stmts.html#index-2">procedure</a> </dt> <dt><a href="reference/expressions.html#index-42">user-defined function</a> </dt> </dl></dd> <dt><a href="library/dl.html#dl.dl.call">call() (dl.dl method)</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.call">(in module subprocess)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-CALL_FUNCTION">CALL_FUNCTION (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-CALL_FUNCTION_KW">CALL_FUNCTION_KW (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-CALL_FUNCTION_VAR">CALL_FUNCTION_VAR (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-CALL_FUNCTION_VAR_KW">CALL_FUNCTION_VAR_KW (opcode)</a> </dt> <dt><a href="library/sys.html#sys.call_tracing">call_tracing() (in module sys)</a> </dt> <dt> callable </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-35">object</a>, <a href="reference/expressions.html#index-38">[1]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-callable">callable (2to3 fixer)</a> </dt> <dt><a href="library/collections.html#collections.Callable">Callable (class in collections)</a> </dt> <dt><a href="library/functions.html#callable">callable() (built-in function)</a> </dt> <dt><a href="library/weakref.html#weakref.CallableProxyType">CallableProxyType (in module weakref)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.callback">callback (optparse.Option attribute)</a> </dt> <dt><a href="library/miniaeframe.html#MiniAEFrame.AEServer.callback">callback() (MiniAEFrame.AEServer method)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.callback_args">callback_args (optparse.Option attribute)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.callback_kwargs">callback_kwargs (optparse.Option attribute)</a> </dt> <dt><a href="library/subprocess.html#subprocess.CalledProcessError">CalledProcessError</a> </dt> <dt><a href="c-api/memory.html#index-0">calloc()</a> </dt> <dt><a href="library/curses.html#curses.can_change_color">can_change_color() (in module curses)</a> </dt> <dt><a href="library/robotparser.html#robotparser.RobotFileParser.can_fetch">can_fetch() (robotparser.RobotFileParser method)</a> </dt> <dt><a href="library/sched.html#sched.scheduler.cancel">cancel() (sched.scheduler method)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.Timer.cancel">(threading.Timer method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.cancel_join_thread">cancel_join_thread() (multiprocessing.Queue method)</a> </dt> <dt><a href="library/httplib.html#httplib.CannotSendHeader">CannotSendHeader</a> </dt> <dt><a href="library/httplib.html#httplib.CannotSendRequest">CannotSendRequest</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.canonic">canonic() (bdb.Bdb method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.canonical">canonical() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.canonical">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/string.html#string.capitalize">capitalize() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.capitalize">(str method)</a> </dt> </dl></dd> <dt> Capsule </dt> <dd><dl> <dt><a href="c-api/capsule.html#index-0">object</a> </dt> </dl></dd> <dt><a href="library/test.html#test.test_support.captured_stdout">captured_stdout() (in module test.test_support)</a> </dt> <dt><a href="library/logging.html#logging.captureWarnings">captureWarnings() (in module logging)</a> </dt> <dt><a href="library/string.html#string.capwords">capwords() (in module string)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.AE">Carbon.AE (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.AH">Carbon.AH (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.App">Carbon.App (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Appearance">Carbon.Appearance (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.CarbonEvents">Carbon.CarbonEvents (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.CarbonEvt">Carbon.CarbonEvt (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.CF">Carbon.CF (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.CG">Carbon.CG (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Cm">Carbon.Cm (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Components">Carbon.Components (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.ControlAccessor">Carbon.ControlAccessor (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Controls">Carbon.Controls (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.CoreFounation">Carbon.CoreFounation (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.CoreGraphics">Carbon.CoreGraphics (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Ctl">Carbon.Ctl (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Dialogs">Carbon.Dialogs (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Dlg">Carbon.Dlg (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Drag">Carbon.Drag (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Dragconst">Carbon.Dragconst (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Events">Carbon.Events (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Evt">Carbon.Evt (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.File">Carbon.File (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Files">Carbon.Files (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Fm">Carbon.Fm (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Folder">Carbon.Folder (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Folders">Carbon.Folders (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Fonts">Carbon.Fonts (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Help">Carbon.Help (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.IBCarbon">Carbon.IBCarbon (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.IBCarbonRuntime">Carbon.IBCarbonRuntime (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Icns">Carbon.Icns (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Icons">Carbon.Icons (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Launch">Carbon.Launch (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.LaunchServices">Carbon.LaunchServices (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.List">Carbon.List (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Lists">Carbon.Lists (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.MacHelp">Carbon.MacHelp (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.MediaDescr">Carbon.MediaDescr (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Menu">Carbon.Menu (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Menus">Carbon.Menus (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Mlte">Carbon.Mlte (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.OSA">Carbon.OSA (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.OSAconst">Carbon.OSAconst (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Qd">Carbon.Qd (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Qdoffs">Carbon.Qdoffs (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.QDOffscreen">Carbon.QDOffscreen (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Qt">Carbon.Qt (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.QuickDraw">Carbon.QuickDraw (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.QuickTime">Carbon.QuickTime (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Res">Carbon.Res (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Resources">Carbon.Resources (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Scrap">Carbon.Scrap (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Snd">Carbon.Snd (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Sound">Carbon.Sound (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.TE">Carbon.TE (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.TextEdit">Carbon.TextEdit (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Win">Carbon.Win (module)</a> </dt> <dt><a href="library/carbon.html#module-Carbon.Windows">Carbon.Windows (module)</a> </dt> <dt><a href="library/ctypes.html#ctypes.cast">cast() (in module ctypes)</a> </dt> <dt><a href="library/nis.html#nis.cat">cat() (in module nis)</a> </dt> <dt><a href="library/cd.html#cd.catalog">catalog (in module cd)</a> </dt> <dt><a href="library/warnings.html#warnings.catch_warnings">catch_warnings (class in warnings)</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.category">category() (in module unicodedata)</a> </dt> <dt><a href="library/curses.html#curses.cbreak">cbreak() (in module curses)</a> </dt> <dt><a href="whatsnew/2.3.html#index-24">CC</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler">CCompiler (class in distutils.ccompiler)</a> </dt> <dt><a href="library/cd.html#module-cd">cd (module)</a> </dt> <dt><a href="library/ctypes.html#ctypes.CDLL">CDLL (class in ctypes)</a> </dt> <dt><a href="library/cd.html#cd.CDROM">CDROM (in module cd)</a> </dt> <dt><a href="library/math.html#math.ceil">ceil() (in module math)</a>, <a href="library/stdtypes.html#index-18">[1]</a> </dt> <dt><a href="library/string.html#string.center">center() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.center">(str method)</a> </dt> </dl></dd> <dt><a href="library/ssl.html#ssl.CERT_NONE">CERT_NONE (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.CERT_OPTIONAL">CERT_OPTIONAL (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.CERT_REQUIRED">CERT_REQUIRED (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.cert_time_to_seconds">cert_time_to_seconds() (in module ssl)</a> </dt> <dt><a href="library/ssl.html#index-4">certificates</a> </dt> <dt><a href="install/index.html#index-9">CFLAGS</a>, <a href="install/index.html#index-10">[1]</a>, <a href="whatsnew/2.3.html#index-25">[2]</a> </dt> <dt><a href="library/undoc.html#module-cfmfile">cfmfile (module)</a> </dt> <dt><a href="library/ctypes.html#ctypes.CFUNCTYPE">CFUNCTYPE() (in module ctypes)</a> </dt> <dt> CGI </dt> <dd><dl> <dt><a href="library/cgi.html#index-4">debugging</a> </dt> <dt><a href="library/cgitb.html#index-0">exceptions</a> </dt> <dt><a href="library/cgi.html#index-0">protocol</a> </dt> <dt><a href="library/cgi.html#index-1">security</a> </dt> <dt><a href="library/cgitb.html#index-0">tracebacks</a> </dt> </dl></dd> <dt><a href="library/cgi.html#module-cgi">cgi (module)</a> </dt> <dt><a href="library/cgihttpserver.html#CGIHTTPServer.CGIHTTPRequestHandler.cgi_directories">cgi_directories (CGIHTTPServer.CGIHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.CGIHandler">CGIHandler (class in wsgiref.handlers)</a> </dt> <dt><a href="library/cgihttpserver.html#CGIHTTPServer.CGIHTTPRequestHandler">CGIHTTPRequestHandler (class in CGIHTTPServer)</a> </dt> <dt> CGIHTTPServer </dt> <dd><dl> <dt><a href="library/basehttpserver.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/cgihttpserver.html#module-CGIHTTPServer">CGIHTTPServer (module)</a> </dt> <dt><a href="library/cgitb.html#module-cgitb">cgitb (module)</a> </dt> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler">CGIXMLRPCRequestHandler (class in SimpleXMLRPCServer)</a> </dt> <dt><a href="library/itertools.html#itertools.chain">chain() (in module itertools)</a> </dt> <dt> chaining </dt> <dd><dl> <dt><a href="reference/expressions.html#index-66">comparisons</a>, <a href="library/stdtypes.html#index-9">[1]</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.util.change_root">change_root() (in module distutils.util)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.channels">channels() (ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/locale.html#locale.CHAR_MAX">CHAR_MAX (in module locale)</a> </dt> <dt><a href="library/unicodedata.html#index-0">character</a>, <a href="reference/datamodel.html#index-21">[1]</a>, <a href="reference/datamodel.html#index-23">[2]</a>, <a href="reference/expressions.html#index-33">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-22">character set</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.CharacterDataHandler">CharacterDataHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.characters">characters() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/io.html#io.BlockingIOError.characters_written">characters_written (io.BlockingIOError attribute)</a> </dt> <dt><a href="c-api/typeobj.html#charbufferproc">charbufferproc (C type)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset">Charset (class in email.charset)</a> </dt> <dt><a href="library/mimify.html#mimify.CHARSET">CHARSET (in module mimify)</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations.charset">charset() (gettext.NullTranslations method)</a> </dt> <dt><a href="library/os.html#os.chdir">chdir() (in module os)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.check">check() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/tabnanny.html#tabnanny.check">(in module tabnanny)</a> </dt> </dl></dd> <dt><a href="library/subprocess.html#subprocess.check_call">check_call() (in module subprocess)</a> </dt> <dt><a href="distutils/apiref.html#distutils.util.check_environ">check_environ() (in module distutils.util)</a> </dt> <dt><a href="library/fl.html#fl.check_forms">check_forms() (in module fl)</a> </dt> <dt><a href="library/doctest.html#doctest.OutputChecker.check_output">check_output() (doctest.OutputChecker method)</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.check_output">(in module subprocess)</a> </dt> </dl></dd> <dt><a href="library/test.html#test.test_support.check_py3k_warnings">check_py3k_warnings() (in module test.test_support)</a> </dt> <dt><a href="library/string.html#string.Formatter.check_unused_args">check_unused_args() (string.Formatter method)</a> </dt> <dt><a href="library/test.html#test.test_support.check_warnings">check_warnings() (in module test.test_support)</a> </dt> <dt><a href="library/msilib.html#msilib.Dialog.checkbox">checkbox() (msilib.Dialog method)</a> </dt> <dt><a href="library/linecache.html#linecache.checkcache">checkcache() (in module linecache)</a> </dt> <dt><a href="library/bdb.html#bdb.checkfuncname">checkfuncname() (in module bdb)</a> </dt> <dt><a href="library/tix.html#Tix.CheckList">CheckList (class in Tix)</a> </dt> <dt> checksum </dt> <dd><dl> <dt><a href="library/zlib.html#index-0">Cyclic Redundancy Check</a> </dt> <dt><a href="library/md5.html#index-0">MD5</a> </dt> <dt><a href="library/sha.html#index-0">SHA</a> </dt> </dl></dd> <dt><a href="library/os.html#os.chflags">chflags() (in module os)</a> </dt> <dt><a href="library/curses.html#curses.window.chgat">chgat() (curses.window method)</a> </dt> <dt><a href="library/popen2.html#popen2.Popen3.childerr">childerr (popen2.Popen3 attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.childNodes">childNodes (xml.dom.Node attribute)</a> </dt> <dt><a href="library/os.html#os.chmod">chmod() (in module os)</a> </dt> <dt><a href="library/random.html#random.choice">choice() (in module random)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.choices">choices (optparse.Option attribute)</a> </dt> <dt><a href="library/mimetools.html#mimetools.choose_boundary">choose_boundary() (in module mimetools)</a> </dt> <dt><a href="library/os.html#os.chown">chown() (in module os)</a> </dt> <dt> chr </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-21">built-in function</a>, <a href="reference/datamodel.html#index-22">[1]</a> </dt> </dl></dd> <dt><a href="library/functions.html#chr">chr() (built-in function)</a> </dt> <dt><a href="library/os.html#os.chroot">chroot() (in module os)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk">Chunk (class in chunk)</a> </dt> <dt><a href="library/chunk.html#module-chunk">chunk (module)</a> </dt> <dt> cipher </dt> <dd><dl> <dt><a href="library/crypt.html#index-0">DES</a> </dt> </dl></dd> <dt><a href="library/ssl.html#ssl.SSLSocket.cipher">cipher() (ssl.SSLSocket method)</a> </dt> <dt><a href="library/turtle.html#turtle.circle">circle() (in module turtle)</a> </dt> <dt><a href="library/token.html#token.CIRCUMFLEX">CIRCUMFLEX (in module token)</a> </dt> <dt><a href="library/token.html#token.CIRCUMFLEXEQUAL">CIRCUMFLEXEQUAL (in module token)</a> </dt> <dt><a href="library/decimal.html#decimal.Clamped">Clamped (class in decimal)</a> </dt> <dt><a href="glossary.html#term-class"><strong>class</strong></a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-50">attribute</a> </dt> <dt><a href="reference/datamodel.html#index-51">attribute assignment</a> </dt> <dt><a href="reference/datamodel.html#index-71">classic</a> </dt> <dt><a href="reference/datamodel.html#index-74">constructor</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">definition</a>, <a href="reference/simple_stmts.html#index-26">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-54">instance</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">name</a> </dt> <dt><a href="reference/datamodel.html#index-71">new-style</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">object</a>, <a href="reference/datamodel.html#index-46">[1]</a>, <a href="reference/datamodel.html#index-50">[2]</a>, <a href="c-api/class.html#index-0">[3]</a>, <a href="reference/expressions.html#index-44">[4]</a> </dt> <dt><a href="reference/datamodel.html#index-71">old-style</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">statement</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.Class">Class (class in symtable)</a> </dt> <dt><a href="library/idle.html#index-1">Class browser</a> </dt> <dt> class instance </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-54">attribute</a> </dt> <dt><a href="reference/datamodel.html#index-55">attribute assignment</a> </dt> <dt><a href="reference/expressions.html#index-45">call</a> </dt> <dt><a href="reference/datamodel.html#index-46">object</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-54">[2]</a>, <a href="reference/expressions.html#index-45">[3]</a> </dt> </dl></dd> <dt> class object </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-46">call</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-52">[2]</a>, <a href="reference/expressions.html#index-44">[3]</a> </dt> </dl></dd> <dt><a href="glossary.html#term-classic-class"><strong>classic class</strong></a> </dt> <dt> classmethod </dt> <dd><dl> <dt><a href="c-api/structures.html#index-0">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#classmethod">classmethod() (built-in function)</a> </dt> <dt><a href="library/new.html#new.classobj">classobj() (in module new)</a> </dt> <dt><a href="c-api/class.html#index-1">ClassType (in module types)</a>, <a href="library/types.html#types.ClassType">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-1">clause</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.clean">clean() (mailbox.Maildir method)</a> </dt> <dt><a href="library/inspect.html#inspect.cleandoc">cleandoc() (in module inspect)</a> </dt> <dt><a href="c-api/sys.html#index-2">cleanup functions</a> </dt> <dt><a href="library/idle.html#index-4">Clear Breakpoint</a> </dt> <dt><a href="library/collections.html#collections.deque.clear">clear() (collections.deque method)</a> </dt> <dd><dl> <dt><a href="library/cookielib.html#cookielib.CookieJar.clear">(cookielib.CookieJar method)</a> </dt> <dt><a href="library/curses.html#curses.window.clear">(curses.window method)</a> </dt> <dt><a href="library/stdtypes.html#dict.clear">(dict method)</a> </dt> <dt><a href="library/turtle.html#turtle.clear">(in module turtle)</a>, <a href="library/turtle.html#turtle.clear">[1]</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.clear">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/stdtypes.html#set.clear">(set method)</a> </dt> <dt><a href="library/threading.html#threading.Event.clear">(threading.Event method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.clear">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/bdb.html#bdb.Bdb.clear_all_breaks">clear_all_breaks() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.clear_all_file_breaks">clear_all_file_breaks() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.clear_bpbynumber">clear_bpbynumber() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.clear_break">clear_break() (bdb.Bdb method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.clear_flags">clear_flags() (decimal.Context method)</a> </dt> <dt><a href="library/readline.html#readline.clear_history">clear_history() (in module readline)</a> </dt> <dt><a href="library/pickle.html#pickle.Pickler.clear_memo">clear_memo() (pickle.Pickler method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookieJar.clear_session_cookies">clear_session_cookies() (cookielib.CookieJar method)</a> </dt> <dt><a href="library/linecache.html#linecache.clearcache">clearcache() (in module linecache)</a> </dt> <dt><a href="library/msilib.html#msilib.Record.ClearData">ClearData() (msilib.Record method)</a> </dt> <dt><a href="library/curses.html#curses.window.clearok">clearok() (curses.window method)</a> </dt> <dt><a href="library/turtle.html#turtle.clearscreen">clearscreen() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.clearstamp">clearstamp() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.clearstamps">clearstamps() (in module turtle)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.connection.Client">Client() (in module multiprocessing.connection)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.client_address">client_address (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/time.html#time.clock">clock() (in module time)</a> </dt> <dt><a href="library/email.generator.html#email.generator.Generator.clone">clone() (email.generator.Generator method)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.clone">(in module turtle)</a> </dt> <dt><a href="library/pipes.html#pipes.Template.clone">(pipes.Template method)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.Node.cloneNode">cloneNode() (xml.dom.minidom.Node method)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.html#xml.dom.Node.cloneNode">(xml.dom.Node method)</a> </dt> </dl></dd> <dt><a href="library/_winreg.html#_winreg.PyHKEY.Close">Close() (_winreg.PyHKEY method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.close">close() (aifc.aifc method)</a>, <a href="library/aifc.html#aifc.aifc.close">[1]</a> </dt> <dd><dl> <dt><a href="library/framework.html#FrameWork.Window.close">(FrameWork.Window method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.close">(HTMLParser.HTMLParser method)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher.close">(asyncore.dispatcher method)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.close">(bsddb.bsddbobject method)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2File.close">(bz2.BZ2File method)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk.close">(chunk.Chunk method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.close">(distutils.text_file.TextFile method)</a> </dt> <dt><a href="library/dl.html#dl.dl.close">(dl.dl method)</a> </dt> <dt><a href="library/email.parser.html#email.parser.FeedParser.close">(email.parser.FeedParser method)</a> </dt> <dt><a href="library/stdtypes.html#file.close">(file method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.close">(ftplib.FTP method)</a> </dt> <dt><a href="reference/expressions.html#generator.close">(generator method)</a> </dt> <dt><a href="library/hotshot.html#hotshot.Profile.close">(hotshot.Profile method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.close">(httplib.HTTPConnection method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.close">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/fileinput.html#fileinput.close">(in module fileinput)</a> </dt> <dt><a href="library/mmap.html#mmap.close">(in module mmap)</a> </dt> <dt><a href="library/os.html#os.close">(in module os)</a>, <a href="c-api/init.html#index-23">[1]</a> </dt> <dt><a href="library/io.html#io.IOBase.close">(io.IOBase method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.FileHandler.close">(logging.FileHandler method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.close">(logging.Handler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.close">(logging.handlers.MemoryHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.NTEventLogHandler.close">(logging.handlers.NTEventLogHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.close">(logging.handlers.SocketHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SysLogHandler.close">(logging.handlers.SysLogHandler method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH.close">(mailbox.MH method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.close">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.close">(mailbox.Maildir method)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.View.Close">Close() (msilib.View method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.close">close() (multiprocessing.Connection method)</a> </dt> <dd><dl> <dt><a href="library/stringio.html#StringIO.StringIO.close">(StringIO.StringIO method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.close">(multiprocessing.Queue method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.connection.Listener.close">(multiprocessing.connection.Listener method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.close">(multiprocessing.pool.multiprocessing.Pool method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.close">(ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.close">(ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/select.html#select.epoll.close">(select.epoll method)</a> </dt> <dt><a href="library/select.html#select.kqueue.close">(select.kqueue method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.close">(sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/shelve.html#shelve.Shelf.close">(shelve.Shelf method)</a> </dt> <dt><a href="library/socket.html#socket.socket.close">(socket.socket method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.close">(sqlite3.Connection method)</a> </dt> <dt><a href="library/sunau.html#sunau.AU_read.close">(sunau.AU_read method)</a> </dt> <dt><a href="library/sunau.html#sunau.AU_write.close">(sunau.AU_write method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.close">(tarfile.TarFile method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.close">(telnetlib.Telnet method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.BaseHandler.close">(urllib2.BaseHandler method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.close">(wave.Wave_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.close">(wave.Wave_write method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.close">(xml.etree.ElementTree.TreeBuilder method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLParser.close">(xml.etree.ElementTree.XMLParser method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.IncrementalParser.close">(xml.sax.xmlreader.IncrementalParser method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.close">(zipfile.ZipFile method)</a> </dt> </dl></dd> <dt><a href="library/asynchat.html#asynchat.async_chat.close_when_done">close_when_done() (asynchat.async_chat method)</a> </dt> <dt><a href="library/stdtypes.html#file.closed">closed (file attribute)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.IOBase.closed">(io.IOBase attribute)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.closed">(ossaudiodev.oss_audio_device attribute)</a> </dt> </dl></dd> <dt><a href="library/_winreg.html#_winreg.CloseKey">CloseKey() (in module _winreg)</a> </dt> <dt><a href="library/syslog.html#syslog.closelog">closelog() (in module syslog)</a> </dt> <dt><a href="library/os.html#os.closerange">closerange() (in module os)</a> </dt> <dt><a href="library/contextlib.html#contextlib.closing">closing() (in module contextlib)</a> </dt> <dt><a href="library/curses.html#curses.window.clrtobot">clrtobot() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.clrtoeol">clrtoeol() (curses.window method)</a> </dt> <dt><a href="library/cmath.html#module-cmath">cmath (module)</a> </dt> <dt> cmd </dt> <dd><dl> <dt><a href="library/pdb.html#index-1">module</a> </dt> </dl></dd> <dt><a href="library/cmd.html#cmd.Cmd">Cmd (class in cmd)</a> </dt> <dt><a href="library/cmd.html#module-cmd">cmd (module)</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.CalledProcessError.cmd">(subprocess.CalledProcessError attribute)</a> </dt> </dl></dd> <dt><a href="library/cmd.html#cmd.Cmd.cmdloop">cmdloop() (cmd.Cmd method)</a> </dt> <dt> cmp </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-80">built-in function</a>, <a href="c-api/object.html#index-0">[1]</a>, <a href="c-api/object.html#index-1">[2]</a>, <a href="library/locale.html#index-6">[3]</a> </dt> </dl></dd> <dt><a href="library/functions.html#cmp">cmp() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/filecmp.html#filecmp.cmp">(in module filecmp)</a> </dt> </dl></dd> <dt><a href="library/dis.html#dis.cmp_op">cmp_op (in module dis)</a> </dt> <dt><a href="library/functools.html#functools.cmp_to_key">cmp_to_key() (in module functools)</a> </dt> <dt><a href="library/filecmp.html#filecmp.cmpfiles">cmpfiles() (in module filecmp)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_argcount (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_cellvars (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_code (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_consts (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_filename (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_firstlineno (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_flags (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_freevars (code object attribute)</a> </dt> <dt><a href="c-api/veryhigh.html#CO_FUTURE_DIVISION">CO_FUTURE_DIVISION (C variable)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_lnotab (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_name (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_names (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_nlocals (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_stacksize (code object attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-61">co_varnames (code object attribute)</a> </dt> <dt> CObject </dt> <dd><dl> <dt><a href="c-api/cobject.html#index-0">object</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt> code </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-1">block</a> </dt> <dt><a href="library/marshal.html#index-0">object</a>, <a href="c-api/code.html#index-0">[1]</a>, <a href="reference/datamodel.html#index-60">[2]</a>, <a href="library/stdtypes.html#index-38">[3]</a> </dt> </dl></dd> <dt><a href="library/code.html#module-code">code (module)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.HTTPError.code">(urllib2.HTTPError attribute)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.ExpatError.code">(xml.parsers.expat.ExpatError attribute)</a> </dt> </dl></dd> <dt><a href="library/new.html#new.code">code() (in module new)</a> </dt> <dt><a href="library/codecs.html#index-0">Codecs</a> </dt> <dd><dl> <dt><a href="library/codecs.html#index-0">decode</a> </dt> <dt><a href="library/codecs.html#index-0">encode</a> </dt> </dl></dd> <dt><a href="library/codecs.html#module-codecs">codecs (module)</a> </dt> <dt><a href="library/cookie.html#Cookie.Morsel.coded_value">coded_value (Cookie.Morsel attribute)</a> </dt> <dt><a href="library/codeop.html#module-codeop">codeop (module)</a> </dt> <dt><a href="library/htmllib.html#htmlentitydefs.codepoint2name">codepoint2name (in module htmlentitydefs)</a> </dt> <dt><a href="library/locale.html#locale.CODESET">CODESET (in module locale)</a> </dt> <dt><a href="library/types.html#types.CodeType">CodeType (in module types)</a> </dt> <dt> coding </dt> <dd><dl> <dt><a href="tutorial/controlflow.html#index-5">style</a> </dt> </dl></dd> <dt> coerce </dt> <dd><dl> <dt><a href="c-api/number.html#index-4">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#coerce">coerce() (built-in function)</a> </dt> <dt><a href="glossary.html#term-coercion"><strong>coercion</strong></a> </dt> <dt><a href="library/ast.html#ast.AST.col_offset">col_offset (ast.AST attribute)</a> </dt> <dt><a href="library/email.util.html#email.utils.collapse_rfc2231_value">collapse_rfc2231_value() (in module email.utils)</a> </dt> <dt><a href="library/gc.html#gc.collect">collect() (in module gc)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.collect_incoming_data">collect_incoming_data() (asynchat.async_chat method)</a> </dt> <dt><a href="library/collections.html#module-collections">collections (module)</a> </dt> <dt><a href="library/token.html#token.COLON">COLON (in module token)</a> </dt> <dt><a href="library/fl.html#fl.color">color() (in module fl)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.color">(in module turtle)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.color_content">color_content() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.color_pair">color_pair() (in module curses)</a> </dt> <dt><a href="library/turtle.html#turtle.colormode">colormode() (in module turtle)</a> </dt> <dt><a href="library/colorpicker.html#module-ColorPicker">ColorPicker (module)</a> </dt> <dt><a href="library/colorsys.html#module-colorsys">colorsys (module)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.column">column() (ttk.Treeview method)</a> </dt> <dt><a href="library/curses.html#index-4">COLUMNS</a>, <a href="library/curses.html#index-6">[1]</a> </dt> <dt><a href="library/itertools.html#itertools.combinations">combinations() (in module itertools)</a> </dt> <dt><a href="library/itertools.html#itertools.combinations_with_replacement">combinations_with_replacement() (in module itertools)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.combine">combine() (datetime.datetime class method)</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.combining">combining() (in module unicodedata)</a> </dt> <dt><a href="library/tix.html#Tix.ComboBox">ComboBox (class in Tix)</a> </dt> <dt><a href="library/ttk.html#ttk.Combobox">Combobox (class in ttk)</a> </dt> <dt><a href="reference/expressions.html#index-12">comma</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-23">trailing</a>, <a href="reference/expressions.html#index-78">[1]</a> </dt> </dl></dd> <dt><a href="library/token.html#token.COMMA">COMMA (in module token)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.command">command (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.cmd.Command">Command (class in distutils.cmd)</a> </dt> <dd><dl> <dt><a href="distutils/apiref.html#distutils.core.Command">(class in distutils.core)</a> </dt> </dl></dd> <dt><a href="reference/toplevel_components.html#index-4">command line</a> </dt> <dt> command line option </dt> <dd><dl> <dt><a href="using/cmdline.html#cmdoption--help">--help</a> </dt> <dt><a href="using/cmdline.html#cmdoption--version">--version</a> </dt> <dt><a href="using/cmdline.html#cmdoption-3">-3</a> </dt> <dt><a href="using/cmdline.html#cmdoption-B">-B</a> </dt> <dt><a href="using/cmdline.html#cmdoption-E">-E</a> </dt> <dt><a href="using/cmdline.html#cmdoption-J">-J</a> </dt> <dt><a href="using/cmdline.html#cmdoption-O">-O</a> </dt> <dt><a href="using/cmdline.html#cmdoption-OO">-OO</a> </dt> <dt><a href="using/cmdline.html#cmdoption-Q">-Q <arg></a> </dt> <dt><a href="using/cmdline.html#cmdoption-R">-R</a> </dt> <dt><a href="using/cmdline.html#cmdoption-S">-S</a> </dt> <dt><a href="using/cmdline.html#cmdoption-U">-U</a> </dt> <dt><a href="using/cmdline.html#cmdoption-V">-V</a> </dt> <dt><a href="using/cmdline.html#cmdoption-W">-W arg</a> </dt> <dt><a href="using/cmdline.html#cmdoption-X">-X</a> </dt> <dt><a href="using/cmdline.html#cmdoption-c">-c <command></a> </dt> <dt><a href="using/cmdline.html#cmdoption-d">-d</a> </dt> <dt><a href="using/cmdline.html#cmdoption-h">-h</a> </dt> <dt><a href="using/cmdline.html#cmdoption-i">-i</a> </dt> <dt><a href="using/cmdline.html#cmdoption-m">-m <module-name></a> </dt> <dt><a href="using/cmdline.html#cmdoption-s">-s</a> </dt> <dt><a href="using/cmdline.html#cmdoption-t">-t</a> </dt> <dt><a href="using/cmdline.html#cmdoption-u">-u</a> </dt> <dt><a href="using/cmdline.html#cmdoption-v">-v</a> </dt> <dt><a href="using/cmdline.html#cmdoption-x">-x</a> </dt> </dl></dd> <dt><a href="library/codeop.html#codeop.CommandCompiler">CommandCompiler (class in codeop)</a> </dt> <dt><a href="library/commands.html#module-commands">commands (module)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-3">comment</a> </dt> <dd><dl> <dt><a href="library/cookielib.html#cookielib.Cookie.comment">(cookielib.Cookie attribute)</a> </dt> </dl></dd> <dt><a href="library/tokenize.html#tokenize.COMMENT">COMMENT (in module tokenize)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.comment">comment (zipfile.ZipFile attribute)</a> </dt> <dd><dl> <dt><a href="library/zipfile.html#zipfile.ZipInfo.comment">(zipfile.ZipInfo attribute)</a> </dt> </dl></dd> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Comment">Comment() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.comment_url">comment_url (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.commenters">commenters (shlex.shlex attribute)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.CommentHandler">CommentHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/msilib.html#msilib.CAB.commit">commit() (msilib.CAB method)</a> </dt> <dt><a href="library/msilib.html#msilib.Database.Commit">Commit() (msilib.Database method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.commit">commit() (sqlite3.Connection method)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.common">common (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/cgi.html#index-0">Common Gateway Interface</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.common_dirs">common_dirs (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.common_files">common_files (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.common_funny">common_funny (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.common_types">common_types (in module mimetypes)</a> </dt> <dt><a href="library/os.path.html#os.path.commonprefix">commonprefix() (in module os.path)</a> </dt> <dt><a href="library/subprocess.html#subprocess.Popen.communicate">communicate() (subprocess.Popen method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.compare">compare() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.compare">(decimal.Decimal method)</a> </dt> <dt><a href="library/difflib.html#difflib.Differ.compare">(difflib.Differ method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-COMPARE_OP">COMPARE_OP (opcode)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.compare_signal">compare_signal() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.compare_signal">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.compare_total">compare_total() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.compare_total">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.compare_total_mag">compare_total_mag() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.compare_total_mag">(decimal.Decimal method)</a> </dt> </dl></dd> <dt> comparing </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-10">objects</a> </dt> </dl></dd> <dt><a href="reference/expressions.html#index-64">comparison</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">operator</a> </dt> <dt><a href="reference/datamodel.html#index-22">string</a> </dt> </dl></dd> <dt><a href="library/aetypes.html#aetypes.Comparison">Comparison (class in aetypes)</a> </dt> <dt><a href="library/doctest.html#doctest.COMPARISON_FLAGS">COMPARISON_FLAGS (in module doctest)</a> </dt> <dt><a href="reference/datamodel.html#index-79">comparisons</a>, <a href="reference/datamodel.html#index-80">[1]</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-66">chaining</a>, <a href="library/stdtypes.html#index-9">[1]</a> </dt> </dl></dd> <dt> compile </dt> <dd><dl> <dt><a href="c-api/import.html#index-4">built-in function</a>, <a href="reference/simple_stmts.html#index-55">[1]</a>, <a href="library/parser.html#index-2">[2]</a>, <a href="library/stdtypes.html#index-39">[3]</a>, <a href="library/types.html#index-1">[4]</a> </dt> </dl></dd> <dt><a href="library/codeop.html#codeop.Compile">Compile (class in codeop)</a> </dt> <dt><a href="library/functions.html#compile">compile() (built-in function)</a> </dt> <dd><dl> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.compile">(distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/compiler.html#compiler.compile">(in module compiler)</a> </dt> <dt><a href="library/py_compile.html#py_compile.compile">(in module py_compile)</a> </dt> <dt><a href="library/re.html#re.compile">(in module re)</a> </dt> <dt><a href="library/parser.html#parser.ST.compile">(parser.ST method)</a> </dt> </dl></dd> <dt><a href="library/code.html#code.compile_command">compile_command() (in module code)</a> </dt> <dd><dl> <dt><a href="library/codeop.html#codeop.compile_command">(in module codeop)</a> </dt> </dl></dd> <dt><a href="library/compileall.html#compileall.compile_dir">compile_dir() (in module compileall)</a> </dt> <dt><a href="library/compileall.html#compileall.compile_file">compile_file() (in module compileall)</a> </dt> <dt><a href="library/compileall.html#compileall.compile_path">compile_path() (in module compileall)</a> </dt> <dt> compileall </dt> <dd><dl> <dt><a href="tutorial/modules.html#index-3">module</a> </dt> </dl></dd> <dt><a href="library/compileall.html#module-compileall">compileall (module)</a> </dt> <dt> compileall command line option </dt> <dd><dl> <dt><a href="library/compileall.html#cmdoption-compileall-d">-d destdir</a> </dt> <dt><a href="library/compileall.html#cmdoption-compileall-f">-f</a> </dt> <dt><a href="library/compileall.html#cmdoption-compileall-i">-i list</a> </dt> <dt><a href="library/compileall.html#cmdoption-compileall-l">-l</a> </dt> <dt><a href="library/compileall.html#cmdoption-compileall-q">-q</a> </dt> <dt><a href="library/compileall.html#cmdoption-compileall-x">-x regex</a> </dt> </dl></dd> <dt><a href="library/compiler.html#compiler.compileFile">compileFile() (in module compiler)</a> </dt> <dt><a href="library/compiler.html#module-compiler">compiler (module)</a> </dt> <dt><a href="library/compiler.html#module-compiler.ast">compiler.ast (module)</a> </dt> <dt><a href="library/compiler.html#module-compiler.visitor">compiler.visitor (module)</a> </dt> <dt><a href="library/parser.html#parser.compilest">compilest() (in module parser)</a> </dt> <dt><a href="library/rlcompleter.html#rlcompleter.Completer.complete">complete() (rlcompleter.Completer method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.complete_statement">complete_statement() (in module sqlite3)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.completedefault">completedefault() (cmd.Cmd method)</a> </dt> <dt> complex </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-94">built-in function</a>, <a href="library/stdtypes.html#index-15">[1]</a> </dt> <dt><a href="reference/lexical_analysis.html#index-18">literal</a> </dt> <dt><a href="reference/datamodel.html#index-16">number</a> </dt> <dt><a href="reference/datamodel.html#index-16">object</a> </dt> </dl></dd> <dt><a href="library/numbers.html#numbers.Complex">Complex (class in numbers)</a> </dt> <dt><a href="glossary.html#term-complex-number"><strong>complex number</strong></a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-14">literals</a> </dt> <dt><a href="c-api/complex.html#index-0">object</a>, <a href="library/stdtypes.html#index-13">[1]</a> </dt> </dl></dd> <dt><a href="library/functions.html#complex">complex() (built-in function)</a> </dt> <dt><a href="library/types.html#types.ComplexType">ComplexType (in module types)</a> </dt> <dt><a href="library/aetypes.html#aetypes.ComponentItem">ComponentItem (class in aetypes)</a> </dt> <dt> compound </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-0">statement</a> </dt> </dl></dd> <dt> comprehensions </dt> <dd><dl> <dt><a href="reference/expressions.html#index-13">list</a>, <a href="reference/expressions.html#index-14">[1]</a> </dt> </dl></dd> <dt><a href="library/bz2.html#bz2.BZ2Compressor.compress">compress() (bz2.BZ2Compressor method)</a> </dt> <dd><dl> <dt><a href="library/bz2.html#bz2.compress">(in module bz2)</a> </dt> <dt><a href="library/itertools.html#itertools.compress">(in module itertools)</a> </dt> <dt><a href="library/jpeg.html#jpeg.compress">(in module jpeg)</a> </dt> <dt><a href="library/zlib.html#zlib.compress">(in module zlib)</a> </dt> <dt><a href="library/zlib.html#zlib.Compress.compress">(zlib.Compress method)</a> </dt> </dl></dd> <dt><a href="library/zipfile.html#zipfile.ZipInfo.compress_size">compress_size (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.compress_type">compress_type (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.CompressionError">CompressionError</a> </dt> <dt><a href="library/zlib.html#zlib.compressobj">compressobj() (in module zlib)</a> </dt> <dt><a href="library/os.html#index-29">COMSPEC</a>, <a href="library/subprocess.html#index-2">[1]</a> </dt> <dt><a href="library/operator.html#operator.concat">concat() (in module operator)</a> </dt> <dt> concatenation </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-22">operation</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Condition">Condition (class in multiprocessing)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.Condition">(class in threading)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.Control.condition">condition() (msilib.Control method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Condition">Condition() (multiprocessing.managers.SyncManager method)</a> </dt> <dt> conditional </dt> <dd><dl> <dt><a href="reference/expressions.html#index-73">expression</a> </dt> </dl></dd> <dt> Conditional </dt> <dd><dl> <dt><a href="reference/expressions.html#index-69">expression</a> </dt> </dl></dd> <dt><a href="library/configparser.html#ConfigParser.ConfigParser">ConfigParser (class in ConfigParser)</a> </dt> <dd><dl> <dt><a href="library/configparser.html#module-ConfigParser">(module)</a> </dt> </dl></dd> <dt> configuration </dt> <dd><dl> <dt><a href="library/configparser.html#index-0">file</a> </dt> <dt><a href="library/pdb.html#index-2">file, debugger</a> </dt> <dt><a href="library/site.html#index-2">file, path</a> </dt> <dt><a href="library/user.html#index-0">file, user</a> </dt> </dl></dd> <dt><a href="library/sysconfig.html#index-0">configuration information</a> </dt> <dt><a href="library/ttk.html#ttk.Style.configure">configure() (ttk.Style method)</a> </dt> <dt><a href="library/os.html#os.confstr">confstr() (in module os)</a> </dt> <dt><a href="library/os.html#os.confstr_names">confstr_names (in module os)</a> </dt> <dt><a href="library/stdtypes.html#index-16">conjugate() (complex number method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.conjugate">(decimal.Decimal method)</a> </dt> <dt><a href="library/numbers.html#numbers.Complex.conjugate">(numbers.Complex method)</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.connect">connect() (asyncore.dispatcher method)</a> </dt> <dd><dl> <dt><a href="library/ftplib.html#ftplib.FTP.connect">(ftplib.FTP method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.connect">(httplib.HTTPConnection method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.connect">(in module sqlite3)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.connect">(multiprocessing.managers.BaseManager method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.connect">(smtplib.SMTP method)</a> </dt> <dt><a href="library/socket.html#socket.socket.connect">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/socket.html#socket.socket.connect_ex">connect_ex() (socket.socket method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Connection">Connection (class in multiprocessing)</a> </dt> <dd><dl> <dt><a href="library/sqlite3.html#sqlite3.Connection">(class in sqlite3)</a> </dt> </dl></dd> <dt><a href="library/_winreg.html#_winreg.ConnectRegistry">ConnectRegistry() (in module _winreg)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.const">const (optparse.Option attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-11">constant</a> </dt> <dt> constructor </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-74">class</a> </dt> </dl></dd> <dt><a href="library/copy_reg.html#copy_reg.constructor">constructor() (in module copy_reg)</a> </dt> <dt><a href="reference/datamodel.html#index-3">container</a>, <a href="reference/datamodel.html#index-50">[1]</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-20">iteration over</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.Container">Container (class in collections)</a> </dt> <dt><a href="library/operator.html#operator.contains">contains() (in module operator)</a> </dt> <dt> content type </dt> <dd><dl> <dt><a href="library/mimetypes.html#index-0">MIME</a> </dt> </dl></dd> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler">ContentHandler (class in xml.sax.handler)</a> </dt> <dt><a href="library/urllib.html#urllib.ContentTooShortError">ContentTooShortError</a> </dt> <dt><a href="library/decimal.html#decimal.Context">Context (class in decimal)</a> </dt> <dt><a href="library/stdtypes.html#index-36">context management protocol</a> </dt> <dt><a href="reference/datamodel.html#index-96">context manager</a>, <a href="glossary.html#term-context-manager"><strong>[1]</strong></a>, <a href="library/stdtypes.html#index-36">[2]</a> </dt> <dt><a href="library/difflib.html#difflib.context_diff">context_diff() (in module difflib)</a> </dt> <dt><a href="library/contextlib.html#module-contextlib">contextlib (module)</a> </dt> <dt><a href="library/contextlib.html#contextlib.contextmanager">contextmanager() (in module contextlib)</a> </dt> <dt> continue </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-5">statement</a>, <a href="reference/compound_stmts.html#index-7">[1]</a>, <a href="reference/compound_stmts.html#index-12">[2]</a>, <a href="reference/compound_stmts.html#index-14">[3]</a>, <a href="reference/simple_stmts.html#index-37">[4]</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-CONTINUE_LOOP">CONTINUE_LOOP (opcode)</a> </dt> <dt><a href="library/msilib.html#msilib.Control">Control (class in msilib)</a> </dt> <dd><dl> <dt><a href="library/tix.html#Tix.Control">(class in Tix)</a> </dt> </dl></dd> <dt><a href="library/cd.html#cd.control">control (in module cd)</a> </dt> <dt><a href="library/msilib.html#msilib.Dialog.control">control() (msilib.Dialog method)</a> </dt> <dd><dl> <dt><a href="library/select.html#select.kqueue.control">(select.kqueue method)</a> </dt> </dl></dd> <dt><a href="library/curses.ascii.html#curses.ascii.controlnames">controlnames (in module curses.ascii)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.controls">controls() (ossaudiodev.oss_mixer_device method)</a> </dt> <dt> conversion </dt> <dd><dl> <dt><a href="reference/expressions.html#index-3">arithmetic</a> </dt> <dt><a href="reference/datamodel.html#index-77">string</a>, <a href="reference/simple_stmts.html#index-2">[1]</a>, <a href="reference/expressions.html#index-19">[2]</a> </dt> </dl></dd> <dt><a href="library/xdrlib.html#xdrlib.ConversionError">ConversionError</a> </dt> <dt> conversions </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-18">numeric</a> </dt> </dl></dd> <dt><a href="library/email.charset.html#email.charset.Charset.convert">convert() (email.charset.Charset method)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.convert_arg_line_to_args">convert_arg_line_to_args() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.convert_charref">convert_charref() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.convert_codepoint">convert_codepoint() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.convert_entityref">convert_entityref() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/string.html#string.Formatter.convert_field">convert_field() (string.Formatter method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.util.convert_path">convert_path() (in module distutils.util)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie">Cookie (class in cookielib)</a> </dt> <dd><dl> <dt><a href="library/cookie.html#module-Cookie">(module)</a> </dt> </dl></dd> <dt><a href="library/cookie.html#Cookie.CookieError">CookieError</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookieJar">CookieJar (class in cookielib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPCookieProcessor.cookiejar">cookiejar (urllib2.HTTPCookieProcessor attribute)</a> </dt> <dt><a href="library/cookielib.html#module-cookielib">cookielib (module)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookiePolicy">CookiePolicy (class in cookielib)</a> </dt> <dt><a href="library/time.html#index-5">Coordinated Universal Time</a> </dt> <dt><a href="library/idle.html#index-4">Copy</a> </dt> <dt> copy </dt> <dd><dl> <dt><a href="library/copy_reg.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/copy.html#module-copy">copy (module)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.copy">copy() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#dict.copy">(dict method)</a> </dt> <dt><a href="library/hashlib.html#hashlib.hash.copy">(hashlib.hash method)</a> </dt> <dt><a href="library/hmac.html#hmac.HMAC.copy">(hmac.HMAC method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.copy">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/copy.html#copy.copy">(in module copy)</a> </dt> <dt><a href="library/macostools.html#findertools.copy">(in module findertools)</a> </dt> <dt><a href="library/macostools.html#macostools.copy">(in module macostools)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.copy">(in module multiprocessing.sharedctypes)</a> </dt> <dt><a href="library/shutil.html#shutil.copy">(in module shutil)</a> </dt> <dt><a href="library/md5.html#md5.md5.copy">(md5.md5 method)</a> </dt> <dt><a href="library/pipes.html#pipes.Template.copy">(pipes.Template method)</a> </dt> <dt><a href="library/stdtypes.html#set.copy">(set method)</a> </dt> <dt><a href="library/sha.html#sha.sha.copy">(sha.sha method)</a> </dt> <dt><a href="library/zlib.html#zlib.Compress.copy">(zlib.Compress method)</a> </dt> <dt><a href="library/zlib.html#zlib.Decompress.copy">(zlib.Decompress method)</a> </dt> </dl></dd> <dt><a href="library/shutil.html#shutil.copy2">copy2() (in module shutil)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.copy_abs">copy_abs() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.copy_abs">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.copy_decimal">copy_decimal() (decimal.Context method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.file_util.copy_file">copy_file() (in module distutils.file_util)</a> </dt> <dt><a href="library/ast.html#ast.copy_location">copy_location() (in module ast)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.copy_negate">copy_negate() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.copy_negate">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/copy_reg.html#module-copy_reg">copy_reg (module)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.copy_sign">copy_sign() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.copy_sign">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.dir_util.copy_tree">copy_tree() (in module distutils.dir_util)</a> </dt> <dt><a href="library/mimetools.html#mimetools.copybinary">copybinary() (in module mimetools)</a> </dt> <dt><a href="library/shutil.html#shutil.copyfile">copyfile() (in module shutil)</a> </dt> <dt><a href="library/shutil.html#shutil.copyfileobj">copyfileobj() (in module shutil)</a> </dt> <dt><a href="library/shutil.html#index-0">copying files</a> </dt> <dt><a href="library/mimetools.html#mimetools.copyliteral">copyliteral() (in module mimetools)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.copymessage">copymessage() (mhlib.Folder method)</a> </dt> <dt><a href="library/shutil.html#shutil.copymode">copymode() (in module shutil)</a> </dt> <dt><a href="library/constants.html#copyright">copyright (built-in variable)</a> </dt> <dd><dl> <dt><a href="library/sys.html#sys.copyright">(in module sys)</a>, <a href="c-api/init.html#index-7">[1]</a> </dt> </dl></dd> <dt><a href="library/math.html#math.copysign">copysign() (in module math)</a> </dt> <dt><a href="library/shutil.html#shutil.copystat">copystat() (in module shutil)</a> </dt> <dt><a href="library/macostools.html#macostools.copytree">copytree() (in module macostools)</a> </dt> <dd><dl> <dt><a href="library/shutil.html#shutil.copytree">(in module shutil)</a> </dt> </dl></dd> <dt><a href="reference/expressions.html#index-23">coroutine</a> </dt> <dt><a href="library/cmath.html#cmath.cos">cos() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.cos">(in module math)</a> </dt> </dl></dd> <dt><a href="library/cmath.html#cmath.cosh">cosh() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.cosh">(in module math)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.count">count() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/collections.html#collections.deque.count">(collections.deque method)</a> </dt> <dt><a href="library/itertools.html#itertools.count">(in module itertools)</a> </dt> <dt><a href="library/string.html#string.count">(in module string)</a> </dt> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> <dt><a href="library/stdtypes.html#str.count">(str method)</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.Counter">Counter (class in collections)</a> </dt> <dt><a href="library/operator.html#operator.countOf">countOf() (in module operator)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.countTestCases">countTestCases() (unittest.TestCase method)</a> </dt> <dd><dl> <dt><a href="library/unittest.html#unittest.TestSuite.countTestCases">(unittest.TestSuite method)</a> </dt> </dl></dd> <dt><a href="library/trace.html#trace.CoverageResults">CoverageResults (class in trace)</a> </dt> <dt> cPickle </dt> <dd><dl> <dt><a href="library/copy_reg.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/pickle.html#module-cPickle">cPickle (module)</a> </dt> <dt><a href="whatsnew/2.3.html#index-26">CPP</a> </dt> <dt><a href="whatsnew/2.3.html#index-28">CPPFLAGS</a> </dt> <dt><a href="library/profile.html#module-cProfile">cProfile (module)</a> </dt> <dt><a href="library/time.html#index-8">CPU time</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.cpu_count">cpu_count() (in module multiprocessing)</a> </dt> <dt><a href="glossary.html#term-cpython"><strong>CPython</strong></a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.CRC">CRC (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/binascii.html#binascii.crc32">crc32() (in module binascii)</a> </dt> <dd><dl> <dt><a href="library/zlib.html#zlib.crc32">(in module zlib)</a> </dt> </dl></dd> <dt><a href="library/binascii.html#binascii.crc_hqx">crc_hqx() (in module binascii)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.create">create() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.create_aggregate">create_aggregate() (sqlite3.Connection method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.create_collation">create_collation() (sqlite3.Connection method)</a> </dt> <dt><a href="library/socket.html#socket.create_connection">create_connection() (in module socket)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.create_decimal">create_decimal() (decimal.Context method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.create_decimal_from_float">create_decimal_from_float() (decimal.Context method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.create_function">create_function() (sqlite3.Connection method)</a> </dt> <dt><a href="library/subprocess.html#subprocess.CREATE_NEW_CONSOLE">CREATE_NEW_CONSOLE (in module subprocess)</a> </dt> <dt><a href="library/subprocess.html#subprocess.CREATE_NEW_PROCESS_GROUP">CREATE_NEW_PROCESS_GROUP (in module subprocess)</a> </dt> <dt><a href="distutils/builtdist.html#create_shortcut">create_shortcut() (built-in function)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher.create_socket">create_socket() (asyncore.dispatcher method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.create_static_lib">create_static_lib() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/profile.html#profile.Profile.create_stats">create_stats() (profile.Profile method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.create_string_buffer">create_string_buffer() (in module ctypes)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.create_system">create_system (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.dir_util.create_tree">create_tree() (in module distutils.dir_util)</a> </dt> <dt><a href="library/ctypes.html#ctypes.create_unicode_buffer">create_unicode_buffer() (in module ctypes)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.create_version">create_version (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.createAttribute">createAttribute() (xml.dom.Document method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.createAttributeNS">createAttributeNS() (xml.dom.Document method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.createComment">createComment() (xml.dom.Document method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DOMImplementation.createDocument">createDocument() (xml.dom.DOMImplementation method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DOMImplementation.createDocumentType">createDocumentType() (xml.dom.DOMImplementation method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.createElement">createElement() (xml.dom.Document method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.createElementNS">createElementNS() (xml.dom.Document method)</a> </dt> <dt><a href="library/_winreg.html#_winreg.CreateKey">CreateKey() (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.CreateKeyEx">CreateKeyEx() (in module _winreg)</a> </dt> <dt><a href="library/logging.html#logging.Handler.createLock">createLock() (logging.Handler method)</a> </dt> <dd><dl> <dt><a href="library/logging.handlers.html#logging.NullHandler.createLock">(logging.NullHandler method)</a> </dt> </dl></dd> <dt><a href="library/cd.html#cd.createparser">createparser() (in module cd)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.createProcessingInstruction">createProcessingInstruction() (xml.dom.Document method)</a> </dt> <dt><a href="library/msilib.html#msilib.CreateRecord">CreateRecord() (in module msilib)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.createSocket">createSocket() (logging.handlers.SocketHandler method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.createTextNode">createTextNode() (xml.dom.Document method)</a> </dt> <dt><a href="library/constants.html#credits">credits (built-in variable)</a> </dt> <dt><a href="library/logging.html#logging.critical">critical() (in module logging)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Logger.critical">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/locale.html#locale.CRNCYSTR">CRNCYSTR (in module locale)</a> </dt> <dt><a href="library/imageop.html#imageop.crop">crop() (in module imageop)</a> </dt> <dt><a href="library/audioop.html#audioop.cross">cross() (in module audioop)</a> </dt> <dt> crypt </dt> <dd><dl> <dt><a href="library/pwd.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/crypt.html#module-crypt">crypt (module)</a> </dt> <dt><a href="library/crypt.html#crypt.crypt">crypt() (in module crypt)</a> </dt> <dt><a href="library/crypt.html#index-0">crypt(3)</a>, <a href="library/crypt.html#index-1">[1]</a>, <a href="library/crypt.html#index-2">[2]</a> </dt> <dt><a href="library/crypto.html#index-0">cryptography</a>, <a href="library/crypto.html#index-1">[1]</a> </dt> <dt><a href="library/stringio.html#module-cStringIO">cStringIO (module)</a> </dt> <dt><a href="library/csv.html#index-0">csv</a> </dt> <dd><dl> <dt><a href="library/csv.html#module-csv">(module)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.ctermid">ctermid() (in module os)</a> </dt> <dt><a href="library/datetime.html#datetime.date.ctime">ctime() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.ctime">(datetime.datetime method)</a> </dt> <dt><a href="library/time.html#time.ctime">(in module time)</a> </dt> </dl></dd> <dt><a href="library/curses.ascii.html#curses.ascii.ctrl">ctrl() (in module curses.ascii)</a> </dt> <dt><a href="library/signal.html#signal.CTRL_BREAK_EVENT">CTRL_BREAK_EVENT (in module signal)</a> </dt> <dt><a href="library/signal.html#signal.CTRL_C_EVENT">CTRL_C_EVENT (in module signal)</a> </dt> <dt><a href="library/ctypes.html#module-ctypes">ctypes (module)</a> </dt> <dt><a href="library/os.html#os.curdir">curdir (in module os)</a> </dt> <dt><a href="library/locale.html#locale.currency">currency() (in module locale)</a> </dt> <dt><a href="library/ttk.html#ttk.Combobox.current">current() (ttk.Combobox method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.current_process">current_process() (in module multiprocessing)</a> </dt> <dt><a href="library/threading.html#threading.current_thread">current_thread() (in module threading)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.CurrentByteIndex">CurrentByteIndex (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.CurrentColumnNumber">CurrentColumnNumber (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/inspect.html#inspect.currentframe">currentframe() (in module inspect)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.CurrentLineNumber">CurrentLineNumber (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/threading.html#threading.currentThread">currentThread() (in module threading)</a> </dt> <dt><a href="library/curses.html#curses.curs_set">curs_set() (in module curses)</a> </dt> <dt><a href="library/curses.html#module-curses">curses (module)</a> </dt> <dt><a href="library/curses.ascii.html#module-curses.ascii">curses.ascii (module)</a> </dt> <dt><a href="library/curses.panel.html#module-curses.panel">curses.panel (module)</a> </dt> <dt><a href="library/curses.html#module-curses.textpad">curses.textpad (module)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Cursor">Cursor (class in sqlite3)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.cursor">cursor() (sqlite3.Connection method)</a> </dt> <dt><a href="library/curses.html#curses.window.cursyncup">cursyncup() (curses.window method)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.curval">curval (EasyDialogs.ProgressBar attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.customize_compiler">customize_compiler() (in module distutils.sysconfig)</a> </dt> <dt><a href="library/idle.html#index-4">Cut</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.cwd">cwd() (ftplib.FTP method)</a> </dt> <dt><a href="library/itertools.html#itertools.cycle">cycle() (in module itertools)</a> </dt> <dt><a href="library/zlib.html#index-0">Cyclic Redundancy Check</a> </dt> </dl></td> </tr></table> <h2 id="D">D</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/locale.html#locale.D_FMT">D_FMT (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.D_T_FMT">D_T_FMT (in module locale)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Process.daemon">daemon (multiprocessing.Process attribute)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.Thread.daemon">(threading.Thread attribute)</a> </dt> </dl></dd> <dt> dangling </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-2">else</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-0">data</a> </dt> <dd><dl> <dt><a href="library/struct.html#index-0">packing binary</a> </dt> <dt><a href="library/csv.html#index-0">tabular</a> </dt> <dt><a href="reference/datamodel.html#index-4">type</a> </dt> <dt><a href="reference/expressions.html#index-9">type, immutable</a> </dt> </dl></dd> <dt><a href="library/plistlib.html#plistlib.Data">Data (class in plistlib)</a> </dt> <dt><a href="library/select.html#select.kevent.data">data (select.kevent attribute)</a> </dt> <dd><dl> <dt><a href="library/userdict.html#UserDict.IterableUserDict.data">(UserDict.IterableUserDict attribute)</a> </dt> <dt><a href="library/userdict.html#UserList.UserList.data">(UserList.UserList attribute)</a> </dt> <dt><a href="library/userdict.html#UserString.MutableString.data">(UserString.MutableString attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Comment.data">(xml.dom.Comment attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.ProcessingInstruction.data">(xml.dom.ProcessingInstruction attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Text.data">(xml.dom.Text attribute)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.Binary.data">(xmlrpclib.Binary attribute)</a> </dt> </dl></dd> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.data">data() (xml.etree.ElementTree.TreeBuilder method)</a> </dt> <dt> database </dt> <dd><dl> <dt><a href="library/unicodedata.html#index-0">Unicode</a> </dt> </dl></dd> <dt><a href="library/dumbdbm.html#index-0">databases</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.DatagramHandler">DatagramHandler (class in logging.handlers)</a> </dt> <dt><a href="library/cd.html#cd.DATASIZE">DATASIZE (in module cd)</a> </dt> <dt><a href="library/datetime.html#datetime.date">date (class in datetime)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.date">date() (datetime.datetime method)</a> </dt> <dd><dl> <dt><a href="library/nntplib.html#nntplib.NNTP.date">(nntplib.NNTP method)</a> </dt> </dl></dd> <dt><a href="library/zipfile.html#zipfile.ZipInfo.date_time">date_time (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.date_time_string">date_time_string() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime">datetime (class in datetime)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#module-datetime">(module)</a> </dt> </dl></dd> <dt><a href="reference/expressions.html#index-16">datum</a> </dt> <dt><a href="library/datetime.html#datetime.date.day">day (datetime.date attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.day">(datetime.datetime attribute)</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.day_abbr">day_abbr (in module calendar)</a> </dt> <dt><a href="library/calendar.html#calendar.day_name">day_name (in module calendar)</a> </dt> <dt><a href="library/time.html#time.daylight">daylight (in module time)</a> </dt> <dt><a href="library/time.html#index-6">Daylight Saving Time</a> </dt> <dt><a href="library/shelve.html#shelve.DbfilenameShelf">DbfilenameShelf (class in shelve)</a> </dt> <dt> dbhash </dt> <dd><dl> <dt><a href="library/anydbm.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/dbhash.html#module-dbhash">dbhash (module)</a> </dt> <dt> dbm </dt> <dd><dl> <dt><a href="library/shelve.html#index-1">module</a>, <a href="reference/datamodel.html#index-34">[1]</a>, <a href="library/anydbm.html#index-0">[2]</a>, <a href="library/gdbm.html#index-0">[3]</a> </dt> </dl></dd> <dt><a href="library/dbm.html#module-dbm">dbm (module)</a> </dt> <dt><a href="library/fl.html#fl.form.deactivate_form">deactivate_form() (fl.form method)</a> </dt> <dt><a href="extending/newtypes.html#index-0">deallocation, object</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.debug">debug (imaplib.IMAP4 attribute)</a> </dt> <dt><a href="library/re.html#re.DEBUG">DEBUG (in module re)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.debug">debug (shlex.shlex attribute)</a> </dt> <dd><dl> <dt><a href="library/zipfile.html#zipfile.ZipFile.debug">(zipfile.ZipFile attribute)</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.debug">debug() (in module doctest)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.debug">(in module logging)</a> </dt> <dt><a href="library/logging.html#logging.Logger.debug">(logging.Logger method)</a> </dt> <dt><a href="library/pipes.html#pipes.Template.debug">(pipes.Template method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.debug">(unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestSuite.debug">(unittest.TestSuite method)</a> </dt> </dl></dd> <dt><a href="library/gc.html#gc.DEBUG_COLLECTABLE">DEBUG_COLLECTABLE (in module gc)</a> </dt> <dt><a href="library/gc.html#gc.DEBUG_INSTANCES">DEBUG_INSTANCES (in module gc)</a> </dt> <dt><a href="library/gc.html#gc.DEBUG_LEAK">DEBUG_LEAK (in module gc)</a> </dt> <dt><a href="library/gc.html#gc.DEBUG_OBJECTS">DEBUG_OBJECTS (in module gc)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.debug_print">debug_print() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/gc.html#gc.DEBUG_SAVEALL">DEBUG_SAVEALL (in module gc)</a> </dt> <dt><a href="library/doctest.html#doctest.debug_src">debug_src() (in module doctest)</a> </dt> <dt><a href="library/gc.html#gc.DEBUG_STATS">DEBUG_STATS (in module gc)</a> </dt> <dt><a href="library/gc.html#gc.DEBUG_UNCOLLECTABLE">DEBUG_UNCOLLECTABLE (in module gc)</a> </dt> <dt><a href="library/sys.html#index-3">debugger</a>, <a href="library/sys.html#index-13">[1]</a>, <a href="library/idle.html#index-3">[2]</a> </dt> <dd><dl> <dt><a href="library/pdb.html#index-2">configuration file</a> </dt> </dl></dd> <dt><a href="library/pdb.html#index-0">debugging</a> </dt> <dd><dl> <dt><a href="library/cgi.html#index-4">CGI</a> </dt> <dt><a href="reference/simple_stmts.html#index-15">assertions</a> </dt> </dl></dd> <dt><a href="library/smtpd.html#smtpd.DebuggingServer">DebuggingServer (class in smtpd)</a> </dt> <dt><a href="library/doctest.html#doctest.DebugRunner">DebugRunner (class in doctest)</a> </dt> <dt><a href="library/macos.html#MacOS.DebugStr">DebugStr() (in module MacOS)</a> </dt> <dt><a href="library/decimal.html#decimal.Decimal">Decimal (class in decimal)</a> </dt> <dt><a href="library/decimal.html#module-decimal">decimal (module)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-18">decimal literal</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.decimal">decimal() (in module unicodedata)</a> </dt> <dt><a href="library/decimal.html#decimal.DecimalException">DecimalException (class in decimal)</a> </dt> <dt> decode </dt> <dd><dl> <dt><a href="library/codecs.html#index-0">Codecs</a> </dt> </dl></dd> <dt><a href="library/codecs.html#codecs.Codec.decode">decode() (codecs.Codec method)</a> </dt> <dd><dl> <dt><a href="library/codecs.html#codecs.IncrementalDecoder.decode">(codecs.IncrementalDecoder method)</a> </dt> <dt><a href="library/base64.html#base64.decode">(in module base64)</a> </dt> <dt><a href="library/mimetools.html#mimetools.decode">(in module mimetools)</a> </dt> <dt><a href="library/quopri.html#quopri.decode">(in module quopri)</a> </dt> <dt><a href="library/uu.html#uu.decode">(in module uu)</a> </dt> <dt><a href="library/json.html#json.JSONDecoder.decode">(json.JSONDecoder method)</a> </dt> <dt><a href="library/stdtypes.html#str.decode">(str method)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.Binary.decode">(xmlrpclib.Binary method)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.DateTime.decode">(xmlrpclib.DateTime method)</a> </dt> </dl></dd> <dt><a href="library/email.header.html#email.header.decode_header">decode_header() (in module email.header)</a> </dt> <dt><a href="library/email.util.html#email.utils.decode_params">decode_params() (in module email.utils)</a> </dt> <dt><a href="library/email.util.html#email.utils.decode_rfc2231">decode_rfc2231() (in module email.utils)</a> </dt> <dt><a href="library/email.generator.html#email.generator.DecodedGenerator">DecodedGenerator (class in email.generator)</a> </dt> <dt><a href="library/base64.html#base64.decodestring">decodestring() (in module base64)</a> </dt> <dd><dl> <dt><a href="library/quopri.html#quopri.decodestring">(in module quopri)</a> </dt> </dl></dd> <dt><a href="library/unicodedata.html#unicodedata.decomposition">decomposition() (in module unicodedata)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2Decompressor.decompress">decompress() (bz2.BZ2Decompressor method)</a> </dt> <dd><dl> <dt><a href="library/bz2.html#bz2.decompress">(in module bz2)</a> </dt> <dt><a href="library/jpeg.html#jpeg.decompress">(in module jpeg)</a> </dt> <dt><a href="library/zlib.html#zlib.decompress">(in module zlib)</a> </dt> <dt><a href="library/zlib.html#zlib.Decompress.decompress">(zlib.Decompress method)</a> </dt> </dl></dd> <dt><a href="library/zlib.html#zlib.decompressobj">decompressobj() (in module zlib)</a> </dt> <dt><a href="glossary.html#term-decorator"><strong>decorator</strong></a> </dt> <dt><a href="library/token.html#token.DEDENT">DEDENT (in module token)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-8">DEDENT token</a>, <a href="reference/compound_stmts.html#index-2">[1]</a> </dt> <dt><a href="library/textwrap.html#textwrap.dedent">dedent() (in module textwrap)</a> </dt> <dt><a href="library/copy.html#copy.deepcopy">deepcopy() (in module copy)</a> </dt> <dt> def </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-18">statement</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.def_prog_mode">def_prog_mode() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.def_shell_mode">def_shell_mode() (in module curses)</a> </dt> <dt> default </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-20">parameter value</a> </dt> </dl></dd> <dt><a href="library/optparse.html#optparse.Option.default">default (optparse.Option attribute)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.default">default() (cmd.Cmd method)</a> </dt> <dd><dl> <dt><a href="library/compiler.html#compiler.visitor.ASTVisitor.default">(compiler.visitor.ASTVisitor method)</a> </dt> <dt><a href="library/json.html#json.JSONEncoder.default">(json.JSONEncoder method)</a> </dt> </dl></dd> <dt><a href="library/io.html#io.DEFAULT_BUFFER_SIZE">DEFAULT_BUFFER_SIZE (in module io)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.default_bufsize">default_bufsize (in module xml.dom.pulldom)</a> </dt> <dt><a href="library/collections.html#collections.defaultdict.default_factory">default_factory (collections.defaultdict attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.DEFAULT_FORMAT">DEFAULT_FORMAT (in module tarfile)</a> </dt> <dt><a href="library/urllib2.html#urllib2.BaseHandler.default_open">default_open() (urllib2.BaseHandler method)</a> </dt> <dt><a href="library/timeit.html#timeit.default_timer">default_timer() (in module timeit)</a> </dt> <dt><a href="library/decimal.html#decimal.DefaultContext">DefaultContext (class in decimal)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy">DefaultCookiePolicy (class in cookielib)</a> </dt> <dt><a href="library/collections.html#collections.defaultdict">defaultdict (class in collections)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.DefaultHandler">DefaultHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.DefaultHandlerExpand">DefaultHandlerExpand() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.defaults">defaults() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/unittest.html#unittest.defaultTestLoader">defaultTestLoader (in module unittest)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.defaultTestResult">defaultTestResult() (unittest.TestCase method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.defects">defects (email.message.Message attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.define_macro">define_macro() (distutils.ccompiler.CCompiler method)</a> </dt> <dt> definition </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-23">class</a>, <a href="reference/simple_stmts.html#index-26">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">function</a>, <a href="reference/simple_stmts.html#index-26">[1]</a> </dt> </dl></dd> <dt><a href="library/os.html#os.defpath">defpath (in module os)</a> </dt> <dt><a href="library/math.html#math.degrees">degrees() (in module math)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.degrees">(in module turtle)</a> </dt> </dl></dd> <dt> del </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-25">statement</a>, <a href="reference/datamodel.html#index-75">[1]</a>, <a href="reference/simple_stmts.html#index-18">[2]</a>, <a href="library/stdtypes.html#index-30">[3]</a>, <a href="library/stdtypes.html#index-32">[4]</a> </dt> </dl></dd> <dt><a href="library/email.message.html#email.message.Message.del_param">del_param() (email.message.Message method)</a> </dt> <dt><a href="library/functions.html#delattr">delattr() (built-in function)</a> </dt> <dt><a href="library/turtle.html#turtle.delay">delay() (in module turtle)</a> </dt> <dt><a href="library/curses.html#curses.delay_output">delay_output() (in module curses)</a> </dt> <dt><a href="library/cookielib.html#cookielib.FileCookieJar.delayload">delayload (cookielib.FileCookieJar attribute)</a> </dt> <dt><a href="library/curses.html#curses.window.delch">delch() (curses.window method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.dele">dele() (poplib.POP3 method)</a> </dt> <dt><a href="reference/datamodel.html#index-25">delete</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.delete">delete() (ftplib.FTP method)</a> </dt> <dd><dl> <dt><a href="library/imaplib.html#imaplib.IMAP4.delete">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.delete">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-DELETE_ATTR">DELETE_ATTR (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_FAST">DELETE_FAST (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_GLOBAL">DELETE_GLOBAL (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_NAME">DELETE_NAME (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_SLICE+0">DELETE_SLICE+0 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_SLICE+1">DELETE_SLICE+1 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_SLICE+2">DELETE_SLICE+2 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_SLICE+3">DELETE_SLICE+3 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DELETE_SUBSCR">DELETE_SUBSCR (opcode)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.deleteacl">deleteacl() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.MH.deletefolder">deletefolder() (mhlib.MH method)</a> </dt> <dt><a href="library/_winreg.html#_winreg.DeleteKey">DeleteKey() (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.DeleteKeyEx">DeleteKeyEx() (in module _winreg)</a> </dt> <dt><a href="library/curses.html#curses.window.deleteln">deleteln() (curses.window method)</a> </dt> <dt><a href="library/bdb.html#bdb.Breakpoint.deleteMe">deleteMe() (bdb.Breakpoint method)</a> </dt> <dt><a href="library/_winreg.html#_winreg.DeleteValue">DeleteValue() (in module _winreg)</a> </dt> <dt> deletion </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-21">attribute</a> </dt> <dt><a href="reference/simple_stmts.html#index-18">target</a> </dt> <dt><a href="reference/simple_stmts.html#index-18">target list</a> </dt> </dl></dd> <dt><a href="library/csv.html#csv.Dialect.delimiter">delimiter (csv.Dialect attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-20">delimiters</a> </dt> <dt><a href="library/operator.html#operator.delitem">delitem() (in module operator)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.connection.deliver_challenge">deliver_challenge() (in module multiprocessing.connection)</a> </dt> <dt><a href="library/operator.html#operator.delslice">delslice() (in module operator)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.demo_app">demo_app() (in module wsgiref.simple_server)</a> </dt> <dt><a href="library/numbers.html#numbers.Rational.denominator">denominator (numbers.Rational attribute)</a> </dt> <dt><a href="library/exceptions.html#exceptions.DeprecationWarning">DeprecationWarning</a> </dt> <dt><a href="library/collections.html#collections.deque">deque (class in collections)</a> </dt> <dt><a href="library/ssl.html#ssl.DER_cert_to_PEM_cert">DER_cert_to_PEM_cert() (in module ssl)</a> </dt> <dt><a href="library/curses.html#curses.window.derwin">derwin() (curses.window method)</a> </dt> <dt> DES </dt> <dd><dl> <dt><a href="library/crypt.html#index-0">cipher</a> </dt> </dl></dd> <dt><a href="library/sqlite3.html#sqlite3.Cursor.description">description (sqlite3.Cursor attribute)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.description">description() (nntplib.NNTP method)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.descriptions">descriptions() (nntplib.NNTP method)</a> </dt> <dt><a href="glossary.html#term-descriptor"><strong>descriptor</strong></a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-34">file</a> </dt> </dl></dd> <dt><a href="library/optparse.html#optparse.Option.dest">dest (optparse.Option attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-75">destructor</a>, <a href="reference/simple_stmts.html#index-8">[1]</a> </dt> <dt><a href="library/_winreg.html#_winreg.PyHKEY.Detach">Detach() (_winreg.PyHKEY method)</a> </dt> <dt><a href="library/io.html#io.BufferedIOBase.detach">detach() (io.BufferedIOBase method)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.TextIOBase.detach">(io.TextIOBase method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.detach">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.detect_language">detect_language() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/profile.html#index-0">deterministic profiling</a> </dt> <dt><a href="library/gl.html#module-DEVICE">DEVICE (module)</a> </dt> <dt><a href="library/os.html#os.devnull">devnull (in module os)</a> </dt> <dt><a href="library/gettext.html#gettext.dgettext">dgettext() (in module gettext)</a> </dt> <dt><a href="library/csv.html#csv.Dialect">Dialect (class in csv)</a> </dt> <dt><a href="library/csv.html#csv.csvreader.dialect">dialect (csv.csvreader attribute)</a> </dt> <dd><dl> <dt><a href="library/csv.html#csv.csvwriter.dialect">(csv.csvwriter attribute)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.Dialog">Dialog (class in msilib)</a> </dt> <dt><a href="library/framework.html#FrameWork.DialogWindow">DialogWindow() (in module FrameWork)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-dict">dict (2to3 fixer)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#dict">(built-in class)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.dict">dict() (multiprocessing.managers.SyncManager method)</a> </dt> <dt><a href="library/logging.config.html#logging.config.dictConfig">dictConfig() (in module logging.config)</a> </dt> <dt><a href="glossary.html#term-dictionary"><strong>dictionary</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-16">display</a> </dt> <dt><a href="reference/datamodel.html#index-33">object</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-81">[2]</a>, <a href="reference/simple_stmts.html#index-12">[3]</a>, <a href="reference/expressions.html#index-16">[4]</a>, <a href="reference/expressions.html#index-32">[5]</a>, <a href="c-api/dict.html#index-0">[6]</a>, <a href="library/stdtypes.html#index-32">[7]</a> </dt> <dt><a href="library/stdtypes.html#index-32">type, operations on</a> </dt> </dl></dd> <dt><a href="c-api/dict.html#index-1">DictionaryType (in module types)</a>, <a href="library/types.html#types.DictionaryType">[1]</a> </dt> <dt><a href="library/userdict.html#UserDict.DictMixin">DictMixin (class in UserDict)</a> </dt> <dt><a href="library/types.html#types.DictProxyType">DictProxyType (in module types)</a> </dt> <dt><a href="library/csv.html#csv.DictReader">DictReader (class in csv)</a> </dt> <dt><a href="c-api/dict.html#index-1">DictType (in module types)</a>, <a href="library/types.html#types.DictType">[1]</a> </dt> <dt><a href="library/csv.html#csv.DictWriter">DictWriter (class in csv)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.diff_files">diff_files (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/difflib.html#difflib.Differ">Differ (class in difflib)</a>, <a href="library/difflib.html#difflib.Differ">[1]</a> </dt> <dt><a href="library/stdtypes.html#set.difference">difference() (set method)</a> </dt> <dt><a href="library/stdtypes.html#set.difference_update">difference_update() (set method)</a> </dt> <dt><a href="library/difflib.html#module-difflib">difflib (module)</a> </dt> <dt><a href="library/hashlib.html#hashlib.hash.digest">digest() (hashlib.hash method)</a> </dt> <dd><dl> <dt><a href="library/hmac.html#hmac.HMAC.digest">(hmac.HMAC method)</a> </dt> <dt><a href="library/md5.html#md5.md5.digest">(md5.md5 method)</a> </dt> <dt><a href="library/sha.html#sha.sha.digest">(sha.sha method)</a> </dt> </dl></dd> <dt><a href="library/md5.html#md5.digest_size">digest_size (in module md5)</a> </dt> <dd><dl> <dt><a href="library/sha.html#sha.digest_size">(in module sha)</a> </dt> </dl></dd> <dt><a href="library/unicodedata.html#unicodedata.digit">digit() (in module unicodedata)</a> </dt> <dt><a href="library/string.html#string.digits">digits (in module string)</a> </dt> <dt><a href="library/functions.html#dir">dir() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/ftplib.html#ftplib.FTP.dir">(ftplib.FTP method)</a> </dt> </dl></dd> <dt><a href="library/dircache.html#module-dircache">dircache (module)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp">dircmp (class in filecmp)</a> </dt> <dt> directory </dt> <dd><dl> <dt><a href="library/os.html#index-13">changing</a> </dt> <dt><a href="library/os.html#index-14">creating</a> </dt> <dt><a href="library/os.html#index-15">deleting</a>, <a href="library/shutil.html#index-1">[1]</a> </dt> <dt><a href="library/site.html#index-1">site-packages</a> </dt> <dt><a href="library/site.html#index-1">site-python</a> </dt> <dt><a href="library/os.html#index-20">traversal</a> </dt> <dt><a href="library/os.html#index-20">walking</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.Directory">Directory (class in msilib)</a> </dt> <dt><a href="distutils/builtdist.html#directory_created">directory_created() (built-in function)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/tix.html#Tix.DirList">DirList (class in Tix)</a> </dt> <dt><a href="library/os.path.html#os.path.dirname">dirname() (in module os.path)</a> </dt> <dt><a href="library/tix.html#Tix.DirSelectBox">DirSelectBox (class in Tix)</a> </dt> <dt><a href="library/tix.html#Tix.DirSelectDialog">DirSelectDialog (class in Tix)</a> </dt> <dt><a href="library/tix.html#Tix.DirTree">DirTree (class in Tix)</a> </dt> <dt><a href="library/dis.html#module-dis">dis (module)</a> </dt> <dt><a href="library/dis.html#dis.dis">dis() (in module dis)</a> </dt> <dd><dl> <dt><a href="library/pickletools.html#pickletools.dis">(in module pickletools)</a> </dt> </dl></dd> <dt><a href="library/bdb.html#bdb.Breakpoint.disable">disable() (bdb.Breakpoint method)</a> </dt> <dd><dl> <dt><a href="library/gc.html#gc.disable">(in module gc)</a> </dt> <dt><a href="library/logging.html#logging.disable">(in module logging)</a> </dt> <dt><a href="library/profile.html#profile.Profile.disable">(profile.Profile method)</a> </dt> </dl></dd> <dt><a href="library/optparse.html#optparse.OptionParser.disable_interspersed_args">disable_interspersed_args() (optparse.OptionParser method)</a> </dt> <dt><a href="library/_winreg.html#_winreg.DisableReflectionKey">DisableReflectionKey() (in module _winreg)</a> </dt> <dt><a href="library/dis.html#dis.disassemble">disassemble() (in module dis)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.discard">discard (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.discard">discard() (mailbox.Mailbox method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.discard">(mailbox.MH method)</a> </dt> <dt><a href="library/stdtypes.html#set.discard">(set method)</a> </dt> </dl></dd> <dt><a href="library/asynchat.html#asynchat.async_chat.discard_buffers">discard_buffers() (asynchat.async_chat method)</a> </dt> <dt><a href="library/dis.html#dis.disco">disco() (in module dis)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.discover">discover() (unittest.TestLoader method)</a> </dt> <dt><a href="library/compiler.html#compiler.visitor.ASTVisitor.dispatch">dispatch() (compiler.visitor.ASTVisitor method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.dispatch_call">dispatch_call() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.dispatch_exception">dispatch_exception() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.dispatch_line">dispatch_line() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.dispatch_return">dispatch_return() (bdb.Bdb method)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher">dispatcher (class in asyncore)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher_with_send">dispatcher_with_send (class in asyncore)</a> </dt> <dt> display </dt> <dd><dl> <dt><a href="reference/expressions.html#index-16">dictionary</a> </dt> <dt><a href="reference/expressions.html#index-13">list</a> </dt> <dt><a href="reference/expressions.html#index-18">set</a> </dt> <dt><a href="reference/expressions.html#index-12">tuple</a> </dt> </dl></dd> <dt><a href="library/sys.html#sys.displayhook">displayhook() (in module sys)</a> </dt> <dt><a href="library/platform.html#platform.dist">dist() (in module platform)</a> </dt> <dt><a href="library/turtle.html#turtle.distance">distance() (in module turtle)</a> </dt> <dt><a href="library/dis.html#dis.distb">distb() (in module dis)</a> </dt> <dt><a href="distutils/apiref.html#distutils.core.Distribution">Distribution (class in distutils.core)</a> </dt> <dt><a href="library/distutils.html#module-distutils">distutils (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.archive_util">distutils.archive_util (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.bcppcompiler">distutils.bcppcompiler (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.ccompiler">distutils.ccompiler (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.cmd">distutils.cmd (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command">distutils.command (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.bdist">distutils.command.bdist (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.bdist_dumb">distutils.command.bdist_dumb (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.bdist_msi">distutils.command.bdist_msi (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.bdist_packager">distutils.command.bdist_packager (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.bdist_rpm">distutils.command.bdist_rpm (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.bdist_wininst">distutils.command.bdist_wininst (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.build">distutils.command.build (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.build_clib">distutils.command.build_clib (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.build_ext">distutils.command.build_ext (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.build_py">distutils.command.build_py (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.build_scripts">distutils.command.build_scripts (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.check">distutils.command.check (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.clean">distutils.command.clean (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.config">distutils.command.config (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.install">distutils.command.install (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.install_data">distutils.command.install_data (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.install_headers">distutils.command.install_headers (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.install_lib">distutils.command.install_lib (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.install_scripts">distutils.command.install_scripts (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.register">distutils.command.register (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.command.sdist">distutils.command.sdist (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.core">distutils.core (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.cygwinccompiler">distutils.cygwinccompiler (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.debug">distutils.debug (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.dep_util">distutils.dep_util (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.dir_util">distutils.dir_util (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.dist">distutils.dist (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.emxccompiler">distutils.emxccompiler (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.errors">distutils.errors (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.extension">distutils.extension (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.fancy_getopt">distutils.fancy_getopt (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.file_util">distutils.file_util (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.filelist">distutils.filelist (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.log">distutils.log (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.msvccompiler">distutils.msvccompiler (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.spawn">distutils.spawn (module)</a> </dt> <dt> distutils.sysconfig </dt> <dd><dl> <dt><a href="extending/embedding.html#index-0">module</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#module-distutils.sysconfig">distutils.sysconfig (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.text_file">distutils.text_file (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.unixccompiler">distutils.unixccompiler (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.util">distutils.util (module)</a> </dt> <dt><a href="distutils/apiref.html#module-distutils.version">distutils.version (module)</a> </dt> <dt><a href="library/imageop.html#imageop.dither2grey2">dither2grey2() (in module imageop)</a> </dt> <dt><a href="library/imageop.html#imageop.dither2mono">dither2mono() (in module imageop)</a> </dt> <dt><a href="library/operator.html#operator.div">div() (in module operator)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.divide">divide() (decimal.Context method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.divide_int">divide_int() (decimal.Context method)</a> </dt> <dt><a href="reference/expressions.html#index-54">division</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-17">integer</a> </dt> <dt><a href="library/stdtypes.html#index-17">long integer</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.DivisionByZero">DivisionByZero (class in decimal)</a> </dt> <dt> divmod </dt> <dd><dl> <dt><a href="c-api/number.html#index-0">built-in function</a>, <a href="reference/datamodel.html#index-90">[1]</a>, <a href="reference/datamodel.html#index-91">[2]</a> </dt> </dl></dd> <dt><a href="library/functions.html#divmod">divmod() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Context.divmod">(decimal.Context method)</a> </dt> </dl></dd> <dt><a href="library/dl.html#module-dl">dl (module)</a> </dt> <dt><a href="library/ctypes.html#ctypes.DllCanUnloadNow">DllCanUnloadNow() (in module ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.DllGetClassObject">DllGetClassObject() (in module ctypes)</a> </dt> <dt><a href="library/sys.html#sys.dllhandle">dllhandle (in module sys)</a> </dt> <dt><a href="library/gettext.html#gettext.dngettext">dngettext() (in module gettext)</a> </dt> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.do_activate">do_activate() (FrameWork.ScrolledWindow method)</a> </dt> <dd><dl> <dt><a href="library/framework.html#FrameWork.Window.do_activate">(FrameWork.Window method)</a> </dt> </dl></dd> <dt><a href="library/framework.html#FrameWork.Application.do_char">do_char() (FrameWork.Application method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.do_clear">do_clear() (bdb.Bdb method)</a> </dt> <dt><a href="library/curses.html#curses.textpad.Textbox.do_command">do_command() (curses.textpad.Textbox method)</a> </dt> <dt><a href="library/framework.html#FrameWork.Window.do_contentclick">do_contentclick() (FrameWork.Window method)</a> </dt> <dt><a href="library/framework.html#FrameWork.ControlsWindow.do_controlhit">do_controlhit() (FrameWork.ControlsWindow method)</a> </dt> <dd><dl> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.do_controlhit">(FrameWork.ScrolledWindow method)</a> </dt> </dl></dd> <dt><a href="library/framework.html#FrameWork.Application.do_dialogevent">do_dialogevent() (FrameWork.Application method)</a> </dt> <dt><a href="library/fl.html#fl.do_forms">do_forms() (in module fl)</a> </dt> <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.do_GET">do_GET() (SimpleHTTPServer.SimpleHTTPRequestHandler method)</a> </dt> <dt><a href="library/ssl.html#ssl.SSLSocket.do_handshake">do_handshake() (ssl.SSLSocket method)</a> </dt> <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.do_HEAD">do_HEAD() (SimpleHTTPServer.SimpleHTTPRequestHandler method)</a> </dt> <dt><a href="library/framework.html#FrameWork.DialogWindow.do_itemhit">do_itemhit() (FrameWork.DialogWindow method)</a> </dt> <dt><a href="library/cgihttpserver.html#CGIHTTPServer.CGIHTTPRequestHandler.do_POST">do_POST() (CGIHTTPServer.CGIHTTPRequestHandler method)</a> </dt> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.do_postresize">do_postresize() (FrameWork.ScrolledWindow method)</a> </dt> <dd><dl> <dt><a href="library/framework.html#FrameWork.Window.do_postresize">(FrameWork.Window method)</a> </dt> </dl></dd> <dt><a href="library/framework.html#FrameWork.Window.do_update">do_update() (FrameWork.Window method)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.doc_header">doc_header (cmd.Cmd attribute)</a> </dt> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler">DocCGIXMLRPCRequestHandler (class in DocXMLRPCServer)</a> </dt> <dt><a href="library/doctest.html#doctest.DocFileSuite">DocFileSuite() (in module doctest)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.doCleanups">doCleanups() (unittest.TestCase method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.docmd">docmd() (smtplib.SMTP method)</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">docstring</a>, <a href="glossary.html#term-docstring"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="library/doctest.html#doctest.DocTest.docstring">(doctest.DocTest attribute)</a> </dt> </dl></dd> <dt><a href="tutorial/controlflow.html#index-1">docstrings</a>, <a href="tutorial/controlflow.html#index-4">[1]</a> </dt> <dt><a href="library/doctest.html#doctest.DocTest">DocTest (class in doctest)</a> </dt> <dt><a href="library/doctest.html#module-doctest">doctest (module)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestFailure">DocTestFailure</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestFinder">DocTestFinder (class in doctest)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestParser">DocTestParser (class in doctest)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestRunner">DocTestRunner (class in doctest)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestSuite">DocTestSuite() (in module doctest)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.doctype">doctype() (xml.etree.ElementTree.TreeBuilder method)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLParser.doctype">(xml.etree.ElementTree.XMLParser method)</a> </dt> </dl></dd> <dt> documentation </dt> <dd><dl> <dt><a href="library/pydoc.html#index-0">generation</a> </dt> <dt><a href="library/pydoc.html#index-0">online</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-63">documentation string</a> </dt> <dt><a href="tutorial/controlflow.html#index-1">documentation strings</a>, <a href="tutorial/controlflow.html#index-4">[1]</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.documentElement">documentElement (xml.dom.Document attribute)</a> </dt> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCRequestHandler">DocXMLRPCRequestHandler (class in DocXMLRPCServer)</a> </dt> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer">DocXMLRPCServer (class in DocXMLRPCServer)</a> </dt> <dd><dl> <dt><a href="library/docxmlrpcserver.html#module-DocXMLRPCServer">(module)</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.Cookie.domain_initial_dot">domain_initial_dot (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookiePolicy.domain_return_ok">domain_return_ok() (cookielib.CookiePolicy method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.domain_specified">domain_specified (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.DomainLiberal">DomainLiberal (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.DomainRFC2965Match">DomainRFC2965Match (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.DomainStrict">DomainStrict (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.DomainStrictNoDots">DomainStrictNoDots (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.DomainStrictNonDomain">DomainStrictNonDomain (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream">DOMEventStream (class in xml.dom.pulldom)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DOMException">DOMException</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DomstringSizeErr">DomstringSizeErr</a> </dt> <dt><a href="library/turtle.html#turtle.done">done() (in module turtle)</a> </dt> <dd><dl> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.done">(xdrlib.Unpacker method)</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.DONT_ACCEPT_BLANKLINE">DONT_ACCEPT_BLANKLINE (in module doctest)</a> </dt> <dt><a href="library/doctest.html#doctest.DONT_ACCEPT_TRUE_FOR_1">DONT_ACCEPT_TRUE_FOR_1 (in module doctest)</a> </dt> <dt><a href="library/sys.html#sys.dont_write_bytecode">dont_write_bytecode (in module sys)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.RotatingFileHandler.doRollover">doRollover() (logging.handlers.RotatingFileHandler method)</a> </dt> <dd><dl> <dt><a href="library/logging.handlers.html#logging.handlers.TimedRotatingFileHandler.doRollover">(logging.handlers.TimedRotatingFileHandler method)</a> </dt> </dl></dd> <dt><a href="library/token.html#token.DOT">DOT (in module token)</a> </dt> <dt><a href="library/turtle.html#turtle.dot">dot() (in module turtle)</a> </dt> <dt><a href="library/re.html#re.DOTALL">DOTALL (in module re)</a> </dt> <dt><a href="library/csv.html#csv.Dialect.doublequote">doublequote (csv.Dialect attribute)</a> </dt> <dt><a href="library/token.html#token.DOUBLESLASH">DOUBLESLASH (in module token)</a> </dt> <dt><a href="library/token.html#token.DOUBLESLASHEQUAL">DOUBLESLASHEQUAL (in module token)</a> </dt> <dt><a href="library/token.html#token.DOUBLESTAR">DOUBLESTAR (in module token)</a> </dt> <dt><a href="library/token.html#token.DOUBLESTAREQUAL">DOUBLESTAREQUAL (in module token)</a> </dt> <dt><a href="library/curses.html#curses.doupdate">doupdate() (in module curses)</a> </dt> <dt><a href="library/turtle.html#turtle.down">down() (in module turtle)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper.drop_whitespace">drop_whitespace (textwrap.TextWrapper attribute)</a> </dt> <dt><a href="library/itertools.html#itertools.dropwhile">dropwhile() (in module itertools)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.dst">dst() (datetime.datetime method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.time.dst">(datetime.time method)</a> </dt> <dt><a href="library/datetime.html#datetime.tzinfo.dst">(datetime.tzinfo method)</a> </dt> </dl></dd> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.DTDHandler">DTDHandler (class in xml.sax.handler)</a> </dt> <dt><a href="glossary.html#term-duck-typing"><strong>duck-typing</strong></a> </dt> <dt> dumbdbm </dt> <dd><dl> <dt><a href="library/anydbm.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/dumbdbm.html#module-dumbdbm">dumbdbm (module)</a> </dt> <dt><a href="library/formatter.html#formatter.DumbWriter">DumbWriter (class in formatter)</a> </dt> <dt><a href="library/dummy_thread.html#module-dummy_thread">dummy_thread (module)</a> </dt> <dt><a href="library/dummy_threading.html#module-dummy_threading">dummy_threading (module)</a> </dt> <dt><a href="library/ast.html#ast.dump">dump() (in module ast)</a> </dt> <dd><dl> <dt><a href="library/json.html#json.dump">(in module json)</a> </dt> <dt><a href="library/marshal.html#marshal.dump">(in module marshal)</a> </dt> <dt><a href="library/pickle.html#pickle.dump">(in module pickle)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.dump">(in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/pickle.html#pickle.Pickler.dump">(pickle.Pickler method)</a> </dt> </dl></dd> <dt><a href="library/rfc822.html#rfc822.dump_address_pair">dump_address_pair() (in module rfc822)</a> </dt> <dt><a href="library/profile.html#profile.Profile.dump_stats">dump_stats() (profile.Profile method)</a> </dt> <dd><dl> <dt><a href="library/profile.html#pstats.Stats.dump_stats">(pstats.Stats method)</a> </dt> </dl></dd> <dt><a href="library/json.html#json.dumps">dumps() (in module json)</a> </dt> <dd><dl> <dt><a href="library/marshal.html#marshal.dumps">(in module marshal)</a> </dt> <dt><a href="library/pickle.html#pickle.dumps">(in module pickle)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.dumps">(in module xmlrpclib)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.dup">dup() (in module os)</a> </dt> <dd><dl> <dt><a href="library/posixfile.html#posixfile.posixfile.dup">(posixfile.posixfile method)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.dup2">dup2() (in module os)</a> </dt> <dd><dl> <dt><a href="library/posixfile.html#posixfile.posixfile.dup2">(posixfile.posixfile method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-DUP_TOP">DUP_TOP (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-DUP_TOPX">DUP_TOPX (opcode)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.DuplicateSectionError">DuplicateSectionError</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTUPINFO.dwFlags">dwFlags (subprocess.STARTUPINFO attribute)</a> </dt> <dt><a href="library/imputil.html#imputil.DynLoadSuffixImporter">DynLoadSuffixImporter (class in imputil)</a> </dt> </dl></td> </tr></table> <h2 id="E">E</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/cmath.html#cmath.e">e (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.e">(in module math)</a> </dt> </dl></dd> <dt><a href="library/errno.html#errno.E2BIG">E2BIG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EACCES">EACCES (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EADDRINUSE">EADDRINUSE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EADDRNOTAVAIL">EADDRNOTAVAIL (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EADV">EADV (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EAFNOSUPPORT">EAFNOSUPPORT (in module errno)</a> </dt> <dt><a href="glossary.html#term-eafp"><strong>EAFP</strong></a> </dt> <dt><a href="library/errno.html#errno.EAGAIN">EAGAIN (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EALREADY">EALREADY (in module errno)</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.east_asian_width">east_asian_width() (in module unicodedata)</a> </dt> <dt><a href="library/easydialogs.html#module-EasyDialogs">EasyDialogs (module)</a> </dt> <dt><a href="library/errno.html#errno.EBADE">EBADE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EBADF">EBADF (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EBADFD">EBADFD (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EBADMSG">EBADMSG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EBADR">EBADR (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EBADRQC">EBADRQC (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EBADSLT">EBADSLT (in module errno)</a> </dt> <dt><a href="reference/datamodel.html#index-22">EBCDIC</a> </dt> <dt><a href="library/errno.html#errno.EBFONT">EBFONT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EBUSY">EBUSY (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ECHILD">ECHILD (in module errno)</a> </dt> <dt><a href="library/curses.html#curses.echo">echo() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.window.echochar">echochar() (curses.window method)</a> </dt> <dt><a href="library/errno.html#errno.ECHRNG">ECHRNG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ECOMM">ECOMM (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ECONNABORTED">ECONNABORTED (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ECONNREFUSED">ECONNREFUSED (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ECONNRESET">ECONNRESET (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EDEADLK">EDEADLK (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EDEADLOCK">EDEADLOCK (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EDESTADDRREQ">EDESTADDRREQ (in module errno)</a> </dt> <dt><a href="library/curses.html#curses.textpad.Textbox.edit">edit() (curses.textpad.Textbox method)</a> </dt> <dt><a href="library/errno.html#errno.EDOM">EDOM (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EDOTDOT">EDOTDOT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EDQUOT">EDQUOT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EEXIST">EEXIST (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EFAULT">EFAULT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EFBIG">EFBIG (in module errno)</a> </dt> <dt><a href="library/bdb.html#bdb.effective">effective() (in module bdb)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.ehlo">ehlo() (smtplib.SMTP method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.ehlo_or_helo_if_needed">ehlo_or_helo_if_needed() (smtplib.SMTP method)</a> </dt> <dt><a href="library/errno.html#errno.EHOSTDOWN">EHOSTDOWN (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EHOSTUNREACH">EHOSTUNREACH (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EIDRM">EIDRM (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EILSEQ">EILSEQ (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EINPROGRESS">EINPROGRESS (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EINTR">EINTR (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EINVAL">EINVAL (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EIO">EIO (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EISCONN">EISCONN (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EISDIR">EISDIR (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EISNAM">EISNAM (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EL2HLT">EL2HLT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EL2NSYNC">EL2NSYNC (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EL3HLT">EL3HLT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EL3RST">EL3RST (in module errno)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element">Element (class in xml.etree.ElementTree)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.element_create">element_create() (ttk.Style method)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.element_names">element_names() (ttk.Style method)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.element_options">element_options() (ttk.Style method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ElementDeclHandler">ElementDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/collections.html#collections.Counter.elements">elements() (collections.Counter method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree">ElementTree (class in xml.etree.ElementTree)</a> </dt> <dt><a href="library/errno.html#errno.ELIBACC">ELIBACC (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ELIBBAD">ELIBBAD (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ELIBEXEC">ELIBEXEC (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ELIBMAX">ELIBMAX (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ELIBSCN">ELIBSCN (in module errno)</a> </dt> <dt> elif </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-3">keyword</a> </dt> </dl></dd> <dt><a href="library/uu.html#index-0">Ellinghouse, Lance</a> </dt> <dt> Ellipsis </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-8">object</a> </dt> </dl></dd> <dt><a href="library/constants.html#Ellipsis">Ellipsis (built-in variable)</a> </dt> <dt><a href="library/doctest.html#doctest.ELLIPSIS">ELLIPSIS (in module doctest)</a> </dt> <dt><a href="library/types.html#types.EllipsisType">EllipsisType (in module types)</a> </dt> <dt><a href="library/errno.html#errno.ELNRNG">ELNRNG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ELOOP">ELOOP (in module errno)</a> </dt> <dt> else </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-2">dangling</a> </dt> <dt><a href="reference/compound_stmts.html#index-3">keyword</a>, <a href="reference/compound_stmts.html#index-4">[1]</a>, <a href="reference/compound_stmts.html#index-6">[2]</a>, <a href="reference/compound_stmts.html#index-12">[3]</a>, <a href="reference/simple_stmts.html#index-34">[4]</a> </dt> </dl></dd> <dt><a href="library/email.html#module-email">email (module)</a> </dt> <dt><a href="library/email.charset.html#module-email.charset">email.charset (module)</a> </dt> <dt><a href="library/email.encoders.html#module-email.encoders">email.encoders (module)</a> </dt> <dt><a href="library/email.errors.html#module-email.errors">email.errors (module)</a> </dt> <dt><a href="library/email.generator.html#module-email.generator">email.generator (module)</a> </dt> <dt><a href="library/email.header.html#module-email.header">email.header (module)</a> </dt> <dt><a href="library/email.iterators.html#module-email.iterators">email.iterators (module)</a> </dt> <dt><a href="library/email.message.html#module-email.message">email.message (module)</a> </dt> <dt><a href="library/email.mime.html#module-email.mime">email.mime (module)</a> </dt> <dt><a href="library/email.parser.html#module-email.parser">email.parser (module)</a> </dt> <dt><a href="library/email.util.html#module-email.utils">email.utils (module)</a> </dt> <dt><a href="library/errno.html#errno.EMFILE">EMFILE (in module errno)</a> </dt> <dt><a href="library/logging.handlers.html#logging.FileHandler.emit">emit() (logging.FileHandler method)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Handler.emit">(logging.Handler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.NullHandler.emit">(logging.NullHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.StreamHandler.emit">(logging.StreamHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.BufferingHandler.emit">(logging.handlers.BufferingHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.DatagramHandler.emit">(logging.handlers.DatagramHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.HTTPHandler.emit">(logging.handlers.HTTPHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.NTEventLogHandler.emit">(logging.handlers.NTEventLogHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.RotatingFileHandler.emit">(logging.handlers.RotatingFileHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SMTPHandler.emit">(logging.handlers.SMTPHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.emit">(logging.handlers.SocketHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SysLogHandler.emit">(logging.handlers.SysLogHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.TimedRotatingFileHandler.emit">(logging.handlers.TimedRotatingFileHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.WatchedFileHandler.emit">(logging.handlers.WatchedFileHandler method)</a> </dt> </dl></dd> <dt><a href="library/errno.html#errno.EMLINK">EMLINK (in module errno)</a> </dt> <dt> empty </dt> <dd><dl> <dt><a href="reference/expressions.html#index-14">list</a> </dt> <dt><a href="reference/datamodel.html#index-24">tuple</a>, <a href="reference/expressions.html#index-11">[1]</a> </dt> </dl></dd> <dt><a href="library/queue.html#Queue.Empty">Empty</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.multiprocessing.queues.SimpleQueue.empty">empty() (multiprocessing.multiprocessing.queues.SimpleQueue method)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.empty">(Queue.Queue method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.empty">(multiprocessing.Queue method)</a> </dt> <dt><a href="library/sched.html#sched.scheduler.empty">(sched.scheduler method)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.EMPTY_NAMESPACE">EMPTY_NAMESPACE (in module xml.dom)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.emptyline">emptyline() (cmd.Cmd method)</a> </dt> <dt><a href="library/errno.html#errno.EMSGSIZE">EMSGSIZE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EMULTIHOP">EMULTIHOP (in module errno)</a> </dt> <dt><a href="library/bdb.html#bdb.Breakpoint.enable">enable() (bdb.Breakpoint method)</a> </dt> <dd><dl> <dt><a href="library/cgitb.html#cgitb.enable">(in module cgitb)</a> </dt> <dt><a href="library/gc.html#gc.enable">(in module gc)</a> </dt> <dt><a href="library/profile.html#profile.Profile.enable">(profile.Profile method)</a> </dt> </dl></dd> <dt><a href="library/sqlite3.html#sqlite3.enable_callback_tracebacks">enable_callback_tracebacks() (in module sqlite3)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser.enable_interspersed_args">enable_interspersed_args() (optparse.OptionParser method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.enable_load_extension">enable_load_extension() (sqlite3.Connection method)</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.enable_traversal">enable_traversal() (ttk.Notebook method)</a> </dt> <dt><a href="library/site.html#site.ENABLE_USER_SITE">ENABLE_USER_SITE (in module site)</a> </dt> <dt><a href="library/_winreg.html#_winreg.EnableReflectionKey">EnableReflectionKey() (in module _winreg)</a> </dt> <dt><a href="library/errno.html#errno.ENAMETOOLONG">ENAMETOOLONG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENAVAIL">ENAVAIL (in module errno)</a> </dt> <dt><a href="library/curses.html#curses.window.enclose">enclose() (curses.window method)</a> </dt> <dt> encode </dt> <dd><dl> <dt><a href="library/codecs.html#index-0">Codecs</a> </dt> </dl></dd> <dt><a href="library/codecs.html#codecs.Codec.encode">encode() (codecs.Codec method)</a> </dt> <dd><dl> <dt><a href="library/codecs.html#codecs.IncrementalEncoder.encode">(codecs.IncrementalEncoder method)</a> </dt> <dt><a href="library/email.header.html#email.header.Header.encode">(email.header.Header method)</a> </dt> <dt><a href="library/base64.html#base64.encode">(in module base64)</a> </dt> <dt><a href="library/mimetools.html#mimetools.encode">(in module mimetools)</a> </dt> <dt><a href="library/quopri.html#quopri.encode">(in module quopri)</a> </dt> <dt><a href="library/uu.html#uu.encode">(in module uu)</a> </dt> <dt><a href="library/json.html#json.JSONEncoder.encode">(json.JSONEncoder method)</a> </dt> <dt><a href="library/stdtypes.html#str.encode">(str method)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.Binary.encode">(xmlrpclib.Binary method)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.Boolean.encode">(xmlrpclib.Boolean method)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.DateTime.encode">(xmlrpclib.DateTime method)</a> </dt> </dl></dd> <dt><a href="library/email.encoders.html#email.encoders.encode_7or8bit">encode_7or8bit() (in module email.encoders)</a> </dt> <dt><a href="library/email.encoders.html#email.encoders.encode_base64">encode_base64() (in module email.encoders)</a> </dt> <dt><a href="library/email.encoders.html#email.encoders.encode_noop">encode_noop() (in module email.encoders)</a> </dt> <dt><a href="library/email.encoders.html#email.encoders.encode_quopri">encode_quopri() (in module email.encoders)</a> </dt> <dt><a href="library/email.util.html#email.utils.encode_rfc2231">encode_rfc2231() (in module email.utils)</a> </dt> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCRequestHandler.encode_threshold">encode_threshold (SimpleXMLRPCServer.SimpleXMLRPCRequestHandler attribute)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.encoded_header_len">encoded_header_len() (email.charset.Charset method)</a> </dt> <dt><a href="library/codecs.html#codecs.EncodedFile">EncodedFile() (in module codecs)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SysLogHandler.encodePriority">encodePriority() (logging.handlers.SysLogHandler method)</a> </dt> <dt><a href="library/base64.html#base64.encodestring">encodestring() (in module base64)</a> </dt> <dd><dl> <dt><a href="library/quopri.html#quopri.encodestring">(in module quopri)</a> </dt> </dl></dd> <dt> encoding </dt> <dd><dl> <dt><a href="library/base64.html#index-0">base64</a> </dt> <dt><a href="library/quopri.html#index-0">quoted-printable</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.UnicodeError.encoding">encoding (exceptions.UnicodeError attribute)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#file.encoding">(file attribute)</a> </dt> </dl></dd> <dt><a href="library/tarfile.html#tarfile.ENCODING">ENCODING (in module tarfile)</a> </dt> <dt><a href="library/io.html#io.TextIOBase.encoding">encoding (io.TextIOBase attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-4">encodings</a> </dt> <dt><a href="library/codecs.html#module-encodings.idna">encodings.idna (module)</a> </dt> <dt><a href="library/codecs.html#module-encodings.utf_8_sig">encodings.utf_8_sig (module)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.encodings_map">encodings_map (in module mimetypes)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.encodings_map">(mimetypes.MimeTypes attribute)</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.UnicodeError.end">end (exceptions.UnicodeError attribute)</a> </dt> <dt><a href="library/re.html#re.MatchObject.end">end() (re.MatchObject method)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.end">(xml.etree.ElementTree.TreeBuilder method)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.end_fill">end_fill() (in module turtle)</a> </dt> <dt><a href="library/dis.html#opcode-END_FINALLY">END_FINALLY (opcode)</a> </dt> <dt><a href="library/fl.html#fl.form.end_group">end_group() (fl.form method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.end_headers">end_headers() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.end_marker">end_marker() (multifile.MultiFile method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.end_paragraph">end_paragraph() (formatter.formatter method)</a> </dt> <dt><a href="library/turtle.html#turtle.end_poly">end_poly() (in module turtle)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.EndCdataSectionHandler">EndCdataSectionHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.EndDoctypeDeclHandler">EndDoctypeDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.endDocument">endDocument() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.endElement">endElement() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.EndElementHandler">EndElementHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.endElementNS">endElementNS() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.endheaders">endheaders() (httplib.HTTPConnection method)</a> </dt> <dt><a href="library/token.html#token.ENDMARKER">ENDMARKER (in module token)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.EndNamespaceDeclHandler">EndNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/gl.html#gl.endpick">endpick() (in module gl)</a> </dt> <dt><a href="library/re.html#re.MatchObject.endpos">endpos (re.MatchObject attribute)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.endPrefixMapping">endPrefixMapping() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/gl.html#gl.endselect">endselect() (in module gl)</a> </dt> <dt><a href="library/stdtypes.html#str.endswith">endswith() (str method)</a> </dt> <dt><a href="library/curses.html#curses.endwin">endwin() (in module curses)</a> </dt> <dt><a href="library/errno.html#errno.ENETDOWN">ENETDOWN (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENETRESET">ENETRESET (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENETUNREACH">ENETUNREACH (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENFILE">ENFILE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOANO">ENOANO (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOBUFS">ENOBUFS (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOCSI">ENOCSI (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENODATA">ENODATA (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENODEV">ENODEV (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOENT">ENOENT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOEXEC">ENOEXEC (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOLCK">ENOLCK (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOLINK">ENOLINK (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOMEM">ENOMEM (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOMSG">ENOMSG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENONET">ENONET (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOPKG">ENOPKG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOPROTOOPT">ENOPROTOOPT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOSPC">ENOSPC (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOSR">ENOSR (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOSTR">ENOSTR (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOSYS">ENOSYS (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTBLK">ENOTBLK (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTCONN">ENOTCONN (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTDIR">ENOTDIR (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTEMPTY">ENOTEMPTY (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTNAM">ENOTNAM (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTSOCK">ENOTSOCK (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTTY">ENOTTY (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ENOTUNIQ">ENOTUNIQ (in module errno)</a> </dt> <dt><a href="library/sched.html#sched.scheduler.enter">enter() (sched.scheduler method)</a> </dt> <dt><a href="library/sched.html#sched.scheduler.enterabs">enterabs() (sched.scheduler method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DocumentType.entities">entities (xml.dom.DocumentType attribute)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.EntityDeclHandler">EntityDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/htmllib.html#htmlentitydefs.entitydefs">entitydefs (in module htmlentitydefs)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.EntityResolver">EntityResolver (class in xml.sax.handler)</a> </dt> <dt><a href="library/aetypes.html#aetypes.Enum">Enum (class in aetypes)</a> </dt> <dt><a href="library/functions.html#enumerate">enumerate() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/fm.html#fm.enumerate">(in module fm)</a> </dt> <dt><a href="library/threading.html#threading.enumerate">(in module threading)</a> </dt> </dl></dd> <dt><a href="library/_winreg.html#_winreg.EnumKey">EnumKey() (in module _winreg)</a> </dt> <dt><a href="library/aetools.html#aetools.enumsubst">enumsubst() (in module aetools)</a> </dt> <dt><a href="library/_winreg.html#_winreg.EnumValue">EnumValue() (in module _winreg)</a> </dt> <dt><a href="library/os.html#os.environ">environ (in module os)</a> </dt> <dd><dl> <dt><a href="library/posix.html#posix.environ">(in module posix)</a> </dt> </dl></dd> <dt><a href="reference/executionmodel.html#index-6">environment</a> </dt> <dt> environment variable </dt> <dd><dl> <dt><a href="using/windows.html#index-1">%PATH%</a> </dt> <dt><a href="library/urllib2.html#index-2"><protocol>_proxy</a> </dt> <dt><a href="whatsnew/2.6.html#index-5">APPDATA</a> </dt> <dt><a href="library/ossaudiodev.html#index-0">AUDIODEV</a> </dt> <dt><a href="library/webbrowser.html#index-0">BROWSER</a>, <a href="library/webbrowser.html#index-1">[1]</a> </dt> <dt><a href="whatsnew/2.3.html#index-24">CC</a> </dt> <dt><a href="install/index.html#index-9">CFLAGS</a>, <a href="install/index.html#index-10">[1]</a>, <a href="whatsnew/2.3.html#index-25">[2]</a> </dt> <dt><a href="library/curses.html#index-4">COLUMNS</a>, <a href="library/curses.html#index-6">[1]</a> </dt> <dt><a href="library/os.html#index-29">COMSPEC</a>, <a href="library/subprocess.html#index-2">[1]</a> </dt> <dt><a href="whatsnew/2.3.html#index-26">CPP</a> </dt> <dt><a href="whatsnew/2.3.html#index-28">CPPFLAGS</a> </dt> <dt><a href="install/index.html#index-4">HOME</a>, <a href="install/index.html#index-5">[1]</a>, <a href="distutils/apiref.html#index-1">[2]</a>, <a href="library/user.html#index-3">[3]</a>, <a href="library/os.path.html#index-2">[4]</a>, <a href="library/os.path.html#index-3">[5]</a> </dt> <dt><a href="install/index.html#index-7">HOMEDRIVE</a>, <a href="library/os.path.html#index-6">[1]</a> </dt> <dt><a href="install/index.html#index-8">HOMEPATH</a>, <a href="library/os.path.html#index-5">[1]</a> </dt> <dt><a href="library/idle.html#index-6">IDLESTARTUP</a> </dt> <dt><a href="library/webbrowser.html#index-2">KDEDIR</a> </dt> <dt><a href="library/locale.html#index-1">LANG</a>, <a href="library/locale.html#index-2">[1]</a>, <a href="library/locale.html#index-3">[2]</a>, <a href="library/gettext.html#index-3">[3]</a>, <a href="library/gettext.html#index-7">[4]</a> </dt> <dt><a href="library/gettext.html#index-0">LANGUAGE</a>, <a href="library/gettext.html#index-4">[1]</a> </dt> <dt><a href="library/gettext.html#index-1">LC_ALL</a>, <a href="library/gettext.html#index-5">[1]</a> </dt> <dt><a href="library/gettext.html#index-2">LC_MESSAGES</a>, <a href="library/gettext.html#index-6">[1]</a> </dt> <dt><a href="whatsnew/2.7.html#index-11">LDCXXSHARED</a> </dt> <dt><a href="whatsnew/2.3.html#index-27">LDFLAGS</a> </dt> <dt><a href="library/curses.html#index-0">LINES</a>, <a href="library/curses.html#index-3">[1]</a>, <a href="library/curses.html#index-5">[2]</a> </dt> <dt><a href="library/getpass.html#index-2">LNAME</a> </dt> <dt><a href="library/os.html#index-2">LOGNAME</a>, <a href="library/getpass.html#index-0">[1]</a> </dt> <dt><a href="library/ossaudiodev.html#index-1">MIXERDEV</a> </dt> <dt><a href="library/pdb.html#index-3">PAGER</a> </dt> <dt><a href="faq/library.html#index-0">PATH</a>, <a href="faq/library.html#index-1">[1]</a>, <a href="c-api/intro.html#index-22">[2]</a>, <a href="c-api/intro.html#index-23">[3]</a>, <a href="library/os.html#index-21">[4]</a>, <a href="library/os.html#index-22">[5]</a>, <a href="library/os.html#index-23">[6]</a>, <a href="library/os.html#index-26">[7]</a>, <a href="library/os.html#index-27">[8]</a>, <a href="library/os.html#index-28">[9]</a>, <a href="library/os.html#index-30">[10]</a>, <a href="using/cmdline.html#index-18">[11]</a>, <a href="distutils/packageindex.html#index-1">[12]</a>, <a href="library/webbrowser.html#index-3">[13]</a>, <a href="library/cgi.html#index-2">[14]</a>, <a href="library/cgi.html#index-5">[15]</a>, <a href="using/unix.html#index-2">[16]</a>, <a href="tutorial/interpreter.html#index-0">[17]</a>, <a href="tutorial/modules.html#index-2">[18]</a> </dt> <dt><a href="distutils/apiref.html#index-2">PLAT</a> </dt> <dt><a href="library/getopt.html#index-0">POSIXLY_CORRECT</a> </dt> <dt><a href="using/cmdline.html#index-3">PYTHON*</a> </dt> <dt><a href="using/cmdline.html#envvar-PYTHONCASEOK">PYTHONCASEOK</a>, <a href="whatsnew/2.1.html#index-8">[1]</a> </dt> <dt><a href="using/cmdline.html#index-2">PYTHONDEBUG</a>, <a href="using/cmdline.html#envvar-PYTHONDEBUG">[1]</a> </dt> <dt><a href="library/pydoc.html#index-1">PYTHONDOCS</a> </dt> <dt><a href="using/cmdline.html#index-1">PYTHONDONTWRITEBYTECODE</a>, <a href="using/cmdline.html#envvar-PYTHONDONTWRITEBYTECODE">[1]</a>, <a href="library/sys.html#index-0">[2]</a>, <a href="whatsnew/2.6.html#index-20">[3]</a>, <a href="whatsnew/2.6.html#index-24">[4]</a> </dt> <dt><a href="c-api/typeobj.html#index-0">PYTHONDUMPREFS</a>, <a href="using/cmdline.html#envvar-PYTHONDUMPREFS">[1]</a> </dt> <dt><a href="using/cmdline.html#envvar-PYTHONEXECUTABLE">PYTHONEXECUTABLE</a> </dt> <dt><a href="using/cmdline.html#index-10">PYTHONHASHSEED</a>, <a href="using/cmdline.html#envvar-PYTHONHASHSEED">[1]</a>, <a href="using/cmdline.html#index-23">[2]</a> </dt> <dt><a href="install/index.html#index-0">PYTHONHOME</a>, <a href="install/index.html#index-1">[1]</a>, <a href="c-api/intro.html#index-24">[2]</a>, <a href="c-api/intro.html#index-27">[3]</a>, <a href="using/cmdline.html#index-5">[4]</a>, <a href="using/cmdline.html#envvar-PYTHONHOME">[5]</a>, <a href="using/cmdline.html#index-16">[6]</a>, <a href="using/cmdline.html#index-17">[7]</a>, <a href="using/cmdline.html#index-20">[8]</a>, <a href="c-api/init.html#index-11">[9]</a>, <a href="c-api/init.html#index-12">[10]</a>, <a href="using/windows.html#index-3">[11]</a> </dt> <dt><a href="using/cmdline.html#index-7">PYTHONINSPECT</a>, <a href="using/cmdline.html#envvar-PYTHONINSPECT">[1]</a>, <a href="whatsnew/2.3.html#index-29">[2]</a> </dt> <dt><a href="using/cmdline.html#envvar-PYTHONIOENCODING">PYTHONIOENCODING</a>, <a href="whatsnew/2.6.html#index-21">[1]</a> </dt> <dt><a href="using/cmdline.html#envvar-PYTHONMALLOCSTATS">PYTHONMALLOCSTATS</a> </dt> <dt><a href="using/cmdline.html#envvar-PYTHONNOUSERSITE">PYTHONNOUSERSITE</a>, <a href="library/site.html#index-5">[1]</a>, <a href="library/site.html#index-8">[2]</a>, <a href="whatsnew/2.6.html#index-6">[3]</a> </dt> <dt><a href="using/cmdline.html#index-8">PYTHONOPTIMIZE</a>, <a href="using/cmdline.html#envvar-PYTHONOPTIMIZE">[1]</a> </dt> <dt><a href="install/index.html#index-2">PYTHONPATH</a>, <a href="install/index.html#index-3">[1]</a>, <a href="c-api/intro.html#index-25">[2]</a>, <a href="c-api/intro.html#index-28">[3]</a>, <a href="using/cmdline.html#index-4">[4]</a>, <a href="using/cmdline.html#envvar-PYTHONPATH">[5]</a>, <a href="using/cmdline.html#index-19">[6]</a>, <a href="using/cmdline.html#index-21">[7]</a>, <a href="using/cmdline.html#index-22">[8]</a>, <a href="library/sys.html#index-7">[9]</a>, <a href="library/sys.html#index-8">[10]</a>, <a href="library/cgi.html#index-3">[11]</a>, <a href="using/windows.html#index-2">[12]</a>, <a href="using/windows.html#index-4">[13]</a>, <a href="tutorial/modules.html#index-1">[14]</a>, <a href="tutorial/modules.html#index-5">[15]</a>, <a href="tutorial/modules.html#index-6">[16]</a>, <a href="using/mac.html#index-0">[17]</a> </dt> <dt><a href="library/readline.html#index-0">PYTHONSTARTUP</a>, <a href="library/rlcompleter.html#index-0">[1]</a>, <a href="using/cmdline.html#index-6">[2]</a>, <a href="using/cmdline.html#envvar-PYTHONSTARTUP">[3]</a>, <a href="library/user.html#index-1">[4]</a>, <a href="tutorial/interpreter.html#index-1">[5]</a>, <a href="library/idle.html#index-7">[6]</a>, <a href="tutorial/interactive.html#index-1">[7]</a> </dt> <dt><a href="using/cmdline.html#envvar-PYTHONTHREADDEBUG">PYTHONTHREADDEBUG</a> </dt> <dt><a href="using/cmdline.html#index-12">PYTHONUNBUFFERED</a>, <a href="using/cmdline.html#envvar-PYTHONUNBUFFERED">[1]</a> </dt> <dt><a href="using/cmdline.html#envvar-PYTHONUSERBASE">PYTHONUSERBASE</a>, <a href="library/site.html#index-6">[1]</a>, <a href="library/site.html#index-7">[2]</a>, <a href="whatsnew/2.6.html#index-4">[3]</a> </dt> <dt><a href="using/cmdline.html#index-13">PYTHONVERBOSE</a>, <a href="using/cmdline.html#envvar-PYTHONVERBOSE">[1]</a> </dt> <dt><a href="using/cmdline.html#index-15">PYTHONWARNINGS</a>, <a href="using/cmdline.html#envvar-PYTHONWARNINGS">[1]</a>, <a href="whatsnew/2.7.html#index-0">[2]</a>, <a href="whatsnew/2.7.html#index-7">[3]</a> </dt> <dt><a href="library/time.html#index-3">PYTHONY2K</a>, <a href="library/time.html#index-4">[1]</a>, <a href="library/time.html#index-7">[2]</a>, <a href="using/cmdline.html#envvar-PYTHONY2K">[3]</a> </dt> <dt><a href="library/xml.dom.html#index-0">PYTHON_DOM</a> </dt> <dt><a href="library/subprocess.html#index-3">SystemRoot</a> </dt> <dt><a href="faq/gui.html#index-0">TCL_LIBRARY</a> </dt> <dt><a href="library/tempfile.html#index-2">TEMP</a> </dt> <dt><a href="library/curses.html#index-1">TERM</a>, <a href="library/curses.html#index-2">[1]</a> </dt> <dt><a href="library/tix.html#index-1">TIX_LIBRARY</a> </dt> <dt><a href="faq/gui.html#index-1">TK_LIBRARY</a> </dt> <dt><a href="library/os.html#index-19">TMP</a>, <a href="library/tempfile.html#index-3">[1]</a> </dt> <dt><a href="library/os.html#index-18">TMPDIR</a>, <a href="library/tempfile.html#index-1">[1]</a> </dt> <dt><a href="library/time.html#index-10">TZ</a>, <a href="library/time.html#index-11">[1]</a>, <a href="library/time.html#index-12">[2]</a>, <a href="library/time.html#index-13">[3]</a>, <a href="library/time.html#index-14">[4]</a> </dt> <dt><a href="library/getpass.html#index-1">USER</a> </dt> <dt><a href="library/getpass.html#index-3">USERNAME</a> </dt> <dt><a href="install/index.html#index-6">USERPROFILE</a>, <a href="library/os.path.html#index-4">[1]</a> </dt> <dt><a href="whatsnew/2.7.html#index-8">USER_BASE</a> </dt> <dt><a href="library/tempfile.html#index-4">Wimp$ScrapDir</a> </dt> <dt><a href="c-api/intro.html#index-1">exec_prefix</a>, <a href="c-api/intro.html#index-4">[1]</a>, <a href="using/unix.html#index-1">[2]</a> </dt> <dt><a href="library/urllib.html#index-3">ftp_proxy</a> </dt> <dt><a href="library/urllib.html#index-2">http_proxy</a>, <a href="library/urllib2.html#index-0">[1]</a>, <a href="library/urllib2.html#index-6">[2]</a>, <a href="howto/urllib2.html#index-1">[3]</a> </dt> <dt><a href="library/urllib.html#index-4">no_proxy</a>, <a href="library/urllib.html#index-6">[1]</a> </dt> <dt><a href="c-api/intro.html#index-0">prefix</a>, <a href="c-api/intro.html#index-2">[1]</a>, <a href="c-api/intro.html#index-3">[2]</a>, <a href="using/unix.html#index-0">[3]</a> </dt> </dl></dd> <dt> environment variables </dt> <dd><dl> <dt><a href="library/os.html#index-10">deleting</a> </dt> <dt><a href="library/os.html#index-7">setting</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.EnvironmentError">EnvironmentError</a> </dt> <dt><a href="library/test.html#test.test_support.EnvironmentVarGuard">EnvironmentVarGuard (class in test.test_support)</a> </dt> <dt><a href="library/errno.html#errno.ENXIO">ENXIO (in module errno)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.eof">eof (shlex.shlex attribute)</a> </dt> <dt><a href="library/exceptions.html#exceptions.EOFError">EOFError</a> </dt> <dd><dl> <dt><a href="c-api/file.html#index-3">(built-in exception)</a> </dt> </dl></dd> <dt><a href="library/errno.html#errno.EOPNOTSUPP">EOPNOTSUPP (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EOVERFLOW">EOVERFLOW (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EPERM">EPERM (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EPFNOSUPPORT">EPFNOSUPPORT (in module errno)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/email.message.html#email.message.Message.epilogue">epilogue (email.message.Message attribute)</a> </dt> <dt><a href="library/errno.html#errno.EPIPE">EPIPE (in module errno)</a> </dt> <dt><a href="library/time.html#index-0">epoch</a> </dt> <dt><a href="library/select.html#select.epoll">epoll() (in module select)</a> </dt> <dt><a href="library/errno.html#errno.EPROTO">EPROTO (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EPROTONOSUPPORT">EPROTONOSUPPORT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EPROTOTYPE">EPROTOTYPE (in module errno)</a> </dt> <dt><a href="library/operator.html#operator.eq">eq() (in module operator)</a> </dt> <dt><a href="library/token.html#token.EQEQUAL">EQEQUAL (in module token)</a> </dt> <dt><a href="library/token.html#token.EQUAL">EQUAL (in module token)</a> </dt> <dt><a href="library/locale.html#locale.ERA">ERA (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.ERA_D_FMT">ERA_D_FMT (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.ERA_D_T_FMT">ERA_D_T_FMT (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.ERA_T_FMT">ERA_T_FMT (in module locale)</a> </dt> <dt><a href="library/errno.html#errno.ERANGE">ERANGE (in module errno)</a> </dt> <dt><a href="library/curses.html#curses.window.erase">erase() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.erasechar">erasechar() (in module curses)</a> </dt> <dt><a href="library/errno.html#errno.EREMCHG">EREMCHG (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EREMOTE">EREMOTE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EREMOTEIO">EREMOTEIO (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ERESTART">ERESTART (in module errno)</a> </dt> <dt><a href="library/math.html#math.erf">erf() (in module math)</a> </dt> <dt><a href="library/math.html#math.erfc">erfc() (in module math)</a> </dt> <dt><a href="library/errno.html#errno.EROFS">EROFS (in module errno)</a> </dt> <dt><a href="library/curses.html#curses.ERR">ERR (in module curses)</a> </dt> <dt><a href="library/ctypes.html#ctypes._FuncPtr.errcheck">errcheck (ctypes._FuncPtr attribute)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.ProtocolError.errcode">errcode (xmlrpclib.ProtocolError attribute)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.ProtocolError.errmsg">errmsg (xmlrpclib.ProtocolError attribute)</a> </dt> <dt> errno </dt> <dd><dl> <dt><a href="library/exceptions.html#index-3">module</a>, <a href="library/socket.html#index-2">[1]</a> </dt> </dl></dd> <dt><a href="library/errno.html#module-errno">errno (module)</a> </dt> <dt><a href="library/thread.html#thread.error">error</a>, <a href="library/audioop.html#audioop.error">[1]</a>, <a href="library/os.html#os.error">[2]</a>, <a href="library/zlib.html#zlib.error">[3]</a>, <a href="library/jpeg.html#jpeg.error">[4]</a>, <a href="library/dumbdbm.html#dumbdbm.error">[5]</a>, <a href="library/pyexpat.html#xml.parsers.expat.error">[6]</a>, <a href="library/resource.html#resource.error">[7]</a>, <a href="library/nis.html#nis.error">[8]</a>, <a href="library/socket.html#socket.error">[9]</a>, <a href="library/dbm.html#dbm.error">[10]</a>, <a href="library/anydbm.html#anydbm.error">[11]</a>, <a href="library/cd.html#cd.error">[12]</a>, <a href="library/curses.html#curses.error">[13]</a>, <a href="library/dl.html#dl.error">[14]</a>, <a href="library/dbhash.html#dbhash.error">[15]</a>, <a href="library/ic.html#ic.error">[16]</a>, <a href="library/gdbm.html#gdbm.error">[17]</a>, <a href="library/imgfile.html#imgfile.error">[18]</a>, <a href="library/sunaudio.html#sunaudiodev.error">[19]</a>, <a href="library/re.html#re.error">[20]</a>, <a href="library/copy.html#copy.error">[21]</a>, <a href="library/imageop.html#imageop.error">[22]</a>, <a href="library/select.html#select.error">[23]</a>, <a href="library/struct.html#struct.error">[24]</a>, <a href="library/getopt.html#getopt.error">[25]</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Error">Error</a>, <a href="library/sunau.html#sunau.Error">[1]</a>, <a href="library/uu.html#uu.Error">[2]</a>, <a href="library/csv.html#csv.Error">[3]</a>, <a href="library/webbrowser.html#webbrowser.Error">[4]</a>, <a href="library/macos.html#MacOS.Error">[5]</a>, <a href="library/locale.html#locale.Error">[6]</a>, <a href="library/wave.html#wave.Error">[7]</a>, <a href="library/configparser.html#ConfigParser.Error">[8]</a>, <a href="library/binascii.html#binascii.Error">[9]</a>, <a href="library/binhex.html#binhex.Error">[10]</a>, <a href="library/shutil.html#shutil.Error">[11]</a>, <a href="library/mailbox.html#mailbox.Error">[12]</a> </dt> <dt><a href="library/cd.html#cd.ERROR">ERROR (in module cd)</a> </dt> <dt><a href="reference/executionmodel.html#index-13">error handling</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.error">error() (argparse.ArgumentParser method)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.error">(in module logging)</a> </dt> <dt><a href="library/logging.html#logging.Logger.error">(logging.Logger method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.error">(mhlib.Folder method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.MH.error">(mhlib.MH method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.OpenerDirector.error">(urllib2.OpenerDirector method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ErrorHandler.error">(xml.sax.handler.ErrorHandler method)</a> </dt> </dl></dd> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.error_body">error_body (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.error_content_type">error_content_type (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.error_headers">error_headers (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.error_leader">error_leader() (shlex.shlex method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.error_message_format">error_message_format (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.error_output">error_output() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.error_perm">error_perm</a> </dt> <dt><a href="library/poplib.html#poplib.error_proto">error_proto</a>, <a href="library/ftplib.html#ftplib.error_proto">[1]</a> </dt> <dt><a href="library/ftplib.html#ftplib.error_reply">error_reply</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.error_status">error_status (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/ftplib.html#ftplib.error_temp">error_temp</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ErrorByteIndex">ErrorByteIndex (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/errno.html#errno.errorcode">errorcode (in module errno)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ErrorCode">ErrorCode (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ErrorColumnNumber">ErrorColumnNumber (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ErrorHandler">ErrorHandler (class in xml.sax.handler)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ErrorLineNumber">ErrorLineNumber (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="reference/executionmodel.html#index-13">errors</a> </dt> <dt> Errors </dt> <dd><dl> <dt><a href="library/stdtypes.html#file.errors">(file attribute)</a> </dt> <dt><a href="library/io.html#io.TextIOBase.errors">(io.TextIOBase attribute)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.errors">(unittest.TestResult attribute)</a> </dt> <dt><a href="library/logging.html#index-0">logging</a> </dt> </dl></dd> <dt><a href="library/pyexpat.html#xml.parsers.expat.ErrorString">ErrorString() (in module xml.parsers.expat)</a> </dt> <dt><a href="library/token.html#token.ERRORTOKEN">ERRORTOKEN (in module token)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.escape">escape (shlex.shlex attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-15">escape sequence</a> </dt> <dt><a href="library/cgi.html#cgi.escape">escape() (in module cgi)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.escape">(in module re)</a> </dt> <dt><a href="library/xml.sax.utils.html#xml.sax.saxutils.escape">(in module xml.sax.saxutils)</a> </dt> </dl></dd> <dt><a href="library/csv.html#csv.Dialect.escapechar">escapechar (csv.Dialect attribute)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.escapedquotes">escapedquotes (shlex.shlex attribute)</a> </dt> <dt><a href="library/errno.html#errno.ESHUTDOWN">ESHUTDOWN (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ESOCKTNOSUPPORT">ESOCKTNOSUPPORT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ESPIPE">ESPIPE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ESRCH">ESRCH (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ESRMNT">ESRMNT (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ESTALE">ESTALE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ESTRPIPE">ESTRPIPE (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ETIME">ETIME (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.ETIMEDOUT">ETIMEDOUT (in module errno)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.Etiny">Etiny() (decimal.Context method)</a> </dt> <dt><a href="library/errno.html#errno.ETOOMANYREFS">ETOOMANYREFS (in module errno)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.Etop">Etop() (decimal.Context method)</a> </dt> <dt><a href="library/errno.html#errno.ETXTBSY">ETXTBSY (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EUCLEAN">EUCLEAN (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EUNATCH">EUNATCH (in module errno)</a> </dt> <dt><a href="library/errno.html#errno.EUSERS">EUSERS (in module errno)</a> </dt> <dt> eval </dt> <dd><dl> <dt><a href="library/pprint.html#index-0">built-in function</a>, <a href="library/pprint.html#index-1">[1]</a>, <a href="reference/toplevel_components.html#index-6">[2]</a>, <a href="library/string.html#index-7">[3]</a>, <a href="reference/simple_stmts.html#index-55">[4]</a>, <a href="reference/simple_stmts.html#index-58">[5]</a>, <a href="library/parser.html#index-1">[6]</a>, <a href="library/stdtypes.html#index-40">[7]</a> </dt> </dl></dd> <dt><a href="library/functions.html#eval">eval() (built-in function)</a> </dt> <dt> evaluation </dt> <dd><dl> <dt><a href="reference/expressions.html#index-79">order</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Event">Event (class in multiprocessing)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.Event">(class in threading)</a> </dt> </dl></dd> <dt><a href="library/sched.html#index-0">event scheduling</a> </dt> <dt><a href="library/msilib.html#msilib.Control.event">event() (msilib.Control method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Event">Event() (multiprocessing.managers.SyncManager method)</a> </dt> <dt><a href="library/tkinter.html#index-3">events (widgets)</a> </dt> <dt><a href="library/errno.html#errno.EWOULDBLOCK">EWOULDBLOCK (in module errno)</a> </dt> <dt><a href="library/os.html#os.EX_CANTCREAT">EX_CANTCREAT (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_CONFIG">EX_CONFIG (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_DATAERR">EX_DATAERR (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_IOERR">EX_IOERR (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_NOHOST">EX_NOHOST (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_NOINPUT">EX_NOINPUT (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_NOPERM">EX_NOPERM (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_NOTFOUND">EX_NOTFOUND (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_NOUSER">EX_NOUSER (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_OK">EX_OK (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_OSERR">EX_OSERR (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_OSFILE">EX_OSFILE (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_PROTOCOL">EX_PROTOCOL (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_SOFTWARE">EX_SOFTWARE (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_TEMPFAIL">EX_TEMPFAIL (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_UNAVAILABLE">EX_UNAVAILABLE (in module os)</a> </dt> <dt><a href="library/os.html#os.EX_USAGE">EX_USAGE (in module os)</a> </dt> <dt><a href="library/doctest.html#doctest.Example">Example (class in doctest)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestFailure.example">example (doctest.DocTestFailure attribute)</a> </dt> <dd><dl> <dt><a href="library/doctest.html#doctest.UnexpectedException.example">(doctest.UnexpectedException attribute)</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.DocTest.examples">examples (doctest.DocTest attribute)</a> </dt> <dt><a href="library/sys.html#sys.exc_clear">exc_clear() (in module sys)</a> </dt> <dt><a href="library/doctest.html#doctest.UnexpectedException.exc_info">exc_info (doctest.UnexpectedException attribute)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-67">(in module sys)</a> </dt> </dl></dd> <dt><a href="c-api/intro.html#index-15">exc_info() (in module sys)</a>, <a href="library/sys.html#sys.exc_info">[1]</a> </dt> <dt><a href="library/doctest.html#doctest.Example.exc_msg">exc_msg (doctest.Example attribute)</a> </dt> <dt><a href="c-api/intro.html#index-14">exc_traceback (in module sys)</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="reference/datamodel.html#index-67">[2]</a>, <a href="c-api/exceptions.html#index-0">[3]</a>, <a href="library/sys.html#sys.exc_traceback">[4]</a> </dt> <dt><a href="c-api/intro.html#index-14">exc_type (in module sys)</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="c-api/exceptions.html#index-0">[2]</a>, <a href="library/sys.html#sys.exc_type">[3]</a> </dt> <dt><a href="c-api/intro.html#index-14">exc_value (in module sys)</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="c-api/exceptions.html#index-0">[2]</a>, <a href="library/sys.html#sys.exc_value">[3]</a> </dt> <dt><a href="library/csv.html#csv.excel">excel (class in csv)</a> </dt> <dt><a href="library/csv.html#csv.excel_tab">excel_tab (class in csv)</a> </dt> <dt> except </dt> <dd><dl> <dt><a href="howto/doanddont.html#index-0">bare</a> </dt> <dt><a href="reference/compound_stmts.html#index-10">keyword</a> </dt> <dt><a href="library/exceptions.html#index-0">statement</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-except">except (2to3 fixer)</a> </dt> <dt><a href="library/cgitb.html#index-1">excepthook() (in module sys)</a>, <a href="library/sys.html#sys.excepthook">[1]</a> </dt> <dt><a href="reference/executionmodel.html#index-12">exception</a>, <a href="reference/simple_stmts.html#index-31">[1]</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-16">AssertionError</a> </dt> <dt><a href="reference/expressions.html#index-30">AttributeError</a> </dt> <dt><a href="reference/expressions.html#index-26">GeneratorExit</a> </dt> <dt><a href="reference/simple_stmts.html#index-44">ImportError</a>, <a href="reference/simple_stmts.html#index-47">[1]</a>, <a href="reference/simple_stmts.html#index-48">[2]</a> </dt> <dt><a href="reference/expressions.html#index-6">NameError</a> </dt> <dt><a href="reference/simple_stmts.html#index-24">RuntimeError</a> </dt> <dt><a href="reference/simple_stmts.html#index-28">StopIteration</a>, <a href="reference/expressions.html#index-25">[1]</a> </dt> <dt><a href="reference/expressions.html#index-51">TypeError</a> </dt> <dt><a href="reference/expressions.html#index-59">ValueError</a> </dt> <dt><a href="reference/expressions.html#index-54">ZeroDivisionError</a> </dt> <dt><a href="reference/datamodel.html#index-67">handler</a> </dt> <dt><a href="reference/simple_stmts.html#index-31">raising</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.Exception">Exception</a> </dt> <dt><a href="reference/executionmodel.html#index-13">exception handler</a> </dt> <dt><a href="library/logging.html#logging.exception">exception() (in module logging)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Logger.exception">(logging.Logger method)</a> </dt> </dl></dd> <dt> exceptions </dt> <dd><dl> <dt><a href="library/cgitb.html#index-0">in CGI scripts</a> </dt> <dt><a href="c-api/intro.html#index-20">module</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#module-exceptions">exceptions (module)</a> </dt> <dt> exclusive </dt> <dd><dl> <dt><a href="reference/expressions.html#index-62">or</a> </dt> </dl></dd> <dt><a href="library/errno.html#errno.EXDEV">EXDEV (in module errno)</a> </dt> <dt> exec </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-55">statement</a>, <a href="reference/simple_stmts.html#index-56">[1]</a>, <a href="library/stdtypes.html#index-40">[2]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-exec">exec (2to3 fixer)</a> </dt> <dt><a href="c-api/intro.html#index-1">exec_prefix</a>, <a href="c-api/intro.html#index-4">[1]</a>, <a href="using/unix.html#index-1">[2]</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.EXEC_PREFIX">EXEC_PREFIX (in module distutils.sysconfig)</a> </dt> <dt><a href="library/sys.html#sys.exec_prefix">exec_prefix (in module sys)</a> </dt> <dt><a href="library/dis.html#opcode-EXEC_STMT">EXEC_STMT (opcode)</a> </dt> <dt> execfile </dt> <dd><dl> <dt><a href="library/user.html#index-2">built-in function</a>, <a href="reference/simple_stmts.html#index-55">[1]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-execfile">execfile (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#execfile">execfile() (built-in function)</a> </dt> <dt><a href="library/os.html#os.execl">execl() (in module os)</a> </dt> <dt><a href="library/os.html#os.execle">execle() (in module os)</a> </dt> <dt><a href="library/os.html#os.execlp">execlp() (in module os)</a> </dt> <dt><a href="library/os.html#os.execlpe">execlpe() (in module os)</a> </dt> <dt><a href="library/sys.html#sys.executable">executable (in module sys)</a>, <a href="c-api/init.html#index-3">[1]</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.executable_filename">executable_filename() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.execute">execute() (distutils.ccompiler.CCompiler method)</a> </dt> <dd><dl> <dt><a href="distutils/apiref.html#distutils.util.execute">(in module distutils.util)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.View.Execute">Execute() (msilib.View method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.execute">execute() (sqlite3.Connection method)</a> </dt> <dd><dl> <dt><a href="library/sqlite3.html#sqlite3.Cursor.execute">(sqlite3.Cursor method)</a> </dt> </dl></dd> <dt><a href="library/sqlite3.html#sqlite3.Connection.executemany">executemany() (sqlite3.Connection method)</a> </dt> <dd><dl> <dt><a href="library/sqlite3.html#sqlite3.Cursor.executemany">(sqlite3.Cursor method)</a> </dt> </dl></dd> <dt><a href="library/sqlite3.html#sqlite3.Connection.executescript">executescript() (sqlite3.Connection method)</a> </dt> <dd><dl> <dt><a href="library/sqlite3.html#sqlite3.Cursor.executescript">(sqlite3.Cursor method)</a> </dt> </dl></dd> <dt> execution </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-4">frame</a>, <a href="reference/compound_stmts.html#index-23">[1]</a> </dt> <dt><a href="reference/executionmodel.html#index-10">restricted</a> </dt> <dt><a href="reference/datamodel.html#index-67">stack</a> </dt> </dl></dd> <dt><a href="reference/executionmodel.html#index-0">execution model</a> </dt> <dt><a href="library/os.html#os.execv">execv() (in module os)</a> </dt> <dt><a href="library/os.html#os.execve">execve() (in module os)</a> </dt> <dt><a href="library/os.html#os.execvp">execvp() (in module os)</a> </dt> <dt><a href="library/os.html#os.execvpe">execvpe() (in module os)</a> </dt> <dt><a href="library/tix.html#Tix.ExFileSelectBox">ExFileSelectBox (class in Tix)</a> </dt> <dt><a href="library/errno.html#errno.EXFULL">EXFULL (in module errno)</a> </dt> <dt><a href="library/os.path.html#os.path.exists">exists() (in module os.path)</a> </dt> <dd><dl> <dt><a href="library/ttk.html#ttk.Treeview.exists">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="library/constants.html#exit">exit (built-in variable)</a> </dt> <dt><a href="c-api/sys.html#index-1">exit()</a> </dt> <dd><dl> <dt><a href="library/argparse.html#argparse.ArgumentParser.exit">(argparse.ArgumentParser method)</a> </dt> <dt><a href="library/sys.html#sys.exit">(in module sys)</a> </dt> <dt><a href="library/thread.html#thread.exit">(in module thread)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Process.exitcode">exitcode (multiprocessing.Process attribute)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-exitfunc">exitfunc (2to3 fixer)</a> </dt> <dd><dl> <dt><a href="library/sys.html#sys.exitfunc">(in module sys)</a> </dt> <dt><a href="library/atexit.html#index-0">(in sys)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.exitonclick">exitonclick() (in module turtle)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.exp">exp() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.exp">(decimal.Decimal method)</a> </dt> <dt><a href="library/cmath.html#cmath.exp">(in module cmath)</a> </dt> <dt><a href="library/math.html#math.exp">(in module math)</a> </dt> </dl></dd> <dt><a href="library/re.html#re.MatchObject.expand">expand() (re.MatchObject method)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper.expand_tabs">expand_tabs (textwrap.TextWrapper attribute)</a> </dt> <dt><a href="library/_winreg.html#_winreg.ExpandEnvironmentStrings">ExpandEnvironmentStrings() (in module _winreg)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.expandNode">expandNode() (xml.dom.pulldom.DOMEventStream method)</a> </dt> <dt><a href="library/string.html#string.expandtabs">expandtabs() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.expandtabs">(str method)</a> </dt> </dl></dd> <dt><a href="library/os.path.html#os.path.expanduser">expanduser() (in module os.path)</a> </dt> <dt><a href="library/os.path.html#os.path.expandvars">expandvars() (in module os.path)</a> </dt> <dt><a href="library/pyexpat.html#index-0">Expat</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.ExpatError">ExpatError</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.expect">expect() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/unittest.html#unittest.expectedFailure">expectedFailure() (in module unittest)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.expectedFailures">expectedFailures (unittest.TestResult attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.expires">expires (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/math.html#math.expm1">expm1() (in module math)</a> </dt> <dt><a href="library/random.html#random.expovariate">expovariate() (in module random)</a> </dt> <dt><a href="library/parser.html#parser.expr">expr() (in module parser)</a> </dt> <dt><a href="reference/expressions.html#index-0">expression</a>, <a href="glossary.html#term-expression"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-69">Conditional</a> </dt> <dt><a href="reference/expressions.html#index-73">conditional</a> </dt> <dt><a href="reference/expressions.html#index-15">generator</a> </dt> <dt><a href="reference/expressions.html#index-75">lambda</a> </dt> <dt><a href="reference/simple_stmts.html#index-1">list</a>, <a href="reference/simple_stmts.html#index-4">[1]</a>, <a href="reference/expressions.html#index-76">[2]</a> </dt> <dt><a href="reference/simple_stmts.html#index-1">statement</a> </dt> <dt><a href="reference/expressions.html#index-22">yield</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4.expunge">expunge() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/array.html#array.array.extend">extend() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/collections.html#collections.deque.extend">(collections.deque method)</a> </dt> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.extend">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/pkgutil.html#pkgutil.extend_path">extend_path() (in module pkgutil)</a> </dt> <dt> extended </dt> <dd><dl> <dt><a href="reference/expressions.html#index-36">slicing</a> </dt> </dl></dd> <dt><a href="reference/simple_stmts.html#index-25">extended print statement</a> </dt> <dt> extended slice </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-30">assignment</a> </dt> <dt><a href="library/stdtypes.html#index-22">operation</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-19">extended slicing</a> </dt> <dt><a href="library/dis.html#opcode-EXTENDED_ARG">EXTENDED_ARG (opcode)</a> </dt> <dt><a href="library/decimal.html#decimal.ExtendedContext">ExtendedContext (class in decimal)</a> </dt> <dt><a href="library/collections.html#collections.deque.extendleft">extendleft() (collections.deque method)</a> </dt> <dt> extension </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-4">module</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.core.Extension">Extension (class in distutils.core)</a> </dt> <dt><a href="glossary.html#term-extension-module"><strong>extension module</strong></a> </dt> <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.extensions_map">extensions_map (SimpleHTTPServer.SimpleHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/xdrlib.html#index-0">External Data Representation</a>, <a href="library/pickle.html#index-1">[1]</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.external_attr">external_attr (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/mailbox.html#mailbox.ExternalClashError">ExternalClashError</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ExternalEntityParserCreate">ExternalEntityParserCreate() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ExternalEntityRefHandler">ExternalEntityRefHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.extra">extra (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.extract">extract() (tarfile.TarFile method)</a> </dt> <dd><dl> <dt><a href="library/zipfile.html#zipfile.ZipFile.extract">(zipfile.ZipFile method)</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.CookieJar.extract_cookies">extract_cookies() (cookielib.CookieJar method)</a> </dt> <dt><a href="library/traceback.html#traceback.extract_stack">extract_stack() (in module traceback)</a> </dt> <dt><a href="library/traceback.html#traceback.extract_tb">extract_tb() (in module traceback)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.extract_version">extract_version (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.extractall">extractall() (tarfile.TarFile method)</a> </dt> <dd><dl> <dt><a href="library/zipfile.html#zipfile.ZipFile.extractall">(zipfile.ZipFile method)</a> </dt> </dl></dd> <dt><a href="library/tarfile.html#tarfile.ExtractError">ExtractError</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.extractfile">extractfile() (tarfile.TarFile method)</a> </dt> <dt><a href="library/os.html#os.extsep">extsep (in module os)</a> </dt> </dl></td> </tr></table> <h2 id="F">F</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="reference/datamodel.html#index-65">f_back (frame attribute)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_BAVAIL">F_BAVAIL (in module statvfs)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_BFREE">F_BFREE (in module statvfs)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_BLOCKS">F_BLOCKS (in module statvfs)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_BSIZE">F_BSIZE (in module statvfs)</a> </dt> <dt><a href="reference/datamodel.html#index-65">f_builtins (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-65">f_code (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-66">f_exc_traceback (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-66">f_exc_type (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-66">f_exc_value (frame attribute)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_FAVAIL">F_FAVAIL (in module statvfs)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_FFREE">F_FFREE (in module statvfs)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_FILES">F_FILES (in module statvfs)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_FLAG">F_FLAG (in module statvfs)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_FRSIZE">F_FRSIZE (in module statvfs)</a> </dt> <dt><a href="reference/datamodel.html#index-65">f_globals (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-65">f_lasti (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-66">f_lineno (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-65">f_locals (frame attribute)</a> </dt> <dt><a href="library/statvfs.html#statvfs.F_NAMEMAX">F_NAMEMAX (in module statvfs)</a> </dt> <dt><a href="library/os.html#os.F_OK">F_OK (in module os)</a> </dt> <dt><a href="reference/datamodel.html#index-65">f_restricted (frame attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-66">f_trace (frame attribute)</a> </dt> <dt><a href="library/math.html#math.fabs">fabs() (in module math)</a> </dt> <dt><a href="library/math.html#math.factorial">factorial() (in module math)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.fail">fail() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.failfast">failfast (unittest.TestResult attribute)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.failureException">failureException (unittest.TestCase attribute)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.failures">failures (unittest.TestResult attribute)</a> </dt> <dt><a href="library/stdtypes.html#index-2">false</a> </dt> <dt><a href="reference/datamodel.html#index-13">False</a>, <a href="library/stdtypes.html#index-6">[1]</a>, <a href="library/stdtypes.html#index-42">[2]</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-4">(Built-in object)</a> </dt> <dt><a href="library/constants.html#False">(built-in variable)</a> </dt> </dl></dd> <dt><a href="library/socket.html#socket.socket.family">family (socket.socket attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.fancy_getopt.fancy_getopt">fancy_getopt() (in module distutils.fancy_getopt)</a> </dt> <dt><a href="distutils/apiref.html#distutils.fancy_getopt.FancyGetopt">FancyGetopt (class in distutils.fancy_getopt)</a> </dt> <dt><a href="library/urllib.html#urllib.FancyURLopener">FancyURLopener (class in urllib)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ErrorHandler.fatalError">fatalError() (xml.sax.handler.ErrorHandler method)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.Fault.faultCode">faultCode (xmlrpclib.Fault attribute)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.Fault.faultString">faultString (xmlrpclib.Fault attribute)</a> </dt> <dt><a href="library/os.html#os.fchdir">fchdir() (in module os)</a> </dt> <dt><a href="library/os.html#os.fchmod">fchmod() (in module os)</a> </dt> <dt><a href="library/os.html#os.fchown">fchown() (in module os)</a> </dt> <dt><a href="library/msilib.html#msilib.FCICreate">FCICreate() (in module msilib)</a> </dt> <dt> fcntl </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-34">module</a> </dt> </dl></dd> <dt><a href="library/fcntl.html#module-fcntl">fcntl (module)</a> </dt> <dt><a href="library/fcntl.html#fcntl.fcntl">fcntl() (in module fcntl)</a>, <a href="library/posixfile.html#index-1">[1]</a> </dt> <dt><a href="library/turtle.html#turtle.fd">fd() (in module turtle)</a> </dt> <dt><a href="library/os.html#os.fdatasync">fdatasync() (in module os)</a> </dt> <dt><a href="library/os.html#os.fdopen">fdopen() (in module os)</a> </dt> <dt><a href="library/msilib.html#msilib.Feature">Feature (class in msilib)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.feature_external_ges">feature_external_ges (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.feature_external_pes">feature_external_pes (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.feature_namespace_prefixes">feature_namespace_prefixes (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.feature_namespaces">feature_namespaces (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.feature_string_interning">feature_string_interning (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.feature_validation">feature_validation (in module xml.sax.handler)</a> </dt> <dt><a href="library/email.parser.html#email.parser.FeedParser.feed">feed() (email.parser.FeedParser method)</a> </dt> <dd><dl> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.feed">(HTMLParser.HTMLParser method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.feed">(sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLParser.feed">(xml.etree.ElementTree.XMLParser method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.IncrementalParser.feed">(xml.sax.xmlreader.IncrementalParser method)</a> </dt> </dl></dd> <dt><a href="library/email.parser.html#email.parser.FeedParser">FeedParser (class in email.parser)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.fetch">fetch() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/msilib.html#msilib.View.Fetch">Fetch() (msilib.View method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Cursor.fetchall">fetchall() (sqlite3.Cursor method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Cursor.fetchmany">fetchmany() (sqlite3.Cursor method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Cursor.fetchone">fetchone() (sqlite3.Cursor method)</a> </dt> <dt><a href="library/select.html#select.kevent.fflags">fflags (select.kevent attribute)</a> </dt> <dt><a href="library/csv.html#csv.field_size_limit">field_size_limit() (in module csv)</a> </dt> <dt><a href="library/csv.html#csv.csvreader.fieldnames">fieldnames (csv.csvreader attribute)</a> </dt> <dt><a href="library/uuid.html#uuid.UUID.fields">fields (uuid.UUID attribute)</a> </dt> <dt><a href="library/asynchat.html#asynchat.fifo">fifo (class in asynchat)</a> </dt> <dt> file </dt> <dd><dl> <dt><a href="library/configparser.html#index-0">.ini</a> </dt> <dt><a href="library/pdb.html#index-2">.pdbrc</a> </dt> <dt><a href="library/user.html#index-0">.pythonrc.py</a> </dt> <dt><a href="library/stdtypes.html#index-33">built-in function</a> </dt> <dt><a href="library/imp.html#index-1">byte-code</a>, <a href="library/imp.html#index-3">[1]</a>, <a href="library/py_compile.html#index-0">[2]</a> </dt> <dt><a href="library/configparser.html#index-0">configuration</a> </dt> <dt><a href="library/shutil.html#index-0">copying</a> </dt> <dt><a href="library/pdb.html#index-2">debugger configuration</a> </dt> <dt><a href="library/stdtypes.html#index-34">descriptor</a> </dt> <dt><a href="library/posix.html#index-1">large files</a> </dt> <dt><a href="library/mimetypes.html#index-2">mime.types</a> </dt> <dt><a href="reference/toplevel_components.html#index-8">object</a>, <a href="reference/datamodel.html#index-58">[1]</a>, <a href="tutorial/inputoutput.html#index-0">[2]</a>, <a href="c-api/file.html#index-0">[3]</a>, <a href="library/stdtypes.html#index-33">[4]</a> </dt> <dt><a href="library/site.html#index-2">path configuration</a> </dt> <dt><a href="library/plistlib.html#index-0">plist</a> </dt> <dt><a href="library/tempfile.html#index-0">temporary</a> </dt> <dt><a href="library/user.html#index-0">user configuration</a> </dt> </dl></dd> <dt><a href="library/pyclbr.html#pyclbr.Class.file">file (pyclbr.Class attribute)</a> </dt> <dd><dl> <dt><a href="library/pyclbr.html#pyclbr.Function.file">(pyclbr.Function attribute)</a> </dt> </dl></dd> <dt> file control </dt> <dd><dl> <dt><a href="library/fcntl.html#index-0">UNIX</a> </dt> </dl></dd> <dt> file name </dt> <dd><dl> <dt><a href="library/tempfile.html#index-0">temporary</a> </dt> </dl></dd> <dt><a href="glossary.html#term-file-object"><strong>file object</strong></a> </dt> <dd><dl> <dt><a href="library/posixfile.html#index-0">POSIX</a> </dt> </dl></dd> <dt><a href="library/functions.html#file">file() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/posixfile.html#posixfile.posixfile.file">(posixfile.posixfile method)</a> </dt> </dl></dd> <dt><a href="glossary.html#term-file-like-object"><strong>file-like object</strong></a> </dt> <dt><a href="distutils/builtdist.html#file_created">file_created() (built-in function)</a> </dt> <dt><a href="library/asyncore.html#asyncore.file_dispatcher">file_dispatcher (class in asyncore)</a> </dt> <dt><a href="library/urllib2.html#urllib2.FileHandler.file_open">file_open() (urllib2.FileHandler method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.file_size">file_size (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/asyncore.html#asyncore.file_wrapper">file_wrapper (class in asyncore)</a> </dt> <dt><a href="library/filecmp.html#module-filecmp">filecmp (module)</a> </dt> <dt><a href="library/logging.config.html#logging.config.fileConfig">fileConfig() (in module logging.config)</a> </dt> <dt><a href="library/cookielib.html#cookielib.FileCookieJar">FileCookieJar (class in cookielib)</a> </dt> <dt><a href="library/tix.html#Tix.FileEntry">FileEntry (class in Tix)</a> </dt> <dt><a href="library/logging.handlers.html#logging.FileHandler">FileHandler (class in logging)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.FileHandler">(class in urllib2)</a> </dt> </dl></dd> <dt><a href="library/fileinput.html#fileinput.FileInput">FileInput (class in fileinput)</a> </dt> <dt><a href="library/fileinput.html#module-fileinput">fileinput (module)</a> </dt> <dt><a href="library/io.html#io.FileIO">FileIO (class in io)</a> </dt> <dt><a href="library/fileinput.html#fileinput.filelineno">filelineno() (in module fileinput)</a> </dt> <dt><a href="library/cookielib.html#cookielib.FileCookieJar.filename">filename (cookielib.FileCookieJar attribute)</a> </dt> <dd><dl> <dt><a href="library/doctest.html#doctest.DocTest.filename">(doctest.DocTest attribute)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.filename">(zipfile.ZipInfo attribute)</a> </dt> </dl></dd> <dt><a href="library/fileinput.html#fileinput.filename">filename() (in module fileinput)</a> </dt> <dt><a href="library/tabnanny.html#tabnanny.filename_only">filename_only (in module tabnanny)</a> </dt> <dt> filenames </dt> <dd><dl> <dt><a href="library/glob.html#index-0">pathname expansion</a> </dt> <dt><a href="library/fnmatch.html#index-0">wildcard expansion</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#file.fileno">fileno() (file method)</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.BaseServer.fileno">(SocketServer.BaseServer method)</a> </dt> <dt><a href="library/hotshot.html#hotshot.Profile.fileno">(hotshot.Profile method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPResponse.fileno">(httplib.HTTPResponse method)</a> </dt> <dt><a href="library/fileinput.html#fileinput.fileno">(in module fileinput)</a> </dt> <dt><a href="library/io.html#io.IOBase.fileno">(io.IOBase method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.fileno">(multiprocessing.Connection method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.fileno">(ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.fileno">(ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/select.html#select.epoll.fileno">(select.epoll method)</a> </dt> <dt><a href="library/select.html#select.kqueue.fileno">(select.kqueue method)</a> </dt> <dt><a href="library/socket.html#socket.socket.fileno">(socket.socket method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.fileno">(telnetlib.Telnet method)</a> </dt> </dl></dd> <dt><a href="library/posixfile.html#posixfile.fileopen">fileopen() (in module posixfile)</a> </dt> <dt><a href="library/tix.html#Tix.FileSelectBox">FileSelectBox (class in Tix)</a> </dt> <dt><a href="library/argparse.html#argparse.FileType">FileType (class in argparse)</a> </dt> <dd><dl> <dt><a href="c-api/file.html#index-1">(in module types)</a>, <a href="library/types.html#types.FileType">[1]</a> </dt> </dl></dd> <dt><a href="library/wsgiref.html#wsgiref.util.FileWrapper">FileWrapper (class in wsgiref.util)</a> </dt> <dt><a href="library/textwrap.html#textwrap.fill">fill() (in module textwrap)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.fill">(in module turtle)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper.fill">(textwrap.TextWrapper method)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.fillcolor">fillcolor() (in module turtle)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-filter">filter (2to3 fixer)</a> </dt> <dt><a href="library/logging.html#logging.Filter">Filter (class in logging)</a> </dt> <dt><a href="library/select.html#select.kevent.filter">filter (select.kevent attribute)</a> </dt> <dt><a href="library/functions.html#filter">filter() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/curses.html#curses.filter">(in module curses)</a> </dt> <dt><a href="library/fnmatch.html#fnmatch.filter">(in module fnmatch)</a> </dt> <dt><a href="library/future_builtins.html#future_builtins.filter">(in module future_builtins)</a> </dt> <dt><a href="library/logging.html#logging.Filter.filter">(logging.Filter method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.filter">(logging.Handler method)</a> </dt> <dt><a href="library/logging.html#logging.Logger.filter">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/warnings.html#warnings.filterwarnings">filterwarnings() (in module warnings)</a> </dt> <dt><a href="extending/newtypes.html#index-0">finalization, of objects</a> </dt> <dt><a href="distutils/apiref.html#distutils.cmd.Command.finalize_options">finalize_options() (distutils.cmd.Command method)</a> </dt> <dt> finally </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-10">keyword</a>, <a href="reference/compound_stmts.html#index-13">[1]</a>, <a href="reference/simple_stmts.html#index-27">[2]</a>, <a href="reference/simple_stmts.html#index-36">[3]</a>, <a href="reference/simple_stmts.html#index-37">[4]</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.DocTestFinder.find">find() (doctest.DocTestFinder method)</a> </dt> <dd><dl> <dt><a href="library/gettext.html#gettext.find">(in module gettext)</a> </dt> <dt><a href="library/mmap.html#mmap.find">(in module mmap)</a> </dt> <dt><a href="library/string.html#string.find">(in module string)</a> </dt> <dt><a href="library/stdtypes.html#str.find">(str method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.find">(xml.etree.ElementTree.Element method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.find">(xml.etree.ElementTree.ElementTree method)</a> </dt> </dl></dd> <dt><a href="library/fl.html#fl.form.find_first">find_first() (fl.form method)</a> </dt> <dt><a href="library/pickle.html#index-4">find_global() (pickle protocol)</a> </dt> <dt><a href="library/fl.html#fl.form.find_last">find_last() (fl.form method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.util.find_library">find_library() (in module ctypes.util)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.find_library_file">find_library_file() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.find_loader">find_loader() (in module pkgutil)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.find_longest_match">find_longest_match() (difflib.SequenceMatcher method)</a> </dt> <dt> find_module </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-41">finder</a> </dt> </dl></dd> <dt><a href="library/imp.html#imp.NullImporter.find_module">find_module() (imp.NullImporter method)</a> </dt> <dd><dl> <dt><a href="library/imp.html#imp.find_module">(in module imp)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.find_module">(zipimport.zipimporter method)</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.util.find_msvcrt">find_msvcrt() (in module ctypes.util)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPPasswordMgr.find_user_password">find_user_password() (urllib2.HTTPPasswordMgr method)</a> </dt> <dt><a href="library/re.html#re.findall">findall() (in module re)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.RegexObject.findall">(re.RegexObject method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.findall">(xml.etree.ElementTree.Element method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.findall">(xml.etree.ElementTree.ElementTree method)</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.Logger.findCaller">findCaller() (logging.Logger method)</a> </dt> <dt><a href="reference/simple_stmts.html#index-41">finder</a>, <a href="glossary.html#term-finder"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-41">find_module</a> </dt> </dl></dd> <dt><a href="library/macostools.html#module-findertools">findertools (module)</a> </dt> <dt><a href="library/audioop.html#audioop.findfactor">findfactor() (in module audioop)</a> </dt> <dt><a href="library/test.html#test.test_support.findfile">findfile() (in module test.test_support)</a> </dt> <dt><a href="library/audioop.html#audioop.findfit">findfit() (in module audioop)</a> </dt> <dt><a href="library/fm.html#fm.findfont">findfont() (in module fm)</a> </dt> <dt><a href="library/re.html#re.finditer">finditer() (in module re)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.RegexObject.finditer">(re.RegexObject method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#dis.findlabels">findlabels() (in module dis)</a> </dt> <dt><a href="library/dis.html#dis.findlinestarts">findlinestarts() (in module dis)</a> </dt> <dt><a href="library/mailcap.html#mailcap.findmatch">findmatch() (in module mailcap)</a> </dt> <dt><a href="library/audioop.html#audioop.findmax">findmax() (in module audioop)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.findtext">findtext() (xml.etree.ElementTree.Element method)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.findtext">(xml.etree.ElementTree.ElementTree method)</a> </dt> </dl></dd> <dt><a href="library/socketserver.html#SocketServer.RequestHandler.finish">finish() (SocketServer.RequestHandler method)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.finish_request">finish_request() (SocketServer.BaseServer method)</a> </dt> <dt><a href="library/asynchat.html#asynchat.fifo.first">first() (asynchat.fifo method)</a> </dt> <dd><dl> <dt><a href="library/bsddb.html#bsddb.bsddbobject.first">(bsddb.bsddbobject method)</a> </dt> <dt><a href="library/dbhash.html#dbhash.dbhash.first">(dbhash.dbhash method)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.Node.firstChild">firstChild (xml.dom.Node attribute)</a> </dt> <dt><a href="library/gdbm.html#gdbm.firstkey">firstkey() (in module gdbm)</a> </dt> <dt><a href="library/calendar.html#calendar.firstweekday">firstweekday() (in module calendar)</a> </dt> <dt><a href="library/fpformat.html#fpformat.fix">fix() (in module fpformat)</a> </dt> <dt><a href="library/ast.html#ast.fix_missing_locations">fix_missing_locations() (in module ast)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper.fix_sentence_endings">fix_sentence_endings (textwrap.TextWrapper attribute)</a> </dt> <dt><a href="library/fl.html#module-FL">FL (module)</a> </dt> <dt><a href="library/fl.html#module-fl">fl (module)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.flag_bits">flag_bits (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/sys.html#sys.flags">flags (in module sys)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.RegexObject.flags">(re.RegexObject attribute)</a> </dt> <dt><a href="library/select.html#select.kevent.flags">(select.kevent attribute)</a> </dt> </dl></dd> <dt><a href="library/posixfile.html#posixfile.posixfile.flags">flags() (posixfile.posixfile method)</a> </dt> <dt><a href="library/curses.html#curses.flash">flash() (in module curses)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/email.generator.html#email.generator.Generator.flatten">flatten() (email.generator.Generator method)</a> </dt> <dt> flattening </dt> <dd><dl> <dt><a href="library/pickle.html#index-0">objects</a> </dt> </dl></dd> <dt> float </dt> <dd><dl> <dt><a href="c-api/number.html#index-7">built-in function</a>, <a href="reference/datamodel.html#index-94">[1]</a>, <a href="library/string.html#index-5">[2]</a>, <a href="library/stdtypes.html#index-15">[3]</a> </dt> </dl></dd> <dt><a href="library/functions.html#float">float() (built-in function)</a> </dt> <dt><a href="library/sys.html#sys.float_info">float_info (in module sys)</a> </dt> <dt><a href="library/sys.html#sys.float_repr_style">float_repr_style (in module sys)</a> </dt> <dt> floating point </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-14">literals</a> </dt> <dt><a href="reference/datamodel.html#index-15">number</a> </dt> <dt><a href="reference/datamodel.html#index-15">object</a>, <a href="c-api/float.html#index-0">[1]</a>, <a href="library/stdtypes.html#index-13">[2]</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-18">floating point literal</a> </dt> <dt><a href="library/exceptions.html#exceptions.FloatingPointError">FloatingPointError</a>, <a href="library/fpectl.html#fpectl.FloatingPointError">[1]</a> </dt> <dt><a href="library/types.html#types.FloatType">FloatType (in module types)</a> </dt> <dd><dl> <dt><a href="c-api/float.html#index-1">(in modules types)</a> </dt> </dl></dd> <dt><a href="library/fcntl.html#fcntl.flock">flock() (in module fcntl)</a> </dt> <dt><a href="glossary.html#term-floor-division"><strong>floor division</strong></a> </dt> <dt><a href="library/math.html#math.floor">floor() (in module math)</a>, <a href="library/stdtypes.html#index-18">[1]</a> </dt> <dt><a href="library/operator.html#operator.floordiv">floordiv() (in module operator)</a> </dt> <dt><a href="library/fl.html#module-flp">flp (module)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2Compressor.flush">flush() (bz2.BZ2Compressor method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#file.flush">(file method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.flush">(formatter.writer method)</a> </dt> <dt><a href="library/mmap.html#mmap.flush">(in module mmap)</a> </dt> <dt><a href="library/io.html#io.BufferedWriter.flush">(io.BufferedWriter method)</a> </dt> <dt><a href="library/io.html#io.IOBase.flush">(io.IOBase method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.flush">(logging.Handler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.StreamHandler.flush">(logging.StreamHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.BufferingHandler.flush">(logging.handlers.BufferingHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.flush">(logging.handlers.MemoryHandler method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH.flush">(mailbox.MH method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.flush">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.flush">(mailbox.Maildir method)</a> </dt> <dt><a href="library/zlib.html#zlib.Compress.flush">(zlib.Compress method)</a> </dt> <dt><a href="library/zlib.html#zlib.Decompress.flush">(zlib.Decompress method)</a> </dt> </dl></dd> <dt><a href="library/formatter.html#formatter.formatter.flush_softspace">flush_softspace() (formatter.formatter method)</a> </dt> <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.flushheaders">flushheaders() (MimeWriter.MimeWriter method)</a> </dt> <dt><a href="library/curses.html#curses.flushinp">flushinp() (in module curses)</a> </dt> <dt><a href="library/_winreg.html#_winreg.FlushKey">FlushKey() (in module _winreg)</a> </dt> <dt><a href="library/fm.html#module-fm">fm (module)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.fma">fma() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.fma">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/math.html#math.fmod">fmod() (in module math)</a> </dt> <dt><a href="library/fnmatch.html#module-fnmatch">fnmatch (module)</a> </dt> <dt><a href="library/fnmatch.html#fnmatch.fnmatch">fnmatch() (in module fnmatch)</a> </dt> <dt><a href="library/fnmatch.html#fnmatch.fnmatchcase">fnmatchcase() (in module fnmatch)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.focus">focus() (ttk.Treeview method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder">Folder (class in mhlib)</a> </dt> <dt><a href="library/fm.html#index-0">Font Manager, IRIS</a> </dt> <dt><a href="library/fm.html#fm.fontpath">fontpath() (in module fm)</a> </dt> <dt><a href="c-api/file.html#index-2">fopen()</a> </dt> <dt> for </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-6">statement</a>, <a href="reference/simple_stmts.html#index-33">[1]</a>, <a href="reference/simple_stmts.html#index-37">[2]</a>, <a href="tutorial/controlflow.html#index-0">[3]</a>, <a href="tutorial/controlflow.html#index-0">[4]</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-FOR_ITER">FOR_ITER (opcode)</a> </dt> <dt><a href="library/test.html#test.test_support.forget">forget() (in module test.test_support)</a> </dt> <dd><dl> <dt><a href="library/ttk.html#ttk.Notebook.forget">(ttk.Notebook method)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.fork">fork() (in module os)</a> </dt> <dd><dl> <dt><a href="library/pty.html#pty.fork">(in module pty)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.forkpty">forkpty() (in module os)</a> </dt> <dt> form </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-22">lambda</a>, <a href="reference/expressions.html#index-75">[1]</a> </dt> </dl></dd> <dt><a href="library/tix.html#Tix.Form">Form (class in Tix)</a> </dt> <dt> format </dt> <dd><dl> <dt><a href="library/functions.html#index-3">str</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#memoryview.format">format (memoryview attribute)</a> </dt> <dd><dl> <dt><a href="library/struct.html#struct.Struct.format">(struct.Struct attribute)</a> </dt> </dl></dd> <dt><a href="library/functions.html#format">format() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/locale.html#locale.format">(in module locale)</a> </dt> <dt><a href="library/logging.html#logging.Formatter.format">(logging.Formatter method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.format">(logging.Handler method)</a> </dt> <dt><a href="library/pprint.html#pprint.PrettyPrinter.format">(pprint.PrettyPrinter method)</a> </dt> <dt><a href="library/stdtypes.html#str.format">(str method)</a> </dt> <dt><a href="library/string.html#string.Formatter.format">(string.Formatter method)</a> </dt> </dl></dd> <dt><a href="library/traceback.html#traceback.format_exc">format_exc() (in module traceback)</a> </dt> <dt><a href="library/traceback.html#traceback.format_exception">format_exception() (in module traceback)</a> </dt> <dt><a href="library/traceback.html#traceback.format_exception_only">format_exception_only() (in module traceback)</a> </dt> <dt><a href="library/string.html#string.Formatter.format_field">format_field() (string.Formatter method)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.format_help">format_help() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/traceback.html#traceback.format_list">format_list() (in module traceback)</a> </dt> <dt><a href="library/traceback.html#traceback.format_stack">format_stack() (in module traceback)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.format_stack_entry">format_stack_entry() (bdb.Bdb method)</a> </dt> <dt><a href="library/locale.html#locale.format_string">format_string() (in module locale)</a> </dt> <dt><a href="library/traceback.html#traceback.format_tb">format_tb() (in module traceback)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.format_usage">format_usage() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/email.util.html#email.utils.formataddr">formataddr() (in module email.utils)</a> </dt> <dt><a href="library/inspect.html#inspect.formatargspec">formatargspec() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.formatargvalues">formatargvalues() (in module inspect)</a> </dt> <dt><a href="library/email.util.html#email.utils.formatdate">formatdate() (in module email.utils)</a> </dt> <dt><a href="library/mailbox.html#mailbox.FormatError">FormatError</a> </dt> <dt><a href="library/ctypes.html#ctypes.FormatError">FormatError() (in module ctypes)</a> </dt> <dt><a href="library/logging.html#logging.Formatter.formatException">formatException() (logging.Formatter method)</a> </dt> <dt><a href="library/calendar.html#calendar.HTMLCalendar.formatmonth">formatmonth() (calendar.HTMLCalendar method)</a> </dt> <dd><dl> <dt><a href="library/calendar.html#calendar.TextCalendar.formatmonth">(calendar.TextCalendar method)</a> </dt> </dl></dd> <dt> formatter </dt> <dd><dl> <dt><a href="library/htmllib.html#index-1">module</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.Formatter">Formatter (class in logging)</a> </dt> <dd><dl> <dt><a href="library/string.html#string.Formatter">(class in string)</a> </dt> </dl></dd> <dt><a href="library/htmllib.html#htmllib.HTMLParser.formatter">formatter (htmllib.HTMLParser attribute)</a> </dt> <dd><dl> <dt><a href="library/formatter.html#module-formatter">(module)</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.Formatter.formatTime">formatTime() (logging.Formatter method)</a> </dt> <dt><a href="library/stdtypes.html#index-25">formatting, string (%)</a> </dt> <dt><a href="library/warnings.html#warnings.formatwarning">formatwarning() (in module warnings)</a> </dt> <dt><a href="library/calendar.html#calendar.HTMLCalendar.formatyear">formatyear() (calendar.HTMLCalendar method)</a> </dt> <dd><dl> <dt><a href="library/calendar.html#calendar.TextCalendar.formatyear">(calendar.TextCalendar method)</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.HTMLCalendar.formatyearpage">formatyearpage() (calendar.HTMLCalendar method)</a> </dt> <dt><a href="library/fl.html#index-0">FORMS Library</a> </dt> <dt><a href="library/turtle.html#turtle.forward">forward() (in module turtle)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.found_terminator">found_terminator() (asynchat.async_chat method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.fp">fp (rfc822.Message attribute)</a> </dt> <dt><a href="library/os.html#os.fpathconf">fpathconf() (in module os)</a> </dt> <dt><a href="library/fpectl.html#module-fpectl">fpectl (module)</a> </dt> <dt><a href="library/fpformat.html#module-fpformat">fpformat (module)</a> </dt> <dt><a href="library/fractions.html#fractions.Fraction">Fraction (class in fractions)</a> </dt> <dt><a href="library/fractions.html#module-fractions">fractions (module)</a> </dt> <dt> frame </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-4">execution</a>, <a href="reference/compound_stmts.html#index-23">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-64">object</a> </dt> </dl></dd> <dt><a href="library/scrolledtext.html#ScrolledText.ScrolledText.frame">frame (ScrolledText.ScrolledText attribute)</a> </dt> <dt><a href="library/types.html#types.FrameType">FrameType (in module types)</a> </dt> <dt> FrameWork </dt> <dd><dl> <dt><a href="library/miniaeframe.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/framework.html#module-FrameWork">FrameWork (module)</a> </dt> <dt> free </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-7">variable</a>, <a href="reference/simple_stmts.html#index-20">[1]</a> </dt> </dl></dd> <dt><a href="c-api/memory.html#index-0">free()</a> </dt> <dt><a href="c-api/import.html#index-5">freeze utility</a> </dt> <dt><a href="library/fl.html#fl.form.freeze_form">freeze_form() (fl.form method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.freeze_support">freeze_support() (in module multiprocessing)</a> </dt> <dt><a href="library/math.html#math.frexp">frexp() (in module math)</a> </dt> <dt> from </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-38">keyword</a> </dt> <dt><a href="reference/executionmodel.html#index-9">statement</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes._CData.from_address">from_address() (ctypes._CData method)</a> </dt> <dt><a href="library/ctypes.html#ctypes._CData.from_buffer">from_buffer() (ctypes._CData method)</a> </dt> <dt><a href="library/ctypes.html#ctypes._CData.from_buffer_copy">from_buffer_copy() (ctypes._CData method)</a> </dt> <dt><a href="library/fractions.html#fractions.Fraction.from_decimal">from_decimal() (fractions.Fraction method)</a> </dt> <dt><a href="library/decimal.html#decimal.Decimal.from_float">from_float() (decimal.Decimal method)</a> </dt> <dd><dl> <dt><a href="library/fractions.html#fractions.Fraction.from_float">(fractions.Fraction method)</a> </dt> </dl></dd> <dt><a href="library/itertools.html#itertools.chain.from_iterable">from_iterable() (itertools.chain class method)</a> </dt> <dt><a href="library/ctypes.html#ctypes._CData.from_param">from_param() (ctypes._CData method)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.from_splittable">from_splittable() (email.charset.Charset method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.frombuf">frombuf() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/popen2.html#popen2.Popen3.fromchild">fromchild (popen2.Popen3 attribute)</a> </dt> <dt><a href="library/socket.html#socket.fromfd">fromfd() (in module socket)</a> </dt> <dd><dl> <dt><a href="library/select.html#select.epoll.fromfd">(select.epoll method)</a> </dt> <dt><a href="library/select.html#select.kqueue.fromfd">(select.kqueue method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.fromfile">fromfile() (array.array method)</a> </dt> <dt><a href="library/stdtypes.html#float.fromhex">fromhex() (float method)</a> </dt> <dt><a href="library/collections.html#collections.Counter.fromkeys">fromkeys() (collections.Counter method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#dict.fromkeys">(dict method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.fromlist">fromlist() (array.array method)</a> </dt> <dt><a href="library/datetime.html#datetime.date.fromordinal">fromordinal() (datetime.date class method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.fromordinal">(datetime.datetime class method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.fromstring">fromstring() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.fromstring">(in module xml.etree.ElementTree)</a> </dt> </dl></dd> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.fromstringlist">fromstringlist() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.fromtarfile">fromtarfile() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/datetime.html#datetime.date.fromtimestamp">fromtimestamp() (datetime.date class method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.fromtimestamp">(datetime.datetime class method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.fromunicode">fromunicode() (array.array method)</a> </dt> <dt><a href="library/datetime.html#datetime.tzinfo.fromutc">fromutc() (datetime.tzinfo method)</a> </dt> <dt> frozenset </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-31">object</a>, <a href="c-api/set.html#index-0">[1]</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#frozenset">frozenset (built-in class)</a> </dt> <dt><a href="library/os.html#os.fstat">fstat() (in module os)</a> </dt> <dt><a href="library/os.html#os.fstatvfs">fstatvfs() (in module os)</a> </dt> <dt><a href="library/math.html#math.fsum">fsum() (in module math)</a> </dt> <dt><a href="library/os.html#os.fsync">fsync() (in module os)</a> </dt> <dt><a href="library/urllib.html#index-10">FTP</a> </dt> <dd><dl> <dt><a href="library/ftplib.html#index-0">ftplib (standard module)</a> </dt> <dt><a href="library/urllib.html#index-8">protocol</a>, <a href="library/ftplib.html#index-0">[1]</a> </dt> </dl></dd> <dt><a href="library/ftplib.html#ftplib.FTP">FTP (class in ftplib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.FTPHandler.ftp_open">ftp_open() (urllib2.FTPHandler method)</a> </dt> <dt><a href="library/urllib.html#index-3">ftp_proxy</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP_TLS">FTP_TLS (class in ftplib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.FTPHandler">FTPHandler (class in urllib2)</a> </dt> <dt><a href="library/ftplib.html#module-ftplib">ftplib (module)</a> </dt> <dt><a href="library/ftplib.html#index-3">ftpmirror.py</a> </dt> <dt><a href="library/os.html#os.ftruncate">ftruncate() (in module os)</a> </dt> <dt><a href="library/queue.html#Queue.Full">Full</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.full">full() (multiprocessing.Queue method)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.full">(Queue.Queue method)</a> </dt> </dl></dd> <dt><a href="library/functools.html#functools.partial.func">func (functools.partial attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-37">func_closure (function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-37">func_code (function attribute)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-39">(function object attribute)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-37">func_defaults (function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-37">func_dict (function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-37">func_doc (function attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-37">func_globals (function attribute)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-funcattrs">funcattrs (2to3 fixer)</a> </dt> <dt><a href="glossary.html#term-function"><strong>function</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-75">anonymous</a> </dt> <dt><a href="reference/datamodel.html#index-35">argument</a> </dt> <dt><a href="reference/datamodel.html#index-35">call</a>, <a href="reference/expressions.html#index-42">[1]</a>, <a href="reference/expressions.html#index-43">[2]</a> </dt> <dt><a href="reference/expressions.html#index-42">call, user-defined</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">definition</a>, <a href="reference/simple_stmts.html#index-26">[1]</a> </dt> <dt><a href="reference/simple_stmts.html#index-28">generator</a>, <a href="reference/expressions.html#index-22">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">name</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">object</a>, <a href="reference/datamodel.html#index-36">[1]</a>, <a href="reference/datamodel.html#index-44">[2]</a>, <a href="reference/expressions.html#index-42">[3]</a>, <a href="reference/expressions.html#index-43">[4]</a>, <a href="c-api/function.html#index-0">[5]</a> </dt> <dt><a href="reference/datamodel.html#index-36">user-defined</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.Function">Function (class in symtable)</a> </dt> <dt><a href="library/new.html#new.function">function() (in module new)</a> </dt> <dt><a href="library/unittest.html#unittest.FunctionTestCase">FunctionTestCase (class in unittest)</a> </dt> <dt><a href="library/types.html#types.FunctionType">FunctionType (in module types)</a> </dt> <dt><a href="library/functools.html#module-functools">functools (module)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.funny_files">funny_files (filecmp.dircmp attribute)</a> </dt> <dt> future </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-52">statement</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-future">future (2to3 fixer)</a> </dt> <dt><a href="library/future_builtins.html#module-future_builtins">future_builtins (module)</a> </dt> <dt><a href="library/exceptions.html#exceptions.FutureWarning">FutureWarning</a> </dt> </dl></td> </tr></table> <h2 id="G">G</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/aifc.html#index-1">G.722</a> </dt> <dt><a href="library/socket.html#socket.gaierror">gaierror</a> </dt> <dt><a href="library/math.html#math.gamma">gamma() (in module math)</a> </dt> <dt><a href="library/random.html#random.gammavariate">gammavariate() (in module random)</a> </dt> <dt><a href="library/gc.html#gc.garbage">garbage (in module gc)</a> </dt> <dt><a href="reference/datamodel.html#index-2">garbage collection</a>, <a href="glossary.html#term-garbage-collection"><strong>[1]</strong></a> </dt> <dt><a href="library/curses.html#curses.textpad.Textbox.gather">gather() (curses.textpad.Textbox method)</a> </dt> <dt><a href="library/random.html#random.gauss">gauss() (in module random)</a> </dt> <dt><a href="library/gc.html#module-gc">gc (module)</a> </dt> <dt><a href="library/fractions.html#fractions.gcd">gcd() (in module fractions)</a> </dt> <dt> gdbm </dt> <dd><dl> <dt><a href="library/shelve.html#index-1">module</a>, <a href="reference/datamodel.html#index-34">[1]</a>, <a href="library/anydbm.html#index-0">[2]</a> </dt> </dl></dd> <dt><a href="library/gdbm.html#module-gdbm">gdbm (module)</a> </dt> <dt><a href="library/operator.html#operator.ge">ge() (in module operator)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.gen_lib_options">gen_lib_options() (in module distutils.ccompiler)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.gen_preprocess_options">gen_preprocess_options() (in module distutils.ccompiler)</a> </dt> <dt><a href="library/msilib.html#msilib.gen_uuid">gen_uuid() (in module msilib)</a> </dt> <dt><a href="distutils/apiref.html#distutils.fancy_getopt.FancyGetopt.generate_help">generate_help() (distutils.fancy_getopt.FancyGetopt method)</a> </dt> <dt><a href="library/tokenize.html#tokenize.generate_tokens">generate_tokens() (in module tokenize)</a> </dt> <dt><a href="glossary.html#index-3">generator</a>, <a href="glossary.html#term-generator"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-15">expression</a> </dt> <dt><a href="reference/datamodel.html#index-43">function</a>, <a href="reference/simple_stmts.html#index-28">[1]</a>, <a href="reference/expressions.html#index-22">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-43">iterator</a>, <a href="reference/simple_stmts.html#index-28">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-62">object</a>, <a href="reference/expressions.html#index-15">[1]</a>, <a href="reference/expressions.html#index-24">[2]</a> </dt> </dl></dd> <dt><a href="library/email.generator.html#email.generator.Generator">Generator (class in email.generator)</a> </dt> <dt><a href="glossary.html#index-4">generator expression</a>, <a href="glossary.html#term-generator-expression"><strong>[1]</strong></a> </dt> <dt><a href="library/exceptions.html#exceptions.GeneratorExit">GeneratorExit</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-26">exception</a> </dt> </dl></dd> <dt><a href="library/types.html#types.GeneratorType">GeneratorType (in module types)</a> </dt> <dt> generic </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-5">special attribute</a> </dt> </dl></dd> <dt><a href="library/ast.html#ast.NodeVisitor.generic_visit">generic_visit() (ast.NodeVisitor method)</a> </dt> <dt><a href="library/pickletools.html#pickletools.genops">genops() (in module pickletools)</a> </dt> <dt><a href="library/gensuitemodule.html#module-gensuitemodule">gensuitemodule (module)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.ConfigParser.get">get() (ConfigParser.ConfigParser method)</a> </dt> <dd><dl> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.get">(ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/queue.html#Queue.Queue.get">(Queue.Queue method)</a> </dt> <dt><a href="library/stdtypes.html#dict.get">(dict method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get">(email.message.Message method)</a> </dt> <dt><a href="library/webbrowser.html#webbrowser.get">(in module webbrowser)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.get">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.get">(multiprocessing.Queue method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.multiprocessing.queues.SimpleQueue.get">(multiprocessing.multiprocessing.queues.SimpleQueue method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult.get">(multiprocessing.pool.AsyncResult method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.get">(ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.get">(rfc822.Message method)</a> </dt> <dt><a href="library/ttk.html#ttk.Combobox.get">(ttk.Combobox method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.get">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/email.message.html#email.message.Message.get_all">get_all() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/wsgiref.html#wsgiref.headers.Headers.get_all">(wsgiref.headers.Headers method)</a> </dt> </dl></dd> <dt><a href="library/bdb.html#bdb.Bdb.get_all_breaks">get_all_breaks() (bdb.Bdb method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIServer.get_app">get_app() (wsgiref.simple_server.WSGIServer method)</a> </dt> <dt><a href="library/shutil.html#shutil.get_archive_formats">get_archive_formats() (in module shutil)</a> </dt> <dt><a href="library/readline.html#readline.get_begidx">get_begidx() (in module readline)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.get_body_encoding">get_body_encoding() (email.charset.Charset method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_boundary">get_boundary() (email.message.Message method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.get_break">get_break() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.get_breaks">get_breaks() (bdb.Bdb method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.get_buffer">get_buffer() (xdrlib.Packer method)</a> </dt> <dd><dl> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.get_buffer">(xdrlib.Unpacker method)</a> </dt> </dl></dd> <dt><a href="library/email.message.html#email.message.Message.get_charset">get_charset() (email.message.Message method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_charsets">get_charsets() (email.message.Message method)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.get_children">get_children() (symtable.SymbolTable method)</a> </dt> <dd><dl> <dt><a href="library/ttk.html#ttk.Treeview.get_children">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="library/difflib.html#difflib.get_close_matches">get_close_matches() (in module difflib)</a> </dt> <dt><a href="library/imputil.html#imputil.BuiltinImporter.get_code">get_code() (imputil.BuiltinImporter method)</a> </dt> <dd><dl> <dt><a href="library/imputil.html#imputil.Importer.get_code">(imputil.Importer method)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.get_code">(zipimport.zipimporter method)</a> </dt> </dl></dd> <dt><a href="library/readline.html#readline.get_completer">get_completer() (in module readline)</a> </dt> <dt><a href="library/readline.html#readline.get_completer_delims">get_completer_delims() (in module readline)</a> </dt> <dt><a href="library/readline.html#readline.get_completion_type">get_completion_type() (in module readline)</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.get_config_h_filename">get_config_h_filename() (in module distutils.sysconfig)</a> </dt> <dd><dl> <dt><a href="library/sysconfig.html#sysconfig.get_config_h_filename">(in module sysconfig)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.sysconfig.get_config_var">get_config_var() (in module distutils.sysconfig)</a> </dt> <dd><dl> <dt><a href="library/sysconfig.html#sysconfig.get_config_var">(in module sysconfig)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.sysconfig.get_config_vars">get_config_vars() (in module distutils.sysconfig)</a> </dt> <dd><dl> <dt><a href="library/sysconfig.html#sysconfig.get_config_vars">(in module sysconfig)</a> </dt> </dl></dd> <dt><a href="library/email.message.html#email.message.Message.get_content_charset">get_content_charset() (email.message.Message method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_content_maintype">get_content_maintype() (email.message.Message method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_content_subtype">get_content_subtype() (email.message.Message method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_content_type">get_content_type() (email.message.Message method)</a> </dt> <dt><a href="library/gc.html#gc.get_count">get_count() (in module gc)</a> </dt> <dt><a href="library/readline.html#readline.get_current_history_length">get_current_history_length() (in module readline)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.get_data">get_data() (in module pkgutil)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.Request.get_data">(urllib2.Request method)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.get_data">(zipimport.zipimporter method)</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.get_date">get_date() (mailbox.MaildirMessage method)</a> </dt> <dt><a href="library/gc.html#gc.get_debug">get_debug() (in module gc)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.get_default">get_default() (argparse.ArgumentParser method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.get_default_compiler">get_default_compiler() (in module distutils.ccompiler)</a> </dt> <dt><a href="library/nis.html#nis.get_default_domain">get_default_domain() (in module nis)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_default_type">get_default_type() (email.message.Message method)</a> </dt> <dt><a href="library/csv.html#csv.get_dialect">get_dialect() (in module csv)</a> </dt> <dt><a href="library/fl.html#fl.get_directory">get_directory() (in module fl)</a> </dt> <dt><a href="library/ast.html#ast.get_docstring">get_docstring() (in module ast)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestParser.get_doctest">get_doctest() (doctest.DocTestParser method)</a> </dt> <dt><a href="library/readline.html#readline.get_endidx">get_endidx() (in module readline)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIRequestHandler.get_environ">get_environ() (wsgiref.simple_server.WSGIRequestHandler method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.get_errno">get_errno() (in module ctypes)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestParser.get_examples">get_examples() (doctest.DocTestParser method)</a> </dt> <dt><a href="library/string.html#string.Formatter.get_field">get_field() (string.Formatter method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Babyl.get_file">get_file() (mailbox.Babyl method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.get_file">(mailbox.MH method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MMDF.get_file">(mailbox.MMDF method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.get_file">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.get_file">(mailbox.Maildir method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mbox.get_file">(mailbox.mbox method)</a> </dt> </dl></dd> <dt><a href="library/bdb.html#bdb.Bdb.get_file_breaks">get_file_breaks() (bdb.Bdb method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_filename">get_filename() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/fl.html#fl.get_filename">(in module fl)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.get_filename">(zipimport.zipimporter method)</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.get_flags">get_flags() (mailbox.MaildirMessage method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MMDFMessage.get_flags">(mailbox.MMDFMessage method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mboxMessage.get_flags">(mailbox.mboxMessage method)</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.Maildir.get_folder">get_folder() (mailbox.Maildir method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.get_folder">(mailbox.MH method)</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.Function.get_frees">get_frees() (symtable.Function method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mboxMessage.get_from">get_from() (mailbox.mboxMessage method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MMDFMessage.get_from">(mailbox.MMDFMessage method)</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.Request.get_full_url">get_full_url() (urllib2.Request method)</a> </dt> <dt><a href="library/symtable.html#symtable.Function.get_globals">get_globals() (symtable.Function method)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.get_grouped_opcodes">get_grouped_opcodes() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.get_header">get_header() (urllib2.Request method)</a> </dt> <dt><a href="library/readline.html#readline.get_history_item">get_history_item() (in module readline)</a> </dt> <dt><a href="library/readline.html#readline.get_history_length">get_history_length() (in module readline)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.get_host">get_host() (urllib2.Request method)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.get_id">get_id() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/thread.html#thread.get_ident">get_ident() (in module thread)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.get_identifiers">get_identifiers() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.get_importer">get_importer() (in module pkgutil)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.get_info">get_info() (mailbox.MaildirMessage method)</a> </dt> <dt><a href="library/dis.html#opcode-GET_ITER">GET_ITER (opcode)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Babyl.get_labels">get_labels() (mailbox.Babyl method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.BabylMessage.get_labels">(mailbox.BabylMessage method)</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.get_last_error">get_last_error() (in module ctypes)</a> </dt> <dt><a href="library/readline.html#readline.get_line_buffer">get_line_buffer() (in module readline)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.get_lineno">get_lineno() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.get_loader">get_loader() (in module pkgutil)</a> </dt> <dt><a href="library/symtable.html#symtable.Function.get_locals">get_locals() (symtable.Function method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.get_logger">get_logger() (in module multiprocessing)</a> </dt> <dt><a href="library/imp.html#imp.get_magic">get_magic() (in module imp)</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.get_makefile_filename">get_makefile_filename() (in module distutils.sysconfig)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.get_matching_blocks">get_matching_blocks() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.get_message">get_message() (mailbox.Mailbox method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.get_method">get_method() (urllib2.Request method)</a> </dt> <dt><a href="library/symtable.html#symtable.Class.get_methods">get_methods() (symtable.Class method)</a> </dt> <dt><a href="library/fl.html#fl.get_mouse">get_mouse() (in module fl)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.get_name">get_name() (symtable.Symbol method)</a> </dt> <dd><dl> <dt><a href="library/symtable.html#symtable.SymbolTable.get_name">(symtable.SymbolTable method)</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.Symbol.get_namespace">get_namespace() (symtable.Symbol method)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.get_namespaces">get_namespaces() (symtable.Symbol method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.get_nonstandard_attr">get_nonstandard_attr() (cookielib.Cookie method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.get_nowait">get_nowait() (multiprocessing.Queue method)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.get_nowait">(Queue.Queue method)</a> </dt> </dl></dd> <dt><a href="library/gc.html#gc.get_objects">get_objects() (in module gc)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.get_opcodes">get_opcodes() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser.get_option">get_option() (optparse.OptionParser method)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser.get_option_group">get_option_group() (optparse.OptionParser method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.fancy_getopt.FancyGetopt.get_option_order">get_option_order() (distutils.fancy_getopt.FancyGetopt method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.get_origin_req_host">get_origin_req_host() (urllib2.Request method)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.get_osfhandle">get_osfhandle() (in module msvcrt)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.get_output_charset">get_output_charset() (email.charset.Charset method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_param">get_param() (email.message.Message method)</a> </dt> <dt><a href="library/symtable.html#symtable.Function.get_parameters">get_parameters() (symtable.Function method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_params">get_params() (email.message.Message method)</a> </dt> <dt><a href="library/sysconfig.html#sysconfig.get_path">get_path() (in module sysconfig)</a> </dt> <dt><a href="library/sysconfig.html#sysconfig.get_path_names">get_path_names() (in module sysconfig)</a> </dt> <dt><a href="library/sysconfig.html#sysconfig.get_paths">get_paths() (in module sysconfig)</a> </dt> <dt><a href="library/fl.html#fl.get_pattern">get_pattern() (in module fl)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.get_payload">get_payload() (email.message.Message method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.util.get_platform">get_platform() (in module distutils.util)</a> </dt> <dd><dl> <dt><a href="library/sysconfig.html#sysconfig.get_platform">(in module sysconfig)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.get_poly">get_poly() (in module turtle)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.get_position">get_position() (xdrlib.Unpacker method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.get_python_inc">get_python_inc() (in module distutils.sysconfig)</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.get_python_lib">get_python_lib() (in module distutils.sysconfig)</a> </dt> <dt><a href="library/sysconfig.html#sysconfig.get_python_version">get_python_version() (in module sysconfig)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.get_recsrc">get_recsrc() (ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/gc.html#gc.get_referents">get_referents() (in module gc)</a> </dt> <dt><a href="library/gc.html#gc.get_referrers">get_referrers() (in module gc)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.get_request">get_request() (SocketServer.BaseServer method)</a> </dt> <dt><a href="library/fl.html#fl.get_rgbmode">get_rgbmode() (in module fl)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.get_scheme">get_scheme() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="library/sysconfig.html#sysconfig.get_scheme_names">get_scheme_names() (in module sysconfig)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.get_selector">get_selector() (urllib2.Request method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH.get_sequences">get_sequences() (mailbox.MH method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MHMessage.get_sequences">(mailbox.MHMessage method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.get_server">get_server() (multiprocessing.managers.BaseManager method)</a> </dt> <dt><a href="library/ssl.html#ssl.get_server_certificate">get_server_certificate() (in module ssl)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.get_socket">get_socket() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.get_source">get_source() (zipimport.zipimporter method)</a> </dt> <dt><a href="distutils/builtdist.html#get_special_folder_path">get_special_folder_path() (built-in function)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.get_stack">get_stack() (bdb.Bdb method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.get_starttag_text">get_starttag_text() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.get_starttag_text">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.get_stderr">get_stderr() (wsgiref.handlers.BaseHandler method)</a> </dt> <dd><dl> <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIRequestHandler.get_stderr">(wsgiref.simple_server.WSGIRequestHandler method)</a> </dt> </dl></dd> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.get_stdin">get_stdin() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.get_string">get_string() (mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.get_subdir">get_subdir() (mailbox.MaildirMessage method)</a> </dt> <dt><a href="library/imp.html#imp.get_suffixes">get_suffixes() (in module imp)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.get_symbols">get_symbols() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.get_terminator">get_terminator() (asynchat.async_chat method)</a> </dt> <dt><a href="library/gc.html#gc.get_threshold">get_threshold() (in module gc)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.get_token">get_token() (shlex.shlex method)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.get_type">get_type() (symtable.SymbolTable method)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.Request.get_type">(urllib2.Request method)</a> </dt> </dl></dd> <dt><a href="library/email.message.html#email.message.Message.get_unixfrom">get_unixfrom() (email.message.Message method)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser.get_usage">get_usage() (optparse.OptionParser method)</a> </dt> <dt><a href="library/string.html#string.Formatter.get_value">get_value() (string.Formatter method)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser.get_version">get_version() (optparse.OptionParser method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.BabylMessage.get_visible">get_visible() (mailbox.BabylMessage method)</a> </dt> <dt><a href="library/framework.html#FrameWork.Application.getabouttext">getabouttext() (FrameWork.Application method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.getacl">getacl() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.getaddr">getaddr() (rfc822.Message method)</a> </dt> <dt><a href="library/email.util.html#email.utils.getaddresses">getaddresses() (in module email.utils)</a> </dt> <dt><a href="library/socket.html#socket.getaddrinfo">getaddrinfo() (in module socket)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.getaddrlist">getaddrlist() (rfc822.Message method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.getallmatchingheaders">getallmatchingheaders() (rfc822.Message method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.getannotation">getannotation() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/inspect.html#inspect.getargspec">getargspec() (in module inspect)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.GetArgv">GetArgv() (in module EasyDialogs)</a> </dt> <dt><a href="library/inspect.html#inspect.getargvalues">getargvalues() (in module inspect)</a> </dt> <dt><a href="library/os.path.html#os.path.getatime">getatime() (in module os.path)</a> </dt> <dt><a href="library/functions.html#getattr">getattr() (built-in function)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.getAttribute">getAttribute() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.getAttributeNode">getAttributeNode() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.getAttributeNodeNS">getAttributeNodeNS() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.getAttributeNS">getAttributeNS() (xml.dom.Element method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.GetBase">GetBase() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/curses.html#curses.window.getbegyx">getbegyx() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.getbkgd">getbkgd() (curses.window method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.getboolean">getboolean() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.getByteStream">getByteStream() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/inspect.html#inspect.getcallargs">getcallargs() (in module inspect)</a> </dt> <dt><a href="library/turtle.html#turtle.getcanvas">getcanvas() (in module turtle)</a> </dt> <dt><a href="library/mailcap.html#mailcap.getcaps">getcaps() (in module mailcap)</a> </dt> <dt><a href="library/curses.html#curses.window.getch">getch() (curses.window method)</a> </dt> <dd><dl> <dt><a href="library/msvcrt.html#msvcrt.getch">(in module msvcrt)</a> </dt> </dl></dd> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.getCharacterStream">getCharacterStream() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.getche">getche() (in module msvcrt)</a> </dt> <dt><a href="library/sys.html#sys.getcheckinterval">getcheckinterval() (in module sys)</a> </dt> <dt><a href="library/logging.html#logging.Logger.getChild">getChild() (logging.Logger method)</a> </dt> <dt><a href="library/compiler.html#compiler.ast.Node.getChildNodes">getChildNodes() (compiler.ast.Node method)</a> </dt> <dt><a href="library/compiler.html#compiler.ast.Node.getChildren">getChildren() (compiler.ast.Node method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.getchildren">getchildren() (xml.etree.ElementTree.Element method)</a> </dt> <dt><a href="library/inspect.html#inspect.getclasstree">getclasstree() (in module inspect)</a> </dt> <dt><a href="library/colorpicker.html#ColorPicker.GetColor">GetColor() (in module ColorPicker)</a> </dt> <dt><a href="library/msilib.html#msilib.View.GetColumnInfo">GetColumnInfo() (msilib.View method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Locator.getColumnNumber">getColumnNumber() (xml.sax.xmlreader.Locator method)</a> </dt> <dt><a href="library/inspect.html#inspect.getcomments">getcomments() (in module inspect)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.getcompname">getcompname() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getcompname">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getcompname">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/aifc.html#aifc.aifc.getcomptype">getcomptype() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getcomptype">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getcomptype">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.getContentHandler">getContentHandler() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/decimal.html#decimal.getcontext">getcontext() (in module decimal)</a> </dt> <dd><dl> <dt><a href="library/mhlib.html#mhlib.MH.getcontext">(mhlib.MH method)</a> </dt> </dl></dd> <dt><a href="library/macos.html#MacOS.GetCreatorAndType">GetCreatorAndType() (in module MacOS)</a> </dt> <dt><a href="library/os.path.html#os.path.getctime">getctime() (in module os.path)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.getcurrent">getcurrent() (mhlib.Folder method)</a> </dt> <dt><a href="library/os.html#os.getcwd">getcwd() (in module os)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-getcwdu">getcwdu (2to3 fixer)</a> </dt> <dt><a href="library/os.html#os.getcwdu">getcwdu() (in module os)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.getdate">getdate() (rfc822.Message method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.getdate_tz">getdate_tz() (rfc822.Message method)</a> </dt> <dt><a href="library/codecs.html#codecs.getdecoder">getdecoder() (in module codecs)</a> </dt> <dt><a href="library/sys.html#sys.getdefaultencoding">getdefaultencoding() (in module sys)</a> </dt> <dt><a href="library/locale.html#locale.getdefaultlocale">getdefaultlocale() (in module locale)</a> </dt> <dt><a href="library/socket.html#socket.getdefaulttimeout">getdefaulttimeout() (in module socket)</a> </dt> <dt><a href="library/sys.html#sys.getdlopenflags">getdlopenflags() (in module sys)</a> </dt> <dt><a href="library/inspect.html#inspect.getdoc">getdoc() (in module inspect)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.getDOMImplementation">getDOMImplementation() (in module xml.dom)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.getDTDHandler">getDTDHandler() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/logging.html#logging.Logger.getEffectiveLevel">getEffectiveLevel() (logging.Logger method)</a> </dt> <dt><a href="library/os.html#os.getegid">getegid() (in module os)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Document.getElementsByTagName">getElementsByTagName() (xml.dom.Document method)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.html#xml.dom.Element.getElementsByTagName">(xml.dom.Element method)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.Document.getElementsByTagNameNS">getElementsByTagNameNS() (xml.dom.Document method)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.html#xml.dom.Element.getElementsByTagNameNS">(xml.dom.Element method)</a> </dt> </dl></dd> <dt><a href="library/codecs.html#codecs.getencoder">getencoder() (in module codecs)</a> </dt> <dt><a href="library/mimetools.html#mimetools.Message.getencoding">getencoding() (mimetools.Message method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.getEncoding">getEncoding() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.getEntityResolver">getEntityResolver() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/os.html#os.getenv">getenv() (in module os)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.getErrorHandler">getErrorHandler() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/macos.html#MacOS.GetErrorString">GetErrorString() (in module MacOS)</a> </dt> <dt><a href="library/os.html#os.geteuid">geteuid() (in module os)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.getEvent">getEvent() (xml.dom.pulldom.DOMEventStream method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.NTEventLogHandler.getEventCategory">getEventCategory() (logging.handlers.NTEventLogHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.NTEventLogHandler.getEventType">getEventType() (logging.handlers.NTEventLogHandler method)</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.SAXException.getException">getException() (xml.sax.SAXException method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.getFeature">getFeature() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/msilib.html#msilib.Record.GetFieldCount">GetFieldCount() (msilib.Record method)</a> </dt> <dt><a href="library/inspect.html#inspect.getfile">getfile() (in module inspect)</a> </dt> <dt><a href="library/sys.html#sys.getfilesystemencoding">getfilesystemencoding() (in module sys)</a> </dt> <dt><a href="library/cgi.html#cgi.FieldStorage.getfirst">getfirst() (cgi.FieldStorage method)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.getfirstmatchingheader">getfirstmatchingheader() (rfc822.Message method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.getfloat">getfloat() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.getfmts">getfmts() (ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/socket.html#socket.getfqdn">getfqdn() (in module socket)</a> </dt> <dt><a href="library/inspect.html#inspect.getframeinfo">getframeinfo() (in module inspect)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.getframerate">getframerate() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getframerate">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getframerate">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/mhlib.html#mhlib.Folder.getfullname">getfullname() (mhlib.Folder method)</a> </dt> <dt><a href="library/os.html#os.getgid">getgid() (in module os)</a> </dt> <dt><a href="library/grp.html#grp.getgrall">getgrall() (in module grp)</a> </dt> <dt><a href="library/grp.html#grp.getgrgid">getgrgid() (in module grp)</a> </dt> <dt><a href="library/grp.html#grp.getgrnam">getgrnam() (in module grp)</a> </dt> <dt><a href="library/os.html#os.getgroups">getgroups() (in module os)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPResponse.getheader">getheader() (httplib.HTTPResponse method)</a> </dt> <dd><dl> <dt><a href="library/rfc822.html#rfc822.Message.getheader">(rfc822.Message method)</a> </dt> </dl></dd> <dt><a href="library/httplib.html#httplib.HTTPResponse.getheaders">getheaders() (httplib.HTTPResponse method)</a> </dt> <dt><a href="library/os.html#index-9">gethostbyaddr() (in module socket)</a>, <a href="library/socket.html#socket.gethostbyaddr">[1]</a> </dt> <dt><a href="library/socket.html#socket.gethostbyname">gethostbyname() (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.gethostbyname_ex">gethostbyname_ex() (in module socket)</a> </dt> <dt><a href="library/os.html#index-9">gethostname() (in module socket)</a>, <a href="library/socket.html#socket.gethostname">[1]</a> </dt> <dt><a href="library/codecs.html#codecs.getincrementaldecoder">getincrementaldecoder() (in module codecs)</a> </dt> <dt><a href="library/codecs.html#codecs.getincrementalencoder">getincrementalencoder() (in module codecs)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.getinfo">getinfo() (zipfile.ZipFile method)</a> </dt> <dt><a href="library/inspect.html#inspect.getinnerframes">getinnerframes() (in module inspect)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.GetInputContext">GetInputContext() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.getint">getint() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/msilib.html#msilib.Record.GetInteger">GetInteger() (msilib.Record method)</a> </dt> <dt><a href="library/operator.html#operator.getitem">getitem() (in module operator)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.getiterator">getiterator() (xml.etree.ElementTree.Element method)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.getiterator">(xml.etree.ElementTree.ElementTree method)</a> </dt> </dl></dd> <dt><a href="library/signal.html#signal.getitimer">getitimer() (in module signal)</a> </dt> <dt><a href="library/curses.html#curses.window.getkey">getkey() (curses.window method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.getlast">getlast() (mhlib.Folder method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.GetLastError">GetLastError() (in module ctypes)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Attributes.getLength">getLength() (xml.sax.xmlreader.Attributes method)</a> </dt> <dt><a href="library/logging.html#logging.getLevelName">getLevelName() (in module logging)</a> </dt> <dt><a href="library/linecache.html#linecache.getline">getline() (in module linecache)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Locator.getLineNumber">getLineNumber() (xml.sax.xmlreader.Locator method)</a> </dt> <dt><a href="library/cgi.html#cgi.FieldStorage.getlist">getlist() (cgi.FieldStorage method)</a> </dt> <dt><a href="library/os.html#os.getloadavg">getloadavg() (in module os)</a> </dt> <dt><a href="library/locale.html#locale.getlocale">getlocale() (in module locale)</a> </dt> <dt><a href="library/logging.html#logging.getLogger">getLogger() (in module logging)</a> </dt> <dt><a href="library/logging.html#logging.getLoggerClass">getLoggerClass() (in module logging)</a> </dt> <dt><a href="library/os.html#os.getlogin">getlogin() (in module os)</a> </dt> <dt><a href="library/mimetools.html#mimetools.Message.getmaintype">getmaintype() (mimetools.Message method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.getmark">getmark() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getmark">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getmark">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/aifc.html#aifc.aifc.getmarkers">getmarkers() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getmarkers">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getmarkers">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.getmaxyx">getmaxyx() (curses.window method)</a> </dt> <dt><a href="library/fl.html#fl.getmcolor">getmcolor() (in module fl)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.getmember">getmember() (tarfile.TarFile method)</a> </dt> <dt><a href="library/inspect.html#inspect.getmembers">getmembers() (in module inspect)</a> </dt> <dd><dl> <dt><a href="library/tarfile.html#tarfile.TarFile.getmembers">(tarfile.TarFile method)</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.LogRecord.getMessage">getMessage() (logging.LogRecord method)</a> </dt> <dd><dl> <dt><a href="library/xml.sax.html#xml.sax.SAXException.getMessage">(xml.sax.SAXException method)</a> </dt> </dl></dd> <dt><a href="library/mhlib.html#mhlib.Folder.getmessagefilename">getmessagefilename() (mhlib.Folder method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.NTEventLogHandler.getMessageID">getMessageID() (logging.handlers.NTEventLogHandler method)</a> </dt> <dt><a href="library/inspect.html#inspect.getmodule">getmodule() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.getmoduleinfo">getmoduleinfo() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.getmodulename">getmodulename() (in module inspect)</a> </dt> <dt><a href="library/curses.html#curses.getmouse">getmouse() (in module curses)</a> </dt> <dt><a href="library/inspect.html#inspect.getmro">getmro() (in module inspect)</a> </dt> <dt><a href="library/os.path.html#os.path.getmtime">getmtime() (in module os.path)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk.getname">getname() (chunk.Chunk method)</a> </dt> <dt><a href="library/threading.html#threading.Thread.getName">getName() (threading.Thread method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.AttributesNS.getNameByQName">getNameByQName() (xml.sax.xmlreader.AttributesNS method)</a> </dt> <dt><a href="library/socket.html#socket.getnameinfo">getnameinfo() (in module socket)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.getnames">getnames() (tarfile.TarFile method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Attributes.getNames">getNames() (xml.sax.xmlreader.Attributes method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.getnchannels">getnchannels() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getnchannels">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getnchannels">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/aifc.html#aifc.aifc.getnframes">getnframes() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getnframes">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getnframes">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/uuid.html#index-1">getnode</a> </dt> <dt><a href="library/uuid.html#uuid.getnode">getnode() (in module uuid)</a> </dt> <dt><a href="library/getopt.html#module-getopt">getopt (module)</a> </dt> <dt><a href="distutils/apiref.html#distutils.fancy_getopt.FancyGetopt.getopt">getopt() (distutils.fancy_getopt.FancyGetopt method)</a> </dt> <dd><dl> <dt><a href="library/getopt.html#getopt.getopt">(in module getopt)</a> </dt> </dl></dd> <dt><a href="library/getopt.html#getopt.GetoptError">GetoptError</a> </dt> <dt><a href="library/inspect.html#inspect.getouterframes">getouterframes() (in module inspect)</a> </dt> <dt><a href="library/commands.html#commands.getoutput">getoutput() (in module commands)</a> </dt> <dt><a href="library/resource.html#resource.getpagesize">getpagesize() (in module resource)</a> </dt> <dt><a href="library/mimetools.html#mimetools.Message.getparam">getparam() (mimetools.Message method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.getparams">getparams() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/al.html#al.getparams">(in module al)</a> </dt> <dt><a href="library/sunau.html#sunau.AU_read.getparams">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getparams">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.getparyx">getparyx() (curses.window method)</a> </dt> <dt><a href="library/getpass.html#module-getpass">getpass (module)</a> </dt> <dt><a href="library/getpass.html#getpass.getpass">getpass() (in module getpass)</a> </dt> <dt><a href="library/getpass.html#getpass.GetPassWarning">GetPassWarning</a> </dt> <dt><a href="library/mhlib.html#mhlib.MH.getpath">getpath() (mhlib.MH method)</a> </dt> <dt><a href="library/ssl.html#ssl.SSLSocket.getpeercert">getpeercert() (ssl.SSLSocket method)</a> </dt> <dt><a href="library/socket.html#socket.socket.getpeername">getpeername() (socket.socket method)</a> </dt> <dt><a href="library/turtle.html#turtle.getpen">getpen() (in module turtle)</a> </dt> <dt><a href="library/os.html#os.getpgid">getpgid() (in module os)</a> </dt> <dt><a href="library/os.html#os.getpgrp">getpgrp() (in module os)</a> </dt> <dt><a href="library/os.html#os.getpid">getpid() (in module os)</a> </dt> <dt><a href="library/mimetools.html#mimetools.Message.getplist">getplist() (mimetools.Message method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.getpos">getpos() (HTMLParser.HTMLParser method)</a> </dt> <dt><a href="library/os.html#os.getppid">getppid() (in module os)</a> </dt> <dt><a href="library/locale.html#locale.getpreferredencoding">getpreferredencoding() (in module locale)</a> </dt> <dt><a href="library/sys.html#sys.getprofile">getprofile() (in module sys)</a> </dt> <dd><dl> <dt><a href="library/mhlib.html#mhlib.MH.getprofile">(mhlib.MH method)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.SummaryInformation.GetProperty">GetProperty() (msilib.SummaryInformation method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.getProperty">getProperty() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/msilib.html#msilib.SummaryInformation.GetPropertyCount">GetPropertyCount() (msilib.SummaryInformation method)</a> </dt> <dt><a href="library/socket.html#socket.getprotobyname">getprotobyname() (in module socket)</a> </dt> <dt><a href="library/urllib.html#urllib.getproxies">getproxies() (in module urllib)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.getPublicId">getPublicId() (xml.sax.xmlreader.InputSource method)</a> </dt> <dd><dl> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Locator.getPublicId">(xml.sax.xmlreader.Locator method)</a> </dt> </dl></dd> <dt><a href="library/pwd.html#pwd.getpwall">getpwall() (in module pwd)</a> </dt> <dt><a href="library/pwd.html#pwd.getpwnam">getpwnam() (in module pwd)</a> </dt> <dt><a href="library/pwd.html#pwd.getpwuid">getpwuid() (in module pwd)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.AttributesNS.getQNameByName">getQNameByName() (xml.sax.xmlreader.AttributesNS method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.AttributesNS.getQNames">getQNames() (xml.sax.xmlreader.AttributesNS method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.getquota">getquota() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.getquotaroot">getquotaroot() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/random.html#random.getrandbits">getrandbits() (in module random)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.getrawheader">getrawheader() (rfc822.Message method)</a> </dt> <dt><a href="library/codecs.html#codecs.getreader">getreader() (in module codecs)</a> </dt> <dt><a href="library/sys.html#sys.getrecursionlimit">getrecursionlimit() (in module sys)</a> </dt> <dt><a href="library/sys.html#sys.getrefcount">getrefcount() (in module sys)</a> </dt> <dt><a href="library/os.html#os.getresgid">getresgid() (in module os)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.getresponse">getresponse() (httplib.HTTPConnection method)</a> </dt> <dt><a href="library/os.html#os.getresuid">getresuid() (in module os)</a> </dt> <dt><a href="library/resource.html#resource.getrlimit">getrlimit() (in module resource)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.getroot">getroot() (xml.etree.ElementTree.ElementTree method)</a> </dt> <dt><a href="library/resource.html#resource.getrusage">getrusage() (in module resource)</a> </dt> <dt><a href="library/audioop.html#audioop.getsample">getsample() (in module audioop)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.getsampwidth">getsampwidth() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.getsampwidth">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.getsampwidth">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.getscreen">getscreen() (in module turtle)</a> </dt> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.getscrollbarvalues">getscrollbarvalues() (FrameWork.ScrolledWindow method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.getsequences">getsequences() (mhlib.Folder method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.getsequencesfilename">getsequencesfilename() (mhlib.Folder method)</a> </dt> <dt><a href="library/socket.html#socket.getservbyname">getservbyname() (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.getservbyport">getservbyport() (in module socket)</a> </dt> <dt><a href="library/types.html#types.GetSetDescriptorType">GetSetDescriptorType (in module types)</a> </dt> <dt><a href="library/turtle.html#turtle.getshapes">getshapes() (in module turtle)</a> </dt> <dt><a href="library/os.html#os.getsid">getsid() (in module os)</a> </dt> <dt><a href="library/signal.html#signal.getsignal">getsignal() (in module signal)</a> </dt> <dt><a href="library/site.html#site.getsitepackages">getsitepackages() (in module site)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk.getsize">getsize() (chunk.Chunk method)</a> </dt> <dd><dl> <dt><a href="library/os.path.html#os.path.getsize">(in module os.path)</a> </dt> </dl></dd> <dt><a href="library/sys.html#sys.getsizeof">getsizeof() (in module sys)</a> </dt> <dt><a href="library/imgfile.html#imgfile.getsizes">getsizes() (in module imgfile)</a> </dt> <dt><a href="library/operator.html#operator.getslice">getslice() (in module operator)</a> </dt> <dt><a href="library/socket.html#socket.socket.getsockname">getsockname() (socket.socket method)</a> </dt> <dt><a href="library/socket.html#socket.socket.getsockopt">getsockopt() (socket.socket method)</a> </dt> <dt><a href="library/inspect.html#inspect.getsource">getsource() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.getsourcefile">getsourcefile() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.getsourcelines">getsourcelines() (in module inspect)</a> </dt> <dt><a href="library/spwd.html#spwd.getspall">getspall() (in module spwd)</a> </dt> <dt><a href="library/spwd.html#spwd.getspnam">getspnam() (in module spwd)</a> </dt> <dt><a href="library/random.html#random.getstate">getstate() (in module random)</a> </dt> <dt><a href="library/commands.html#commands.getstatus">getstatus() (in module commands)</a> </dt> <dt><a href="library/commands.html#commands.getstatusoutput">getstatusoutput() (in module commands)</a> </dt> <dt><a href="library/curses.html#curses.window.getstr">getstr() (curses.window method)</a> </dt> <dt><a href="library/msilib.html#msilib.Record.GetString">GetString() (msilib.Record method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SMTPHandler.getSubject">getSubject() (logging.handlers.SMTPHandler method)</a> </dt> <dt><a href="library/mimetools.html#mimetools.Message.getsubtype">getsubtype() (mimetools.Message method)</a> </dt> <dt><a href="library/msilib.html#msilib.Database.GetSummaryInformation">GetSummaryInformation() (msilib.Database method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.getSystemId">getSystemId() (xml.sax.xmlreader.InputSource method)</a> </dt> <dd><dl> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Locator.getSystemId">(xml.sax.xmlreader.Locator method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.getsyx">getsyx() (in module curses)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.gettarinfo">gettarinfo() (tarfile.TarFile method)</a> </dt> <dt><a href="library/tempfile.html#tempfile.gettempdir">gettempdir() (in module tempfile)</a> </dt> <dt><a href="library/tempfile.html#tempfile.gettempprefix">gettempprefix() (in module tempfile)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.getTestCaseNames">getTestCaseNames() (unittest.TestLoader method)</a> </dt> <dt><a href="library/gettext.html#module-gettext">gettext (module)</a> </dt> <dt><a href="library/gettext.html#gettext.GNUTranslations.gettext">gettext() (gettext.GNUTranslations method)</a> </dt> <dd><dl> <dt><a href="library/gettext.html#gettext.NullTranslations.gettext">(gettext.NullTranslations method)</a> </dt> <dt><a href="library/gettext.html#gettext.gettext">(in module gettext)</a> </dt> </dl></dd> <dt><a href="library/macos.html#MacOS.GetTicks">GetTicks() (in module MacOS)</a> </dt> <dt><a href="library/socket.html#socket.socket.gettimeout">gettimeout() (socket.socket method)</a> </dt> <dt><a href="library/sys.html#sys.gettrace">gettrace() (in module sys)</a> </dt> <dt><a href="library/turtle.html#turtle.getturtle">getturtle() (in module turtle)</a> </dt> <dt><a href="library/mimetools.html#mimetools.Message.gettype">gettype() (mimetools.Message method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Attributes.getType">getType() (xml.sax.xmlreader.Attributes method)</a> </dt> <dt><a href="library/os.html#os.getuid">getuid() (in module os)</a> </dt> <dt><a href="library/urlparse.html#urlparse.ParseResult.geturl">geturl() (urlparse.ParseResult method)</a> </dt> <dt><a href="library/getpass.html#getpass.getuser">getuser() (in module getpass)</a> </dt> <dt><a href="library/site.html#site.getuserbase">getuserbase() (in module site)</a> </dt> <dt><a href="library/site.html#site.getusersitepackages">getusersitepackages() (in module site)</a> </dt> <dt><a href="library/io.html#io.BytesIO.getvalue">getvalue() (io.BytesIO method)</a> </dt> <dd><dl> <dt><a href="library/stringio.html#StringIO.StringIO.getvalue">(StringIO.StringIO method)</a> </dt> <dt><a href="library/io.html#io.StringIO.getvalue">(io.StringIO method)</a> </dt> </dl></dd> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Attributes.getValue">getValue() (xml.sax.xmlreader.Attributes method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.AttributesNS.getValueByQName">getValueByQName() (xml.sax.xmlreader.AttributesNS method)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.getwch">getwch() (in module msvcrt)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.getwche">getwche() (in module msvcrt)</a> </dt> <dt><a href="library/weakref.html#weakref.getweakrefcount">getweakrefcount() (in module weakref)</a> </dt> <dt><a href="library/weakref.html#weakref.getweakrefs">getweakrefs() (in module weakref)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.getwelcome">getwelcome() (ftplib.FTP method)</a> </dt> <dd><dl> <dt><a href="library/nntplib.html#nntplib.NNTP.getwelcome">(nntplib.NNTP method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.getwelcome">(poplib.POP3 method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.getwin">getwin() (in module curses)</a> </dt> <dt><a href="library/sys.html#sys.getwindowsversion">getwindowsversion() (in module sys)</a> </dt> <dt><a href="library/codecs.html#codecs.getwriter">getwriter() (in module codecs)</a> </dt> <dt><a href="library/curses.html#curses.window.getyx">getyx() (curses.window method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.gid">gid (tarfile.TarInfo attribute)</a> </dt> <dt><a href="glossary.html#term-gil"><strong>GIL</strong></a>, <a href="c-api/init.html#index-13">[1]</a> </dt> <dt><a href="library/gl.html#module-GL">GL (module)</a> </dt> <dt><a href="library/gl.html#module-gl">gl (module)</a> </dt> <dt> glob </dt> <dd><dl> <dt><a href="library/fnmatch.html#index-2">module</a> </dt> </dl></dd> <dt><a href="library/glob.html#module-glob">glob (module)</a> </dt> <dt><a href="library/glob.html#glob.glob">glob() (in module glob)</a> </dt> <dd><dl> <dt><a href="library/msilib.html#msilib.Directory.glob">(msilib.Directory method)</a> </dt> </dl></dd> <dt> global </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-54">name binding</a> </dt> <dt><a href="reference/datamodel.html#index-37">namespace</a> </dt> <dt><a href="reference/simple_stmts.html#index-7">statement</a>, <a href="reference/simple_stmts.html#index-19">[1]</a>, <a href="reference/simple_stmts.html#index-54">[2]</a> </dt> </dl></dd> <dt><a href="glossary.html#term-global-interpreter-lock"><strong>global interpreter lock</strong></a>, <a href="c-api/init.html#index-13">[1]</a> </dt> <dt> globals </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-58">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#globals">globals() (built-in function)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTest.globs">globs (doctest.DocTest attribute)</a> </dt> <dt><a href="library/time.html#time.gmtime">gmtime() (in module time)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.gname">gname (tarfile.TarInfo attribute)</a> </dt> <dt><a href="library/gettext.html#index-9">GNOME</a> </dt> <dt><a href="library/tarfile.html#tarfile.GNU_FORMAT">GNU_FORMAT (in module tarfile)</a> </dt> <dt><a href="library/getopt.html#getopt.gnu_getopt">gnu_getopt() (in module getopt)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestFailure.got">got (doctest.DocTestFailure attribute)</a> </dt> <dt><a href="library/turtle.html#turtle.goto">goto() (in module turtle)</a> </dt> <dt><a href="reference/introduction.html#index-0">grammar</a> </dt> <dt><a href="library/tk.html#index-0">Graphical User Interface</a> </dt> <dt><a href="library/token.html#token.GREATER">GREATER (in module token)</a> </dt> <dt><a href="library/token.html#token.GREATEREQUAL">GREATEREQUAL (in module token)</a> </dt> <dt><a href="library/time.html#index-5">Greenwich Mean Time</a> </dt> <dt><a href="library/imageop.html#imageop.grey22grey">grey22grey() (in module imageop)</a> </dt> <dt><a href="library/imageop.html#imageop.grey2grey2">grey2grey2() (in module imageop)</a> </dt> <dt><a href="library/imageop.html#imageop.grey2grey4">grey2grey4() (in module imageop)</a> </dt> <dt><a href="library/imageop.html#imageop.grey2mono">grey2mono() (in module imageop)</a> </dt> <dt><a href="library/imageop.html#imageop.grey42grey">grey42grey() (in module imageop)</a> </dt> <dt><a href="distutils/apiref.html#distutils.util.grok_environment_error">grok_environment_error() (in module distutils.util)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.group">group() (nntplib.NNTP method)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.MatchObject.group">(re.MatchObject method)</a> </dt> </dl></dd> <dt><a href="library/itertools.html#itertools.groupby">groupby() (in module itertools)</a> </dt> <dt><a href="library/re.html#re.MatchObject.groupdict">groupdict() (re.MatchObject method)</a> </dt> <dt><a href="library/re.html#re.RegexObject.groupindex">groupindex (re.RegexObject attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-7">grouping</a> </dt> <dt><a href="library/re.html#re.RegexObject.groups">groups (re.RegexObject attribute)</a> </dt> <dt><a href="library/re.html#re.MatchObject.groups">groups() (re.MatchObject method)</a> </dt> <dt><a href="library/grp.html#module-grp">grp (module)</a> </dt> <dt><a href="library/operator.html#operator.gt">gt() (in module operator)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.guess_all_extensions">guess_all_extensions() (in module mimetypes)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.guess_all_extensions">(mimetypes.MimeTypes method)</a> </dt> </dl></dd> <dt><a href="library/mimetypes.html#mimetypes.guess_extension">guess_extension() (in module mimetypes)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.guess_extension">(mimetypes.MimeTypes method)</a> </dt> </dl></dd> <dt><a href="library/wsgiref.html#wsgiref.util.guess_scheme">guess_scheme() (in module wsgiref.util)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.guess_type">guess_type() (in module mimetypes)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.guess_type">(mimetypes.MimeTypes method)</a> </dt> </dl></dd> <dt><a href="library/tk.html#index-0">GUI</a> </dt> <dt><a href="library/gzip.html#module-gzip">gzip (module)</a> </dt> <dt><a href="library/gzip.html#gzip.GzipFile">GzipFile (class in gzip)</a> </dt> </dl></td> </tr></table> <h2 id="H">H</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/curses.html#curses.halfdelay">halfdelay() (in module curses)</a> </dt> <dt><a href="reference/executionmodel.html#index-13">handle an exception</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.handle">handle() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.RequestHandler.handle">(SocketServer.RequestHandler method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.handle">(logging.Handler method)</a> </dt> <dt><a href="library/logging.html#logging.Logger.handle">(logging.Logger method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.NullHandler.handle">(logging.NullHandler method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIRequestHandler.handle">(wsgiref.simple_server.WSGIRequestHandler method)</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.handle_accept">handle_accept() (asyncore.dispatcher method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_charref">handle_charref() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.handle_charref">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.handle_close">handle_close() (asyncore.dispatcher method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_comment">handle_comment() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.handle_comment">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.handle_connect">handle_connect() (asyncore.dispatcher method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_data">handle_data() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.handle_data">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_decl">handle_decl() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.handle_decl">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_endtag">handle_endtag() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.handle_endtag">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_entityref">handle_entityref() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.handle_entityref">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.handle_error">handle_error() (asyncore.dispatcher method)</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.BaseServer.handle_error">(SocketServer.BaseServer method)</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.handle_expt">handle_expt() (asyncore.dispatcher method)</a> </dt> <dt><a href="library/htmllib.html#htmllib.HTMLParser.handle_image">handle_image() (htmllib.HTMLParser method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.handle_one_request">handle_one_request() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_pi">handle_pi() (HTMLParser.HTMLParser method)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher.handle_read">handle_read() (asyncore.dispatcher method)</a> </dt> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.handle_request">handle_request() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.BaseServer.handle_request">(SocketServer.BaseServer method)</a> </dt> </dl></dd> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_startendtag">handle_startendtag() (HTMLParser.HTMLParser method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.handle_starttag">handle_starttag() (HTMLParser.HTMLParser method)</a> </dt> <dd><dl> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.handle_starttag">(sgmllib.SGMLParser method)</a> </dt> </dl></dd> <dt><a href="library/socketserver.html#SocketServer.BaseServer.handle_timeout">handle_timeout() (SocketServer.BaseServer method)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher.handle_write">handle_write() (asyncore.dispatcher method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.handleError">handleError() (logging.Handler method)</a> </dt> <dd><dl> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.handleError">(logging.handlers.SocketHandler method)</a> </dt> </dl></dd> <dt> handler </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-67">exception</a> </dt> </dl></dd> <dt><a href="library/cgitb.html#cgitb.handler">handler() (in module cgitb)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.has_children">has_children() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/curses.html#curses.has_colors">has_colors() (in module curses)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.has_data">has_data() (urllib2.Request method)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.has_exec">has_exec() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.has_extn">has_extn() (smtplib.SMTP method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.has_function">has_function() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/csv.html#csv.Sniffer.has_header">has_header() (csv.Sniffer method)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.Request.has_header">(urllib2.Request method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.has_ic">has_ic() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.has_il">has_il() (in module curses)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.has_import_star">has_import_star() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/socket.html#socket.has_ipv6">has_ipv6 (in module socket)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-has_key">has_key (2to3 fixer)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.has_key">has_key() (bsddb.bsddbobject method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#dict.has_key">(dict method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.has_key">(email.message.Message method)</a> </dt> <dt><a href="library/curses.html#curses.has_key">(in module curses)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.has_key">(mailbox.Mailbox method)</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.Cookie.has_nonstandard_attr">has_nonstandard_attr() (cookielib.Cookie method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.has_option">has_option() (ConfigParser.RawConfigParser method)</a> </dt> <dd><dl> <dt><a href="library/optparse.html#optparse.OptionParser.has_option">(optparse.OptionParser method)</a> </dt> </dl></dd> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.has_section">has_section() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/functions.html#hasattr">hasattr() (built-in function)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.hasAttribute">hasAttribute() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.hasAttributeNS">hasAttributeNS() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.hasAttributes">hasAttributes() (xml.dom.Node method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.hasChildNodes">hasChildNodes() (xml.dom.Node method)</a> </dt> <dt><a href="library/dis.html#dis.hascompare">hascompare (in module dis)</a> </dt> <dt><a href="library/dis.html#dis.hasconst">hasconst (in module dis)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DOMImplementation.hasFeature">hasFeature() (xml.dom.DOMImplementation method)</a> </dt> <dt><a href="library/dis.html#dis.hasfree">hasfree (in module dis)</a> </dt> <dt> hash </dt> <dd><dl> <dt><a href="c-api/typeobj.html#index-2">built-in function</a>, <a href="reference/datamodel.html#index-81">[1]</a>, <a href="c-api/object.html#index-9">[2]</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-3">hash character</a> </dt> <dt><a href="library/functions.html#hash">hash() (built-in function)</a> </dt> <dt><a href="library/hashlib.html#hashlib.hash.block_size">hash.block_size (in module hashlib)</a> </dt> <dt><a href="library/hashlib.html#hashlib.hash.digest_size">hash.digest_size (in module hashlib)</a> </dt> <dt><a href="reference/expressions.html#index-17">hashable</a>, <a href="glossary.html#term-hashable"><strong>[1]</strong></a> </dt> <dt><a href="library/collections.html#collections.Hashable">Hashable (class in collections)</a> </dt> <dt><a href="library/hashlib.html#module-hashlib">hashlib (module)</a> </dt> <dt><a href="library/hashlib.html#hashlib.hashlib.algorithms">hashlib.algorithms (in module hashlib)</a> </dt> <dt><a href="library/bsddb.html#bsddb.hashopen">hashopen() (in module bsddb)</a> </dt> <dt><a href="library/dis.html#dis.hasjabs">hasjabs (in module dis)</a> </dt> <dt><a href="library/dis.html#dis.hasjrel">hasjrel (in module dis)</a> </dt> <dt><a href="library/dis.html#dis.haslocal">haslocal (in module dis)</a> </dt> <dt><a href="library/dis.html#dis.hasname">hasname (in module dis)</a> </dt> <dt><a href="library/dis.html#opcode-HAVE_ARGUMENT">HAVE_ARGUMENT (opcode)</a> </dt> <dt><a href="library/test.html#test.test_support.have_unicode">have_unicode (in module test.test_support)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.head">head() (nntplib.NNTP method)</a> </dt> <dt><a href="library/email.header.html#email.header.Header">Header (class in email.header)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.header_encode">header_encode() (email.charset.Charset method)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.header_encoding">header_encoding (email.charset.Charset attribute)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.header_items">header_items() (urllib2.Request method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.header_offset">header_offset (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.HeaderError">HeaderError</a> </dt> <dt><a href="library/email.errors.html#email.errors.HeaderParseError">HeaderParseError</a> </dt> <dt> headers </dt> <dd><dl> <dt><a href="library/mimetypes.html#index-1">MIME</a>, <a href="library/cgi.html#index-0">[1]</a> </dt> </dl></dd> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.headers">headers (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.headers.Headers">Headers (class in wsgiref.headers)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.headers">headers (rfc822.Message attribute)</a> </dt> <dd><dl> <dt><a href="library/xmlrpclib.html#xmlrpclib.ProtocolError.headers">(xmlrpclib.ProtocolError attribute)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.heading">heading() (in module turtle)</a> </dt> <dd><dl> <dt><a href="library/ttk.html#ttk.Treeview.heading">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="library/heapq.html#heapq.heapify">heapify() (in module heapq)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.heapmin">heapmin() (in module msvcrt)</a> </dt> <dt><a href="library/heapq.html#heapq.heappop">heappop() (in module heapq)</a> </dt> <dt><a href="library/heapq.html#heapq.heappush">heappush() (in module heapq)</a> </dt> <dt><a href="library/heapq.html#heapq.heappushpop">heappushpop() (in module heapq)</a> </dt> <dt><a href="library/heapq.html#module-heapq">heapq (module)</a> </dt> <dt><a href="library/heapq.html#heapq.heapreplace">heapreplace() (in module heapq)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.helo">helo() (smtplib.SMTP method)</a> </dt> <dt> help </dt> <dd><dl> <dt><a href="tutorial/stdlib.html#index-0">built-in function</a> </dt> <dt><a href="library/pydoc.html#index-0">online</a> </dt> </dl></dd> <dt><a href="library/optparse.html#optparse.Option.help">help (optparse.Option attribute)</a> </dt> <dt><a href="library/functions.html#help">help() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/nntplib.html#nntplib.NNTP.help">(nntplib.NNTP method)</a> </dt> </dl></dd> <dt><a href="library/socket.html#socket.herror">herror</a> </dt> <dt> hex </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-95">built-in function</a> </dt> </dl></dd> <dt><a href="library/uuid.html#uuid.UUID.hex">hex (uuid.UUID attribute)</a> </dt> <dt><a href="library/functions.html#hex">hex() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#float.hex">(float method)</a> </dt> <dt><a href="library/future_builtins.html#future_builtins.hex">(in module future_builtins)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt> hexadecimal </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-14">literals</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-18">hexadecimal literal</a> </dt> <dt><a href="library/binhex.html#binhex.hexbin">hexbin() (in module binhex)</a> </dt> <dt><a href="library/hashlib.html#hashlib.hash.hexdigest">hexdigest() (hashlib.hash method)</a> </dt> <dd><dl> <dt><a href="library/hmac.html#hmac.HMAC.hexdigest">(hmac.HMAC method)</a> </dt> <dt><a href="library/md5.html#md5.md5.hexdigest">(md5.md5 method)</a> </dt> <dt><a href="library/sha.html#sha.sha.hexdigest">(sha.sha method)</a> </dt> </dl></dd> <dt><a href="library/string.html#string.hexdigits">hexdigits (in module string)</a> </dt> <dt><a href="library/binascii.html#binascii.hexlify">hexlify() (in module binascii)</a> </dt> <dt><a href="library/sys.html#sys.hexversion">hexversion (in module sys)</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.Panel.hidden">hidden() (curses.panel.Panel method)</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.Panel.hide">hide() (curses.panel.Panel method)</a> </dt> <dd><dl> <dt><a href="library/ttk.html#ttk.Notebook.hide">(ttk.Notebook method)</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.CookiePolicy.hide_cookie2">hide_cookie2 (cookielib.CookiePolicy attribute)</a> </dt> <dt><a href="library/fl.html#fl.form.hide_form">hide_form() (fl.form method)</a> </dt> <dt><a href="library/turtle.html#turtle.hideturtle">hideturtle() (in module turtle)</a> </dt> <dt> hierarchy </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-4">type</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.HierarchyRequestErr">HierarchyRequestErr</a> </dt> <dt><a href="library/pickle.html#pickle.HIGHEST_PROTOCOL">HIGHEST_PROTOCOL (in module pickle)</a> </dt> <dt><a href="library/_winreg.html#_winreg.HKEY_CLASSES_ROOT">HKEY_CLASSES_ROOT (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.HKEY_CURRENT_CONFIG">HKEY_CURRENT_CONFIG (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.HKEY_CURRENT_USER">HKEY_CURRENT_USER (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.HKEY_DYN_DATA">HKEY_DYN_DATA (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.HKEY_LOCAL_MACHINE">HKEY_LOCAL_MACHINE (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.HKEY_PERFORMANCE_DATA">HKEY_PERFORMANCE_DATA (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.HKEY_USERS">HKEY_USERS (in module _winreg)</a> </dt> <dt><a href="library/curses.html#curses.window.hline">hline() (curses.window method)</a> </dt> <dt><a href="library/tix.html#Tix.HList">HList (class in Tix)</a> </dt> <dt><a href="library/colorsys.html#colorsys.hls_to_rgb">hls_to_rgb() (in module colorsys)</a> </dt> <dt><a href="library/hmac.html#module-hmac">hmac (module)</a> </dt> <dt><a href="install/index.html#index-4">HOME</a>, <a href="install/index.html#index-5">[1]</a>, <a href="distutils/apiref.html#index-1">[2]</a>, <a href="library/user.html#index-3">[3]</a>, <a href="library/os.path.html#index-2">[4]</a>, <a href="library/os.path.html#index-3">[5]</a> </dt> <dt><a href="library/turtle.html#turtle.home">home() (in module turtle)</a> </dt> <dt><a href="install/index.html#index-7">HOMEDRIVE</a>, <a href="library/os.path.html#index-6">[1]</a> </dt> <dt><a href="install/index.html#index-8">HOMEPATH</a>, <a href="library/os.path.html#index-5">[1]</a> </dt> <dt><a href="library/fileinput.html#fileinput.hook_compressed">hook_compressed() (in module fileinput)</a> </dt> <dt><a href="library/fileinput.html#fileinput.hook_encoded">hook_encoded() (in module fileinput)</a> </dt> <dt><a href="library/netrc.html#netrc.netrc.hosts">hosts (netrc.netrc attribute)</a> </dt> <dt><a href="library/hotshot.html#module-hotshot">hotshot (module)</a> </dt> <dt><a href="library/hotshot.html#module-hotshot.stats">hotshot.stats (module)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.hour">hour (datetime.datetime attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.time.hour">(datetime.time attribute)</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.HRESULT">HRESULT (class in ctypes)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTUPINFO.hStdError">hStdError (subprocess.STARTUPINFO attribute)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTUPINFO.hStdInput">hStdInput (subprocess.STARTUPINFO attribute)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTUPINFO.hStdOutput">hStdOutput (subprocess.STARTUPINFO attribute)</a> </dt> <dt><a href="library/colorsys.html#colorsys.hsv_to_rgb">hsv_to_rgb() (in module colorsys)</a> </dt> <dt><a href="library/turtle.html#turtle.ht">ht() (in module turtle)</a> </dt> <dt><a href="library/urllib.html#index-9">HTML</a>, <a href="library/htmlparser.html#index-0">[1]</a>, <a href="library/htmllib.html#index-0">[2]</a> </dt> <dt><a href="library/calendar.html#calendar.HTMLCalendar">HTMLCalendar (class in calendar)</a> </dt> <dt><a href="library/difflib.html#difflib.HtmlDiff">HtmlDiff (class in difflib)</a> </dt> <dt><a href="library/difflib.html#difflib.HtmlDiff.__init__">HtmlDiff.__init__() (in module difflib)</a> </dt> <dt><a href="library/difflib.html#difflib.HtmlDiff.make_file">HtmlDiff.make_file() (in module difflib)</a> </dt> <dt><a href="library/difflib.html#difflib.HtmlDiff.make_table">HtmlDiff.make_table() (in module difflib)</a> </dt> <dt><a href="library/htmllib.html#module-htmlentitydefs">htmlentitydefs (module)</a> </dt> <dt> htmllib </dt> <dd><dl> <dt><a href="library/urllib.html#index-9">module</a> </dt> </dl></dd> <dt><a href="library/htmllib.html#module-htmllib">htmllib (module)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParseError">HTMLParseError</a>, <a href="library/htmllib.html#htmllib.HTMLParseError">[1]</a> </dt> <dt><a href="library/formatter.html#index-0">HTMLParser (class in htmllib)</a>, <a href="library/htmllib.html#htmllib.HTMLParser">[1]</a> </dt> <dd><dl> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser">(class in HTMLParser)</a> </dt> <dt><a href="library/htmlparser.html#module-HTMLParser">(module)</a> </dt> </dl></dd> <dt><a href="library/socket.html#socket.htonl">htonl() (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.htons">htons() (in module socket)</a> </dt> <dt> HTTP </dt> <dd><dl> <dt><a href="library/httplib.html#index-0">httplib (standard module)</a> </dt> <dt><a href="library/urllib.html#index-8">protocol</a>, <a href="library/urllib.html#index-9">[1]</a>, <a href="library/cgi.html#index-0">[2]</a>, <a href="library/httplib.html#index-0">[3]</a>, <a href="library/basehttpserver.html#index-0">[4]</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.HTTPRedirectHandler.http_error_301">http_error_301() (urllib2.HTTPRedirectHandler method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPRedirectHandler.http_error_302">http_error_302() (urllib2.HTTPRedirectHandler method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPRedirectHandler.http_error_303">http_error_303() (urllib2.HTTPRedirectHandler method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPRedirectHandler.http_error_307">http_error_307() (urllib2.HTTPRedirectHandler method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPBasicAuthHandler.http_error_401">http_error_401() (urllib2.HTTPBasicAuthHandler method)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.HTTPDigestAuthHandler.http_error_401">(urllib2.HTTPDigestAuthHandler method)</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.ProxyBasicAuthHandler.http_error_407">http_error_407() (urllib2.ProxyBasicAuthHandler method)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.ProxyDigestAuthHandler.http_error_407">(urllib2.ProxyDigestAuthHandler method)</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.AbstractBasicAuthHandler.http_error_auth_reqed">http_error_auth_reqed() (urllib2.AbstractBasicAuthHandler method)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.AbstractDigestAuthHandler.http_error_auth_reqed">(urllib2.AbstractDigestAuthHandler method)</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.BaseHandler.http_error_default">http_error_default() (urllib2.BaseHandler method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.BaseHandler.http_error_nnn">http_error_nnn() (urllib2.BaseHandler method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPHandler.http_open">http_open() (urllib2.HTTPHandler method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTP_PORT">HTTP_PORT (in module httplib)</a> </dt> <dt><a href="library/urllib.html#index-2">http_proxy</a>, <a href="library/urllib2.html#index-0">[1]</a>, <a href="library/urllib2.html#index-6">[2]</a>, <a href="howto/urllib2.html#index-1">[3]</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPErrorProcessor.http_response">http_response() (urllib2.HTTPErrorProcessor method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.http_version">http_version (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPBasicAuthHandler">HTTPBasicAuthHandler (class in urllib2)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection">HTTPConnection (class in httplib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPCookieProcessor">HTTPCookieProcessor (class in urllib2)</a> </dt> <dt><a href="library/basehttpserver.html#index-0">httpd</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPDefaultErrorHandler">HTTPDefaultErrorHandler (class in urllib2)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPDigestAuthHandler">HTTPDigestAuthHandler (class in urllib2)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPError">HTTPError</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPErrorProcessor">HTTPErrorProcessor (class in urllib2)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPException">HTTPException</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.HTTPHandler">HTTPHandler (class in logging.handlers)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.HTTPHandler">(class in urllib2)</a> </dt> </dl></dd> <dt><a href="library/httplib.html#module-httplib">httplib (module)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPMessage">HTTPMessage (class in httplib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPPasswordMgr">HTTPPasswordMgr (class in urllib2)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPPasswordMgrWithDefaultRealm">HTTPPasswordMgrWithDefaultRealm (class in urllib2)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPRedirectHandler">HTTPRedirectHandler (class in urllib2)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPResponse">HTTPResponse (class in httplib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPSHandler.https_open">https_open() (urllib2.HTTPSHandler method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPS_PORT">HTTPS_PORT (in module httplib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPErrorProcessor.https_response">https_response() (urllib2.HTTPErrorProcessor method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPSConnection">HTTPSConnection (class in httplib)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.HTTPServer">HTTPServer (class in BaseHTTPServer)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPSHandler">HTTPSHandler (class in urllib2)</a> </dt> <dt><a href="library/htmllib.html#index-0">hypertext</a> </dt> <dt><a href="library/math.html#math.hypot">hypot() (in module math)</a> </dt> </dl></td> </tr></table> <h2 id="I">I</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/re.html#re.I">I (in module re)</a> </dt> <dt> I/O control </dt> <dd><dl> <dt><a href="library/termios.html#index-0">POSIX</a> </dt> <dt><a href="library/fcntl.html#index-0">UNIX</a> </dt> <dt><a href="library/functions.html#index-4">buffering</a>, <a href="library/os.html#index-11">[1]</a>, <a href="library/socket.html#index-3">[2]</a> </dt> <dt><a href="library/termios.html#index-0">tty</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.iadd">iadd() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.iand">iand() (in module operator)</a> </dt> <dt><a href="library/ic.html#ic.IC">IC (class in ic)</a> </dt> <dt><a href="library/ic.html#module-ic">ic (module)</a> </dt> <dt> icglue </dt> <dd><dl> <dt><a href="library/ic.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.iconcat">iconcat() (in module operator)</a> </dt> <dt><a href="library/undoc.html#module-icopen">icopen (module)</a> </dt> <dt> id </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-1">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#id">id() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/unittest.html#unittest.TestCase.id">(unittest.TestCase method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.idcok">idcok() (curses.window method)</a> </dt> <dt><a href="library/cd.html#cd.ident">ident (in module cd)</a> </dt> <dd><dl> <dt><a href="library/select.html#select.kevent.ident">(select.kevent attribute)</a> </dt> <dt><a href="library/threading.html#threading.Thread.ident">(threading.Thread attribute)</a> </dt> </dl></dd> <dt><a href="library/cmd.html#cmd.Cmd.identchars">identchars (cmd.Cmd attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-9">identifier</a>, <a href="reference/expressions.html#index-5">[1]</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.identify">identify() (ttk.Notebook method)</a> </dt> <dd><dl> <dt><a href="library/ttk.html#ttk.Treeview.identify">(ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Widget.identify">(ttk.Widget method)</a> </dt> </dl></dd> <dt><a href="library/ttk.html#ttk.Treeview.identify_column">identify_column() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.identify_element">identify_element() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.identify_region">identify_region() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.identify_row">identify_row() (ttk.Treeview method)</a> </dt> <dt> identity </dt> <dd><dl> <dt><a href="reference/expressions.html#index-68">test</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-1">identity of an object</a> </dt> <dt><a href="library/2to3.html#2to3fixer-idioms">idioms (2to3 fixer)</a> </dt> <dt><a href="library/operator.html#operator.idiv">idiv() (in module operator)</a> </dt> <dt><a href="glossary.html#term-idle"><strong>IDLE</strong></a>, <a href="library/idle.html#index-0">[1]</a> </dt> <dt><a href="library/framework.html#FrameWork.Application.idle">idle() (FrameWork.Application method)</a> </dt> <dt><a href="library/idle.html#index-6">IDLESTARTUP</a> </dt> <dt><a href="library/curses.html#curses.window.idlok">idlok() (curses.window method)</a> </dt> <dt><a href="library/fpectl.html#index-0">IEEE-754</a> </dt> <dt> if </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-3">statement</a>, <a href="library/stdtypes.html#index-2">[1]</a> </dt> </dl></dd> <dt><a href="library/itertools.html#itertools.ifilter">ifilter() (in module itertools)</a> </dt> <dt><a href="library/itertools.html#itertools.ifilterfalse">ifilterfalse() (in module itertools)</a> </dt> <dt><a href="library/operator.html#operator.ifloordiv">ifloordiv() (in module operator)</a> </dt> <dt><a href="library/glob.html#glob.iglob">iglob() (in module glob)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.ignorableWhitespace">ignorableWhitespace() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/codecs.html#codecs.ignore_errors">ignore_errors() (in module codecs)</a> </dt> <dt><a href="library/doctest.html#doctest.IGNORE_EXCEPTION_DETAIL">IGNORE_EXCEPTION_DETAIL (in module doctest)</a> </dt> <dt><a href="library/shutil.html#shutil.ignore_patterns">ignore_patterns() (in module shutil)</a> </dt> <dt><a href="library/re.html#re.IGNORECASE">IGNORECASE (in module re)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.ihave">ihave() (nntplib.NNTP method)</a> </dt> <dt> ihooks </dt> <dd><dl> <dt><a href="c-api/import.html#index-2">module</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.ilshift">ilshift() (in module operator)</a> </dt> <dt><a href="reference/datamodel.html#index-40">im_class (method attribute)</a>, <a href="reference/datamodel.html#index-42">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-39">im_func (method attribute)</a>, <a href="reference/datamodel.html#index-40">[1]</a>, <a href="reference/datamodel.html#index-41">[2]</a>, <a href="reference/datamodel.html#index-42">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-39">im_self (method attribute)</a>, <a href="reference/datamodel.html#index-40">[1]</a>, <a href="reference/datamodel.html#index-42">[2]</a> </dt> <dt><a href="library/numbers.html#numbers.Complex.imag">imag (numbers.Complex attribute)</a> </dt> <dt><a href="library/imageop.html#module-imageop">imageop (module)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-18">imaginary literal</a> </dt> <dt><a href="library/itertools.html#itertools.imap">imap() (in module itertools)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.imap">(multiprocessing.pool.multiprocessing.Pool method)</a> </dt> </dl></dd> <dt> IMAP4 </dt> <dd><dl> <dt><a href="library/imaplib.html#index-0">protocol</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4">IMAP4 (class in imaplib)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.abort">IMAP4.abort</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.error">IMAP4.error</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.readonly">IMAP4.readonly</a> </dt> <dt> IMAP4_SSL </dt> <dd><dl> <dt><a href="library/imaplib.html#index-0">protocol</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4_SSL">IMAP4_SSL (class in imaplib)</a> </dt> <dt> IMAP4_stream </dt> <dd><dl> <dt><a href="library/imaplib.html#index-0">protocol</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4_stream">IMAP4_stream (class in imaplib)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.imap_unordered">imap_unordered() (multiprocessing.pool.multiprocessing.Pool method)</a> </dt> <dt><a href="library/imaplib.html#module-imaplib">imaplib (module)</a> </dt> <dt><a href="library/imgfile.html#module-imgfile">imgfile (module)</a> </dt> <dt><a href="library/imghdr.html#module-imghdr">imghdr (module)</a> </dt> <dt><a href="library/curses.html#curses.window.immedok">immedok() (curses.window method)</a> </dt> <dt><a href="glossary.html#term-immutable"><strong>immutable</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-9">data type</a> </dt> <dt><a href="reference/datamodel.html#index-20">object</a>, <a href="reference/expressions.html#index-9">[1]</a>, <a href="reference/expressions.html#index-17">[2]</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-1">immutable object</a> </dt> <dt> immutable sequence </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-20">object</a> </dt> </dl></dd> <dt> immutable types </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-73">subclassing</a> </dt> </dl></dd> <dt><a href="library/sets.html#sets.ImmutableSet">ImmutableSet (class in sets)</a> </dt> <dt><a href="library/operator.html#operator.imod">imod() (in module operator)</a> </dt> <dt> imp </dt> <dd><dl> <dt><a href="library/functions.html#index-8">module</a> </dt> </dl></dd> <dt><a href="library/imp.html#module-imp">imp (module)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.ImpImporter">ImpImporter (class in pkgutil)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.ImpLoader">ImpLoader (class in pkgutil)</a> </dt> <dt> import </dt> <dd><dl> <dt><a href="library/functions.html#index-8">statement</a>, <a href="reference/datamodel.html#index-47">[1]</a>, <a href="library/imp.html#index-0">[2]</a>, <a href="reference/simple_stmts.html#index-38">[3]</a>, <a href="library/imputil.html#index-0">[4]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-import">import (2to3 fixer)</a> </dt> <dt><a href="library/idle.html#index-2">Import module</a> </dt> <dt><a href="library/imputil.html#imputil.DynLoadSuffixImporter.import_file">import_file() (imputil.DynLoadSuffixImporter method)</a> </dt> <dt><a href="library/test.html#test.test_support.import_fresh_module">import_fresh_module() (in module test.test_support)</a> </dt> <dt><a href="library/dis.html#opcode-IMPORT_FROM">IMPORT_FROM (opcode)</a> </dt> <dt><a href="library/importlib.html#importlib.import_module">import_module() (in module importlib)</a> </dt> <dd><dl> <dt><a href="library/test.html#test.test_support.import_module">(in module test.test_support)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-IMPORT_NAME">IMPORT_NAME (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-IMPORT_STAR">IMPORT_STAR (opcode)</a> </dt> <dt><a href="library/imputil.html#imputil.Importer.import_top">import_top() (imputil.Importer method)</a> </dt> <dt><a href="glossary.html#term-importer"><strong>importer</strong></a> </dt> <dt><a href="library/imputil.html#imputil.Importer">Importer (class in imputil)</a> </dt> <dt><a href="library/exceptions.html#exceptions.ImportError">ImportError</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-44">exception</a>, <a href="reference/simple_stmts.html#index-47">[1]</a>, <a href="reference/simple_stmts.html#index-48">[2]</a> </dt> </dl></dd> <dt><a href="library/importlib.html#module-importlib">importlib (module)</a> </dt> <dt><a href="library/imputil.html#imputil.ImportManager">ImportManager (class in imputil)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-imports">imports (2to3 fixer)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-imports2">imports2 (2to3 fixer)</a> </dt> <dt><a href="library/exceptions.html#exceptions.ImportWarning">ImportWarning</a> </dt> <dt><a href="library/httplib.html#httplib.ImproperConnectionState">ImproperConnectionState</a> </dt> <dt><a href="library/imputil.html#module-imputil">imputil (module)</a> </dt> <dt><a href="library/operator.html#operator.imul">imul() (in module operator)</a> </dt> <dt> in </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-6">keyword</a> </dt> <dt><a href="reference/expressions.html#index-67">operator</a>, <a href="library/stdtypes.html#index-12">[1]</a>, <a href="library/stdtypes.html#index-22">[2]</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes._CData.in_dll">in_dll() (ctypes._CData method)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_a1">in_table_a1() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_b1">in_table_b1() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c11">in_table_c11() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c11_c12">in_table_c11_c12() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c12">in_table_c12() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c21">in_table_c21() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c21_c22">in_table_c21_c22() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c22">in_table_c22() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c3">in_table_c3() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c4">in_table_c4() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c5">in_table_c5() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c6">in_table_c6() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c7">in_table_c7() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c8">in_table_c8() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_c9">in_table_c9() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_d1">in_table_d1() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.in_table_d2">in_table_d2() (in module stringprep)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.inc">inc() (EasyDialogs.ProgressBar method)</a> </dt> <dt><a href="library/curses.html#curses.window.inch">inch() (curses.window method)</a> </dt> <dt> inclusive </dt> <dd><dl> <dt><a href="reference/expressions.html#index-63">or</a> </dt> </dl></dd> <dt><a href="library/binascii.html#binascii.Incomplete">Incomplete</a> </dt> <dt><a href="library/httplib.html#httplib.IncompleteRead">IncompleteRead</a> </dt> <dt><a href="c-api/intro.html#index-17">incr_item()</a>, <a href="c-api/intro.html#index-18">[1]</a> </dt> <dt><a href="library/ast.html#ast.increment_lineno">increment_lineno() (in module ast)</a> </dt> <dt><a href="library/codecs.html#codecs.IncrementalDecoder">IncrementalDecoder (class in codecs)</a> </dt> <dt><a href="library/codecs.html#codecs.IncrementalEncoder">IncrementalEncoder (class in codecs)</a> </dt> <dt><a href="library/io.html#io.IncrementalNewlineDecoder">IncrementalNewlineDecoder (class in io)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.IncrementalParser">IncrementalParser (class in xml.sax.xmlreader)</a> </dt> <dt><a href="library/doctest.html#doctest.Example.indent">indent (doctest.Example attribute)</a> </dt> <dt><a href="library/token.html#token.INDENT">INDENT (in module token)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-8">INDENT token</a> </dt> <dt><a href="reference/lexical_analysis.html#index-7">indentation</a>, <a href="library/idle.html#index-5">[1]</a> </dt> <dt><a href="library/exceptions.html#exceptions.IndentationError">IndentationError</a> </dt> <dt><a href="library/jpeg.html#index-0">Independent JPEG Group</a> </dt> <dt><a href="library/cd.html#cd.index">index (in module cd)</a> </dt> <dt><a href="reference/datamodel.html#index-17">index operation</a> </dt> <dt><a href="library/array.html#array.array.index">index() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/operator.html#operator.index">(in module operator)</a> </dt> <dt><a href="library/string.html#string.index">(in module string)</a> </dt> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> <dt><a href="library/stdtypes.html#str.index">(str method)</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.index">(ttk.Notebook method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.index">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.IndexError">IndexError</a> </dt> <dt><a href="library/operator.html#operator.indexOf">indexOf() (in module operator)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.IndexSizeErr">IndexSizeErr</a> </dt> <dt><a href="reference/datamodel.html#slice.indices">indices() (slice method)</a> </dt> <dt><a href="library/socket.html#socket.inet_aton">inet_aton() (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.inet_ntoa">inet_ntoa() (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.inet_ntop">inet_ntop() (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.inet_pton">inet_pton() (in module socket)</a> </dt> <dt><a href="library/decimal.html#decimal.Inexact">Inexact (class in decimal)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.infile">infile (shlex.shlex attribute)</a> </dt> <dt><a href="library/functions.html#index-2">Infinity</a>, <a href="library/string.html#index-6">[1]</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations.info">info() (gettext.NullTranslations method)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.info">(in module logging)</a> </dt> <dt><a href="library/logging.html#logging.Logger.info">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/zipfile.html#zipfile.ZipFile.infolist">infolist() (zipfile.ZipFile method)</a> </dt> <dt><a href="library/carbon.html#Carbon.Scrap.InfoScrap">InfoScrap() (in module Carbon.Scrap)</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">inheritance</a> </dt> <dt><a href="library/configparser.html#index-0">ini file</a> </dt> <dt><a href="library/fm.html#fm.init">init() (in module fm)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.init">(in module mimetypes)</a> </dt> </dl></dd> <dt><a href="library/imp.html#imp.init_builtin">init_builtin() (in module imp)</a> </dt> <dt><a href="library/curses.html#curses.init_color">init_color() (in module curses)</a> </dt> <dt><a href="library/msilib.html#msilib.init_database">init_database() (in module msilib)</a> </dt> <dt><a href="library/imp.html#imp.init_frozen">init_frozen() (in module imp)</a> </dt> <dt><a href="library/curses.html#curses.init_pair">init_pair() (in module curses)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.inited">inited (in module mimetypes)</a> </dt> <dt><a href="library/os.html#os.initgroups">initgroups() (in module os)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper.initial_indent">initial_indent (textwrap.TextWrapper attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.cmd.Command.initialize_options">initialize_options() (distutils.cmd.Command method)</a> </dt> <dt><a href="library/curses.html#curses.initscr">initscr() (in module curses)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_ADD">INPLACE_ADD (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_AND">INPLACE_AND (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_DIVIDE">INPLACE_DIVIDE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_FLOOR_DIVIDE">INPLACE_FLOOR_DIVIDE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_LSHIFT">INPLACE_LSHIFT (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_MODULO">INPLACE_MODULO (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_MULTIPLY">INPLACE_MULTIPLY (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_OR">INPLACE_OR (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_POWER">INPLACE_POWER (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_RSHIFT">INPLACE_RSHIFT (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_SUBTRACT">INPLACE_SUBTRACT (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_TRUE_DIVIDE">INPLACE_TRUE_DIVIDE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-INPLACE_XOR">INPLACE_XOR (opcode)</a> </dt> <dt><a href="reference/toplevel_components.html#index-5">input</a> </dt> <dd><dl> <dt><a href="reference/toplevel_components.html#index-7">built-in function</a>, <a href="library/sys.html#index-14">[1]</a> </dt> <dt><a href="reference/toplevel_components.html#index-8">raw</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-input">input (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#input">input() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/fileinput.html#fileinput.input">(in module fileinput)</a> </dt> </dl></dd> <dt><a href="library/email.charset.html#email.charset.Charset.input_charset">input_charset (email.charset.Charset attribute)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.input_codec">input_codec (email.charset.Charset attribute)</a> </dt> <dt><a href="library/tix.html#Tix.InputOnly">InputOnly (class in Tix)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource">InputSource (class in xml.sax.xmlreader)</a> </dt> <dt><a href="library/stringio.html#cStringIO.InputType">InputType (in module cStringIO)</a> </dt> <dt><a href="c-api/gcsupport.html#inquiry">inquiry (C type)</a> </dt> <dt><a href="library/curses.html#curses.window.insch">insch() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.insdelln">insdelln() (curses.window method)</a> </dt> <dt><a href="library/array.html#array.array.insert">insert() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.insert">(ttk.Notebook method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.insert">(ttk.Treeview method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.insert">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/readline.html#readline.insert_text">insert_text() (in module readline)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.insertBefore">insertBefore() (xml.dom.Node method)</a> </dt> <dt><a href="library/aetypes.html#aetypes.InsertionLoc">InsertionLoc (class in aetypes)</a> </dt> <dt><a href="library/curses.html#curses.window.insertln">insertln() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.insnstr">insnstr() (curses.window method)</a> </dt> <dt><a href="library/bisect.html#bisect.insort">insort() (in module bisect)</a> </dt> <dt><a href="library/bisect.html#bisect.insort_left">insort_left() (in module bisect)</a> </dt> <dt><a href="library/bisect.html#bisect.insort_right">insort_right() (in module bisect)</a> </dt> <dt><a href="library/inspect.html#module-inspect">inspect (module)</a> </dt> <dt><a href="library/curses.html#curses.window.insstr">insstr() (curses.window method)</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations.install">install() (gettext.NullTranslations method)</a> </dt> <dd><dl> <dt><a href="library/imputil.html#imputil.ImportManager.install">(imputil.ImportManager method)</a> </dt> <dt><a href="library/gettext.html#gettext.install">(in module gettext)</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.install_opener">install_opener() (in module urllib2)</a> </dt> <dt><a href="library/miniaeframe.html#MiniAEFrame.AEServer.installaehandler">installaehandler() (MiniAEFrame.AEServer method)</a> </dt> <dt><a href="library/autogil.html#autoGIL.installAutoGIL">installAutoGIL() (in module autoGIL)</a> </dt> <dt><a href="library/unittest.html#unittest.installHandler">installHandler() (in module unittest)</a> </dt> <dt> instance </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-87">call</a>, <a href="reference/expressions.html#index-46">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-54">class</a> </dt> <dt><a href="reference/datamodel.html#index-46">object</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-54">[2]</a>, <a href="c-api/class.html#index-2">[3]</a>, <a href="reference/expressions.html#index-45">[4]</a> </dt> </dl></dd> <dt><a href="library/new.html#new.instance">instance() (in module new)</a> </dt> <dt><a href="library/new.html#new.instancemethod">instancemethod() (in module new)</a> </dt> <dt><a href="library/types.html#types.InstanceType">InstanceType (in module types)</a> </dt> <dt><a href="library/ttk.html#ttk.Widget.instate">instate() (ttk.Widget method)</a> </dt> <dt><a href="library/curses.html#curses.window.instr">instr() (curses.window method)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.instream">instream (shlex.shlex attribute)</a> </dt> <dt> int </dt> <dd><dl> <dt><a href="c-api/number.html#index-5">built-in function</a>, <a href="reference/datamodel.html#index-94">[1]</a>, <a href="library/stdtypes.html#index-15">[2]</a> </dt> </dl></dd> <dt><a href="library/uuid.html#uuid.UUID.int">int (uuid.UUID attribute)</a> </dt> <dt><a href="library/functions.html#int">int() (built-in function)</a> </dt> <dt><a href="library/imaplib.html#imaplib.Int2AP">Int2AP() (in module imaplib)</a> </dt> <dt><a href="reference/datamodel.html#index-23">integer</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-17">division</a> </dt> <dt><a href="library/stdtypes.html#index-17">division, long</a> </dt> <dt><a href="library/stdtypes.html#index-14">literals</a> </dt> <dt><a href="library/stdtypes.html#index-14">literals, long</a> </dt> <dt><a href="reference/datamodel.html#index-10">object</a>, <a href="library/stdtypes.html#index-13">[1]</a>, <a href="c-api/int.html#index-0">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-14">representation</a> </dt> <dt><a href="library/stdtypes.html#index-19">types, operations on</a> </dt> </dl></dd> <dt><a href="glossary.html#term-integer-division"><strong>integer division</strong></a> </dt> <dt><a href="reference/lexical_analysis.html#index-18">integer literal</a> </dt> <dt><a href="library/numbers.html#numbers.Integral">Integral (class in numbers)</a> </dt> <dt><a href="library/idle.html#index-0">Integrated Development Environment</a> </dt> <dt><a href="library/audioop.html#index-0">Intel/DVI ADPCM</a> </dt> <dt><a href="library/code.html#code.InteractiveConsole.interact">interact() (code.InteractiveConsole method)</a> </dt> <dd><dl> <dt><a href="library/code.html#code.interact">(in module code)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.interact">(telnetlib.Telnet method)</a> </dt> </dl></dd> <dt><a href="glossary.html#term-interactive"><strong>interactive</strong></a> </dt> <dt><a href="reference/toplevel_components.html#index-3">interactive mode</a> </dt> <dt><a href="library/code.html#code.InteractiveConsole">InteractiveConsole (class in code)</a> </dt> <dt><a href="library/code.html#code.InteractiveInterpreter">InteractiveInterpreter (class in code)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-intern">intern (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#intern">intern() (built-in function)</a> </dt> <dt><a href="reference/datamodel.html#index-59">internal type</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.internal_attr">internal_attr (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/imaplib.html#imaplib.Internaldate2tuple">Internaldate2tuple() (in module imaplib)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/xml.dom.html#xml.dom.DocumentType.internalSubset">internalSubset (xml.dom.DocumentType attribute)</a> </dt> <dt><a href="library/internet.html#index-0">Internet</a> </dt> <dt><a href="library/urllib.html#index-5">Internet Config</a> </dt> <dt><a href="library/stdtypes.html#index-25">interpolation, string (%)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.InterpolationDepthError">InterpolationDepthError</a> </dt> <dt><a href="library/configparser.html#ConfigParser.InterpolationError">InterpolationError</a> </dt> <dt><a href="library/configparser.html#ConfigParser.InterpolationMissingOptionError">InterpolationMissingOptionError</a> </dt> <dt><a href="library/configparser.html#ConfigParser.InterpolationSyntaxError">InterpolationSyntaxError</a> </dt> <dt><a href="glossary.html#term-interpreted"><strong>interpreted</strong></a> </dt> <dt><a href="reference/toplevel_components.html#index-0">interpreter</a> </dt> <dt><a href="c-api/init.html#index-13">interpreter lock</a> </dt> <dt><a href="library/sys.html#index-11">interpreter prompts</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.interrupt">interrupt() (sqlite3.Connection method)</a> </dt> <dt><a href="library/thread.html#thread.interrupt_main">interrupt_main() (in module thread)</a> </dt> <dt><a href="library/stdtypes.html#set.intersection">intersection() (set method)</a> </dt> <dt><a href="library/stdtypes.html#set.intersection_update">intersection_update() (set method)</a> </dt> <dt><a href="library/aetypes.html#aetypes.IntlText">IntlText (class in aetypes)</a> </dt> <dt><a href="library/aetypes.html#aetypes.IntlWritingCode">IntlWritingCode (class in aetypes)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.intro">intro (cmd.Cmd attribute)</a> </dt> <dt><a href="library/types.html#types.IntType">IntType (in module types)</a> </dt> <dd><dl> <dt><a href="c-api/int.html#index-1">(in modules types)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.InuseAttributeErr">InuseAttributeErr</a> </dt> <dt><a href="library/operator.html#operator.inv">inv() (in module operator)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.InvalidAccessErr">InvalidAccessErr</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.InvalidCharacterErr">InvalidCharacterErr</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.InvalidModificationErr">InvalidModificationErr</a> </dt> <dt><a href="library/decimal.html#decimal.InvalidOperation">InvalidOperation (class in decimal)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.InvalidStateErr">InvalidStateErr</a> </dt> <dt><a href="library/httplib.html#httplib.InvalidURL">InvalidURL</a> </dt> <dt><a href="reference/expressions.html#index-50">inversion</a> </dt> <dt><a href="library/operator.html#operator.invert">invert() (in module operator)</a> </dt> <dt><a href="reference/datamodel.html#index-35">invocation</a> </dt> <dt><a href="library/io.html#module-io">io (module)</a> </dt> <dt><a href="library/io.html#io.IOBase">IOBase (class in io)</a> </dt> <dt><a href="library/fcntl.html#fcntl.ioctl">ioctl() (in module fcntl)</a> </dt> <dd><dl> <dt><a href="library/socket.html#socket.socket.ioctl">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.IOError">IOError</a> </dt> <dt><a href="library/operator.html#operator.ior">ior() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.ipow">ipow() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.irepeat">irepeat() (in module operator)</a> </dt> <dt><a href="library/fm.html#index-0">IRIS Font Manager</a> </dt> <dt> IRIX </dt> <dd><dl> <dt><a href="library/thread.html#index-3">threads</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.irshift">irshift() (in module operator)</a> </dt> <dt> is </dt> <dd><dl> <dt><a href="reference/expressions.html#index-68">operator</a>, <a href="library/stdtypes.html#index-9">[1]</a> </dt> </dl></dd> <dt> is not </dt> <dd><dl> <dt><a href="reference/expressions.html#index-68">operator</a>, <a href="library/stdtypes.html#index-9">[1]</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.is_">is_() (in module operator)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Process.is_alive">is_alive() (multiprocessing.Process method)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.Thread.is_alive">(threading.Thread method)</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.Symbol.is_assigned">is_assigned() (symtable.Symbol method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.is_blocked">is_blocked() (cookielib.DefaultCookiePolicy method)</a> </dt> <dt><a href="library/imp.html#imp.is_builtin">is_builtin() (in module imp)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_canonical">is_canonical() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_canonical">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/difflib.html#difflib.IS_CHARACTER_JUNK">IS_CHARACTER_JUNK() (in module difflib)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.is_data">is_data() (multifile.MultiFile method)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.is_declared_global">is_declared_global() (symtable.Symbol method)</a> </dt> <dt><a href="library/asynchat.html#asynchat.fifo.is_empty">is_empty() (asynchat.fifo method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.is_expired">is_expired() (cookielib.Cookie method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_finite">is_finite() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_finite">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.Symbol.is_free">is_free() (symtable.Symbol method)</a> </dt> <dt><a href="library/imp.html#imp.is_frozen">is_frozen() (in module imp)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.is_global">is_global() (symtable.Symbol method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.util.is_hop_by_hop">is_hop_by_hop() (in module wsgiref.util)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.is_imported">is_imported() (symtable.Symbol method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_infinite">is_infinite() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_infinite">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#float.is_integer">is_integer() (float method)</a> </dt> <dt><a href="library/test.html#test.test_support.is_jython">is_jython (in module test.test_support)</a> </dt> <dt><a href="library/difflib.html#difflib.IS_LINE_JUNK">IS_LINE_JUNK() (in module difflib)</a> </dt> <dt><a href="library/curses.html#curses.window.is_linetouched">is_linetouched() (curses.window method)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.is_local">is_local() (symtable.Symbol method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.is_multipart">is_multipart() (email.message.Message method)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.is_namespace">is_namespace() (symtable.Symbol method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_nan">is_nan() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_nan">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.SymbolTable.is_nested">is_nested() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_normal">is_normal() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_normal">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.is_not">is_not() (in module operator)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.is_not_allowed">is_not_allowed() (cookielib.DefaultCookiePolicy method)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.is_optimized">is_optimized() (symtable.SymbolTable method)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.is_package">is_package() (zipimport.zipimporter method)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol.is_parameter">is_parameter() (symtable.Symbol method)</a> </dt> <dt><a href="library/sysconfig.html#sysconfig.is_python_build">is_python_build() (in module sysconfig)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_qnan">is_qnan() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_qnan">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/symtable.html#symtable.Symbol.is_referenced">is_referenced() (symtable.Symbol method)</a> </dt> <dt><a href="library/test.html#test.test_support.is_resource_enabled">is_resource_enabled() (in module test.test_support)</a> </dt> <dt><a href="library/gensuitemodule.html#gensuitemodule.is_scriptable">is_scriptable() (in module gensuitemodule)</a> </dt> <dt><a href="library/threading.html#threading.Event.is_set">is_set() (threading.Event method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_signed">is_signed() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_signed">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.is_snan">is_snan() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_snan">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.is_subnormal">is_subnormal() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_subnormal">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/tarfile.html#tarfile.is_tarfile">is_tarfile() (in module tarfile)</a> </dt> <dt><a href="library/curses.html#curses.is_term_resized">is_term_resized() (in module curses)</a> </dt> <dt><a href="library/gc.html#gc.is_tracked">is_tracked() (in module gc)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.is_unverifiable">is_unverifiable() (urllib2.Request method)</a> </dt> <dt><a href="library/curses.html#curses.window.is_wintouched">is_wintouched() (curses.window method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.is_zero">is_zero() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.is_zero">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/zipfile.html#zipfile.is_zipfile">is_zipfile() (in module zipfile)</a> </dt> <dt><a href="library/os.path.html#os.path.isabs">isabs() (in module os.path)</a> </dt> <dt><a href="library/inspect.html#inspect.isabstract">isabstract() (in module inspect)</a> </dt> <dt><a href="library/threading.html#threading.Thread.isAlive">isAlive() (threading.Thread method)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.isalnum">isalnum() (in module curses.ascii)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.isalnum">(str method)</a> </dt> </dl></dd> <dt><a href="library/curses.ascii.html#curses.ascii.isalpha">isalpha() (in module curses.ascii)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.isalpha">(str method)</a> </dt> </dl></dd> <dt><a href="library/curses.ascii.html#curses.ascii.isascii">isascii() (in module curses.ascii)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk.isatty">isatty() (chunk.Chunk method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#file.isatty">(file method)</a> </dt> <dt><a href="library/os.html#os.isatty">(in module os)</a> </dt> <dt><a href="library/io.html#io.IOBase.isatty">(io.IOBase method)</a> </dt> </dl></dd> <dt><a href="library/curses.ascii.html#curses.ascii.isblank">isblank() (in module curses.ascii)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.isblk">isblk() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/inspect.html#inspect.isbuiltin">isbuiltin() (in module inspect)</a> </dt> <dt><a href="library/operator.html#operator.isCallable">isCallable() (in module operator)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.ischr">ischr() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/inspect.html#inspect.isclass">isclass() (in module inspect)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.iscntrl">iscntrl() (in module curses.ascii)</a> </dt> <dt><a href="library/inspect.html#inspect.iscode">iscode() (in module inspect)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.iscomment">iscomment() (rfc822.Message method)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.isctrl">isctrl() (in module curses.ascii)</a> </dt> <dt><a href="library/threading.html#threading.Thread.isDaemon">isDaemon() (threading.Thread method)</a> </dt> <dt><a href="library/inspect.html#inspect.isdatadescriptor">isdatadescriptor() (in module inspect)</a> </dt> <dt><a href="library/stdtypes.html#unicode.isdecimal">isdecimal() (unicode method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.isdev">isdev() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.isdigit">isdigit() (in module curses.ascii)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.isdigit">(str method)</a> </dt> </dl></dd> <dt><a href="library/os.path.html#os.path.isdir">isdir() (in module os.path)</a> </dt> <dd><dl> <dt><a href="library/tarfile.html#tarfile.TarInfo.isdir">(tarfile.TarInfo method)</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#set.isdisjoint">isdisjoint() (set method)</a> </dt> <dt><a href="library/turtle.html#turtle.isdown">isdown() (in module turtle)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.iselement">iselement() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/gc.html#gc.isenabled">isenabled() (in module gc)</a> </dt> <dt><a href="library/logging.html#logging.Logger.isEnabledFor">isEnabledFor() (logging.Logger method)</a> </dt> <dt><a href="library/curses.html#curses.isendwin">isendwin() (in module curses)</a> </dt> <dt><a href="library/token.html#token.ISEOF">ISEOF() (in module token)</a> </dt> <dt><a href="library/parser.html#parser.isexpr">isexpr() (in module parser)</a> </dt> <dd><dl> <dt><a href="library/parser.html#parser.ST.isexpr">(parser.ST method)</a> </dt> </dl></dd> <dt><a href="library/tarfile.html#tarfile.TarInfo.isfifo">isfifo() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/os.path.html#os.path.isfile">isfile() (in module os.path)</a> </dt> <dd><dl> <dt><a href="library/tarfile.html#tarfile.TarInfo.isfile">(tarfile.TarInfo method)</a> </dt> </dl></dd> <dt><a href="library/fileinput.html#fileinput.isfirstline">isfirstline() (in module fileinput)</a> </dt> <dt><a href="library/inspect.html#inspect.isframe">isframe() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.isfunction">isfunction() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.isgenerator">isgenerator() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.isgeneratorfunction">isgeneratorfunction() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.isgetsetdescriptor">isgetsetdescriptor() (in module inspect)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.isgraph">isgraph() (in module curses.ascii)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.isheader">isheader() (rfc822.Message method)</a> </dt> <dt><a href="library/cmath.html#cmath.isinf">isinf() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.isinf">(in module math)</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-isinstance">isinstance (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#isinstance">isinstance() (built-in function)</a> </dt> <dt><a href="library/keyword.html#keyword.iskeyword">iskeyword() (in module keyword)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message.islast">islast() (rfc822.Message method)</a> </dt> <dt><a href="library/calendar.html#calendar.isleap">isleap() (in module calendar)</a> </dt> <dt><a href="library/itertools.html#itertools.islice">islice() (in module itertools)</a> </dt> <dt><a href="library/os.path.html#os.path.islink">islink() (in module os.path)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.islnk">islnk() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.islower">islower() (in module curses.ascii)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.islower">(str method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.isMappingType">isMappingType() (in module operator)</a> </dt> <dt><a href="library/inspect.html#inspect.ismemberdescriptor">ismemberdescriptor() (in module inspect)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.ismeta">ismeta() (in module curses.ascii)</a> </dt> <dt><a href="library/inspect.html#inspect.ismethod">ismethod() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.ismethoddescriptor">ismethoddescriptor() (in module inspect)</a> </dt> <dt><a href="library/inspect.html#inspect.ismodule">ismodule() (in module inspect)</a> </dt> <dt><a href="library/os.path.html#os.path.ismount">ismount() (in module os.path)</a> </dt> <dt><a href="library/cmath.html#cmath.isnan">isnan() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.isnan">(in module math)</a> </dt> </dl></dd> <dt><a href="library/token.html#token.ISNONTERMINAL">ISNONTERMINAL() (in module token)</a> </dt> <dt><a href="library/operator.html#operator.isNumberType">isNumberType() (in module operator)</a> </dt> <dt><a href="library/stdtypes.html#unicode.isnumeric">isnumeric() (unicode method)</a> </dt> <dt><a href="library/datetime.html#datetime.date.isocalendar">isocalendar() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.isocalendar">(datetime.datetime method)</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.date.isoformat">isoformat() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.isoformat">(datetime.datetime method)</a> </dt> <dt><a href="library/datetime.html#datetime.time.isoformat">(datetime.time method)</a> </dt> </dl></dd> <dt><a href="library/sqlite3.html#sqlite3.Connection.isolation_level">isolation_level (sqlite3.Connection attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.date.isoweekday">isoweekday() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.isoweekday">(datetime.datetime method)</a> </dt> </dl></dd> <dt><a href="library/curses.ascii.html#curses.ascii.isprint">isprint() (in module curses.ascii)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.ispunct">ispunct() (in module curses.ascii)</a> </dt> <dt><a href="library/fl.html#fl.isqueued">isqueued() (in module fl)</a> </dt> <dt><a href="library/pprint.html#pprint.isreadable">isreadable() (in module pprint)</a> </dt> <dd><dl> <dt><a href="library/pprint.html#pprint.PrettyPrinter.isreadable">(pprint.PrettyPrinter method)</a> </dt> </dl></dd> <dt><a href="library/pprint.html#pprint.isrecursive">isrecursive() (in module pprint)</a> </dt> <dd><dl> <dt><a href="library/pprint.html#pprint.PrettyPrinter.isrecursive">(pprint.PrettyPrinter method)</a> </dt> </dl></dd> <dt><a href="library/tarfile.html#tarfile.TarInfo.isreg">isreg() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/cookie.html#Cookie.Morsel.isReservedKey">isReservedKey() (Cookie.Morsel method)</a> </dt> <dt><a href="library/inspect.html#inspect.isroutine">isroutine() (in module inspect)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.isSameNode">isSameNode() (xml.dom.Node method)</a> </dt> <dt><a href="library/operator.html#operator.isSequenceType">isSequenceType() (in module operator)</a> </dt> <dt><a href="library/threading.html#threading.Event.isSet">isSet() (threading.Event method)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.isspace">isspace() (in module curses.ascii)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.isspace">(str method)</a> </dt> </dl></dd> <dt><a href="library/fileinput.html#fileinput.isstdin">isstdin() (in module fileinput)</a> </dt> <dt><a href="library/functions.html#issubclass">issubclass() (built-in function)</a> </dt> <dt><a href="library/stdtypes.html#set.issubset">issubset() (set method)</a> </dt> <dt><a href="library/parser.html#parser.issuite">issuite() (in module parser)</a> </dt> <dd><dl> <dt><a href="library/parser.html#parser.ST.issuite">(parser.ST method)</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#set.issuperset">issuperset() (set method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.issym">issym() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/token.html#token.ISTERMINAL">ISTERMINAL() (in module token)</a> </dt> <dt><a href="library/stdtypes.html#str.istitle">istitle() (str method)</a> </dt> <dt><a href="library/inspect.html#inspect.istraceback">istraceback() (in module inspect)</a> </dt> <dt><a href="library/operator.html#operator.isub">isub() (in module operator)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.isupper">isupper() (in module curses.ascii)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.isupper">(str method)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.isvisible">isvisible() (in module turtle)</a> </dt> <dt><a href="library/curses.ascii.html#curses.ascii.isxdigit">isxdigit() (in module curses.ascii)</a> </dt> <dt> item </dt> <dd><dl> <dt><a href="reference/expressions.html#index-32">sequence</a> </dt> <dt><a href="reference/expressions.html#index-33">string</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-17">item selection</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.item">item() (ttk.Treeview method)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.html#xml.dom.NamedNodeMap.item">(xml.dom.NamedNodeMap method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.NodeList.item">(xml.dom.NodeList method)</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.itemgetter">itemgetter() (in module operator)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.ConfigParser.items">items() (ConfigParser.ConfigParser method)</a> </dt> <dd><dl> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.items">(ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/stdtypes.html#dict.items">(dict method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.items">(email.message.Message method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.items">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.items">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.itemsize">itemsize (array.array attribute)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#memoryview.itemsize">(memoryview attribute)</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.ItemsView">ItemsView (class in collections)</a> </dt> <dt><a href="library/functions.html#iter">iter() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.iter">(xml.etree.ElementTree.Element method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.iter">(xml.etree.ElementTree.ElementTree method)</a> </dt> </dl></dd> <dt><a href="library/ast.html#ast.iter_child_nodes">iter_child_nodes() (in module ast)</a> </dt> <dt><a href="library/ast.html#ast.iter_fields">iter_fields() (in module ast)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.iter_importers">iter_importers() (in module pkgutil)</a> </dt> <dt><a href="library/pkgutil.html#pkgutil.iter_modules">iter_modules() (in module pkgutil)</a> </dt> <dt><a href="glossary.html#term-iterable"><strong>iterable</strong></a> </dt> <dt><a href="library/collections.html#collections.Iterable">Iterable (class in collections)</a> </dt> <dt><a href="library/userdict.html#UserDict.IterableUserDict">IterableUserDict (class in UserDict)</a> </dt> <dt><a href="glossary.html#term-iterator"><strong>iterator</strong></a> </dt> <dt><a href="library/collections.html#collections.Iterator">Iterator (class in collections)</a> </dt> <dt><a href="library/stdtypes.html#index-20">iterator protocol</a> </dt> <dt><a href="library/codecs.html#codecs.iterdecode">iterdecode() (in module codecs)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.iterdump">iterdump (sqlite3.Connection attribute)</a> </dt> <dt><a href="library/codecs.html#codecs.iterencode">iterencode() (in module codecs)</a> </dt> <dd><dl> <dt><a href="library/json.html#json.JSONEncoder.iterencode">(json.JSONEncoder method)</a> </dt> </dl></dd> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.iterfind">iterfind() (xml.etree.ElementTree.Element method)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.iterfind">(xml.etree.ElementTree.ElementTree method)</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#dict.iteritems">iteritems() (dict method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.Mailbox.iteritems">(mailbox.Mailbox method)</a> </dt> </dl></dd> <dt><a href="library/weakref.html#weakref.WeakKeyDictionary.iterkeyrefs">iterkeyrefs() (weakref.WeakKeyDictionary method)</a> </dt> <dt><a href="library/stdtypes.html#dict.iterkeys">iterkeys() (dict method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.Mailbox.iterkeys">(mailbox.Mailbox method)</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.Calendar.itermonthdates">itermonthdates() (calendar.Calendar method)</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar.itermonthdays">itermonthdays() (calendar.Calendar method)</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar.itermonthdays2">itermonthdays2() (calendar.Calendar method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.iterparse">iterparse() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.itertext">itertext() (xml.etree.ElementTree.Element method)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-itertools">itertools (2to3 fixer)</a> </dt> <dd><dl> <dt><a href="library/itertools.html#module-itertools">(module)</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-itertools_imports">itertools_imports (2to3 fixer)</a> </dt> <dt><a href="library/weakref.html#weakref.WeakValueDictionary.itervaluerefs">itervaluerefs() (weakref.WeakValueDictionary method)</a> </dt> <dt><a href="library/stdtypes.html#dict.itervalues">itervalues() (dict method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.Mailbox.itervalues">(mailbox.Mailbox method)</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.Calendar.iterweekdays">iterweekdays() (calendar.Calendar method)</a> </dt> <dt><a href="library/signal.html#signal.ITIMER_PROF">ITIMER_PROF (in module signal)</a> </dt> <dt><a href="library/signal.html#signal.ITIMER_REAL">ITIMER_REAL (in module signal)</a> </dt> <dt><a href="library/signal.html#signal.ITIMER_VIRTUAL">ITIMER_VIRTUAL (in module signal)</a> </dt> <dt><a href="library/signal.html#signal.ItimerError">ItimerError</a> </dt> <dt><a href="library/operator.html#operator.itruediv">itruediv() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.ixor">ixor() (in module operator)</a> </dt> <dt><a href="library/itertools.html#itertools.izip">izip() (in module itertools)</a> </dt> <dt><a href="library/itertools.html#itertools.izip_longest">izip_longest() (in module itertools)</a> </dt> </dl></td> </tr></table> <h2 id="J">J</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/uu.html#index-0">Jansen, Jack</a> </dt> <dt> Java </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-15">language</a> </dt> </dl></dd> <dt><a href="library/platform.html#platform.java_ver">java_ver() (in module platform)</a> </dt> <dt><a href="library/jpeg.html#index-2">JFIF</a>, <a href="library/jpeg.html#index-3">[1]</a> </dt> <dt><a href="library/os.path.html#os.path.join">join() (in module os.path)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.join">(Queue.Queue method)</a> </dt> <dt><a href="library/string.html#string.join">(in module string)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.JoinableQueue.join">(multiprocessing.JoinableQueue method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Process.join">(multiprocessing.Process method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.join">(multiprocessing.pool.multiprocessing.Pool method)</a> </dt> <dt><a href="library/stdtypes.html#str.join">(str method)</a> </dt> <dt><a href="library/threading.html#threading.Thread.join">(threading.Thread method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.join_thread">join_thread() (multiprocessing.Queue method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.JoinableQueue">JoinableQueue (class in multiprocessing)</a> </dt> <dt><a href="library/string.html#string.joinfields">joinfields() (in module string)</a> </dt> <dt><a href="library/jpeg.html#module-jpeg">jpeg (module)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/cookie.html#Cookie.BaseCookie.js_output">js_output() (Cookie.BaseCookie method)</a> </dt> <dd><dl> <dt><a href="library/cookie.html#Cookie.Morsel.js_output">(Cookie.Morsel method)</a> </dt> </dl></dd> <dt><a href="library/json.html#module-json">json (module)</a> </dt> <dt><a href="library/json.html#json.JSONDecoder">JSONDecoder (class in json)</a> </dt> <dt><a href="library/json.html#json.JSONEncoder">JSONEncoder (class in json)</a> </dt> <dt><a href="library/dis.html#opcode-JUMP_ABSOLUTE">JUMP_ABSOLUTE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-JUMP_FORWARD">JUMP_FORWARD (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-JUMP_IF_FALSE_OR_POP">JUMP_IF_FALSE_OR_POP (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-JUMP_IF_TRUE_OR_POP">JUMP_IF_TRUE_OR_POP (opcode)</a> </dt> <dt><a href="library/random.html#random.jumpahead">jumpahead() (in module random)</a> </dt> </dl></td> </tr></table> <h2 id="K">K</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/msvcrt.html#msvcrt.kbhit">kbhit() (in module msvcrt)</a> </dt> <dt><a href="library/webbrowser.html#index-2">KDEDIR</a> </dt> <dt><a href="library/select.html#select.kevent">kevent() (in module select)</a> </dt> <dt><a href="reference/expressions.html#index-16">key</a> </dt> <dd><dl> <dt><a href="library/cookie.html#Cookie.Morsel.key">(Cookie.Morsel attribute)</a> </dt> </dl></dd> <dt><a href="glossary.html#term-key-function"><strong>key function</strong></a> </dt> <dt><a href="reference/expressions.html#index-16">key/datum pair</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_ALL_ACCESS">KEY_ALL_ACCESS (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_CREATE_LINK">KEY_CREATE_LINK (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_CREATE_SUB_KEY">KEY_CREATE_SUB_KEY (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_ENUMERATE_SUB_KEYS">KEY_ENUMERATE_SUB_KEYS (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_EXECUTE">KEY_EXECUTE (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_NOTIFY">KEY_NOTIFY (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_QUERY_VALUE">KEY_QUERY_VALUE (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_READ">KEY_READ (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_SET_VALUE">KEY_SET_VALUE (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_WOW64_32KEY">KEY_WOW64_32KEY (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_WOW64_64KEY">KEY_WOW64_64KEY (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.KEY_WRITE">KEY_WRITE (in module _winreg)</a> </dt> <dt><a href="library/exceptions.html#exceptions.KeyboardInterrupt">KeyboardInterrupt</a> </dt> <dd><dl> <dt><a href="c-api/exceptions.html#index-2">(built-in exception)</a>, <a href="c-api/exceptions.html#index-3">[1]</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.KeyError">KeyError</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/curses.html#curses.keyname">keyname() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.window.keypad">keypad() (curses.window method)</a> </dt> <dt><a href="library/weakref.html#weakref.WeakKeyDictionary.keyrefs">keyrefs() (weakref.WeakKeyDictionary method)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.keys">keys() (bsddb.bsddbobject method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#dict.keys">(dict method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.keys">(email.message.Message method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.keys">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Row.keys">(sqlite3.Row method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.keys">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/aetools.html#aetools.keysubst">keysubst() (in module aetools)</a> </dt> <dt><a href="library/collections.html#collections.KeysView">KeysView (class in collections)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-10">keyword</a> </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-3">elif</a> </dt> <dt><a href="reference/compound_stmts.html#index-3">else</a>, <a href="reference/compound_stmts.html#index-4">[1]</a>, <a href="reference/compound_stmts.html#index-6">[2]</a>, <a href="reference/compound_stmts.html#index-12">[3]</a>, <a href="reference/simple_stmts.html#index-34">[4]</a> </dt> <dt><a href="reference/compound_stmts.html#index-10">except</a> </dt> <dt><a href="reference/compound_stmts.html#index-10">finally</a>, <a href="reference/compound_stmts.html#index-13">[1]</a>, <a href="reference/simple_stmts.html#index-27">[2]</a>, <a href="reference/simple_stmts.html#index-36">[3]</a>, <a href="reference/simple_stmts.html#index-37">[4]</a> </dt> <dt><a href="reference/simple_stmts.html#index-38">from</a> </dt> <dt><a href="reference/compound_stmts.html#index-6">in</a> </dt> <dt><a href="reference/expressions.html#index-22">yield</a> </dt> </dl></dd> <dt><a href="library/aetypes.html#aetypes.Keyword">Keyword (class in aetypes)</a> </dt> <dt><a href="library/keyword.html#module-keyword">keyword (module)</a> </dt> <dt><a href="glossary.html#term-keyword-argument"><strong>keyword argument</strong></a> </dt> <dt><a href="library/functools.html#functools.partial.keywords">keywords (functools.partial attribute)</a> </dt> <dt><a href="library/os.html#os.kill">kill() (in module os)</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.Popen.kill">(subprocess.Popen method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.killchar">killchar() (in module curses)</a> </dt> <dt><a href="library/os.html#os.killpg">killpg() (in module os)</a> </dt> <dt> knee </dt> <dd><dl> <dt><a href="library/imp.html#index-5">module</a>, <a href="library/imputil.html#index-1">[1]</a> </dt> </dl></dd> <dt><a href="library/mimetypes.html#mimetypes.knownfiles">knownfiles (in module mimetypes)</a> </dt> <dt><a href="library/select.html#select.kqueue">kqueue() (in module select)</a> </dt> <dt><a href="library/crypto.html#index-1">Kuchling, Andrew</a> </dt> <dt><a href="library/keyword.html#keyword.kwlist">kwlist (in module keyword)</a> </dt> </dl></td> </tr></table> <h2 id="L">L</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/re.html#re.L">L (in module re)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.label">label() (EasyDialogs.ProgressBar method)</a> </dt> <dt><a href="library/tix.html#Tix.LabelEntry">LabelEntry (class in Tix)</a> </dt> <dt><a href="library/tix.html#Tix.LabelFrame">LabelFrame (class in Tix)</a> </dt> <dt><a href="glossary.html#term-lambda"><strong>lambda</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-75">expression</a> </dt> <dt><a href="reference/compound_stmts.html#index-22">form</a>, <a href="reference/expressions.html#index-75">[1]</a> </dt> </dl></dd> <dt><a href="library/types.html#types.LambdaType">LambdaType (in module types)</a> </dt> <dt><a href="library/locale.html#index-1">LANG</a>, <a href="library/locale.html#index-2">[1]</a>, <a href="library/locale.html#index-3">[2]</a>, <a href="library/gettext.html#index-3">[3]</a>, <a href="library/gettext.html#index-7">[4]</a> </dt> <dt> language </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-4">C</a>, <a href="reference/datamodel.html#index-15">[1]</a>, <a href="reference/datamodel.html#index-44">[2]</a>, <a href="reference/expressions.html#index-65">[3]</a>, <a href="library/stdtypes.html#index-13">[4]</a> </dt> <dt><a href="reference/datamodel.html#index-15">Java</a> </dt> <dt><a href="reference/compound_stmts.html#index-8">Pascal</a> </dt> </dl></dd> <dt><a href="library/gettext.html#index-0">LANGUAGE</a>, <a href="library/gettext.html#index-4">[1]</a> </dt> <dt><a href="library/posix.html#index-1">large files</a> </dt> <dt><a href="library/zipfile.html#zipfile.LargeZipFile">LargeZipFile</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.last">last (multifile.MultiFile attribute)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.last">last() (bsddb.bsddbobject method)</a> </dt> <dd><dl> <dt><a href="library/dbhash.html#dbhash.dbhash.last">(dbhash.dbhash method)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.last">(nntplib.NNTP method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.connection.Listener.last_accepted">last_accepted (multiprocessing.connection.Listener attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-67">last_traceback (in module sys)</a>, <a href="library/sys.html#sys.last_traceback">[1]</a> </dt> <dt><a href="library/sys.html#sys.last_type">last_type (in module sys)</a> </dt> <dt><a href="library/sys.html#sys.last_value">last_value (in module sys)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.lastChild">lastChild (xml.dom.Node attribute)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.lastcmd">lastcmd (cmd.Cmd attribute)</a> </dt> <dt><a href="library/re.html#re.MatchObject.lastgroup">lastgroup (re.MatchObject attribute)</a> </dt> <dt><a href="library/re.html#re.MatchObject.lastindex">lastindex (re.MatchObject attribute)</a> </dt> <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.lastpart">lastpart() (MimeWriter.MimeWriter method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Cursor.lastrowid">lastrowid (sqlite3.Cursor attribute)</a> </dt> <dt><a href="library/macostools.html#findertools.launch">launch() (in module findertools)</a> </dt> <dt><a href="library/ic.html#ic.IC.launchurl">launchurl() (ic.IC method)</a> </dt> <dd><dl> <dt><a href="library/ic.html#ic.launchurl">(in module ic)</a> </dt> </dl></dd> <dt><a href="library/ttk.html#ttk.Style.layout">layout() (ttk.Style method)</a> </dt> <dt><a href="library/token.html#token.LBRACE">LBRACE (in module token)</a> </dt> <dt><a href="glossary.html#term-lbyl"><strong>LBYL</strong></a> </dt> <dt><a href="library/gettext.html#index-1">LC_ALL</a>, <a href="library/gettext.html#index-5">[1]</a> </dt> <dd><dl> <dt><a href="library/locale.html#locale.LC_ALL">(in module locale)</a> </dt> </dl></dd> <dt><a href="library/locale.html#locale.LC_COLLATE">LC_COLLATE (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.LC_CTYPE">LC_CTYPE (in module locale)</a> </dt> <dt><a href="library/gettext.html#index-2">LC_MESSAGES</a>, <a href="library/gettext.html#index-6">[1]</a> </dt> <dd><dl> <dt><a href="library/locale.html#locale.LC_MESSAGES">(in module locale)</a> </dt> </dl></dd> <dt><a href="library/locale.html#locale.LC_MONETARY">LC_MONETARY (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.LC_NUMERIC">LC_NUMERIC (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.LC_TIME">LC_TIME (in module locale)</a> </dt> <dt><a href="library/os.html#os.lchflags">lchflags() (in module os)</a> </dt> <dt><a href="library/os.html#os.lchmod">lchmod() (in module os)</a> </dt> <dt><a href="library/os.html#os.lchown">lchown() (in module os)</a> </dt> <dt><a href="whatsnew/2.7.html#index-11">LDCXXSHARED</a> </dt> <dt><a href="library/math.html#math.ldexp">ldexp() (in module math)</a> </dt> <dt><a href="whatsnew/2.3.html#index-27">LDFLAGS</a> </dt> <dt><a href="library/gettext.html#gettext.ldgettext">ldgettext() (in module gettext)</a> </dt> <dt><a href="library/gettext.html#gettext.ldngettext">ldngettext() (in module gettext)</a> </dt> <dt><a href="library/operator.html#operator.le">le() (in module operator)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-7">leading whitespace</a> </dt> <dt><a href="library/calendar.html#calendar.leapdays">leapdays() (in module calendar)</a> </dt> <dt><a href="library/curses.html#curses.window.leaveok">leaveok() (curses.window method)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.left">left (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/turtle.html#turtle.left">left() (in module turtle)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.left_list">left_list (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.left_only">left_only (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/token.html#token.LEFTSHIFT">LEFTSHIFT (in module token)</a> </dt> <dt><a href="library/token.html#token.LEFTSHIFTEQUAL">LEFTSHIFTEQUAL (in module token)</a> </dt> <dt> len </dt> <dd><dl> <dt><a href="c-api/list.html#index-1">built-in function</a>, <a href="reference/datamodel.html#index-17">[1]</a>, <a href="reference/datamodel.html#index-29">[2]</a>, <a href="reference/datamodel.html#index-32">[3]</a>, <a href="reference/datamodel.html#index-88">[4]</a>, <a href="c-api/object.html#index-11">[5]</a>, <a href="c-api/set.html#index-1">[6]</a>, <a href="c-api/dict.html#index-3">[7]</a>, <a href="c-api/sequence.html#index-0">[8]</a>, <a href="library/stdtypes.html#index-22">[9]</a>, <a href="library/stdtypes.html#index-32">[10]</a>, <a href="c-api/mapping.html#index-0">[11]</a> </dt> </dl></dd> <dt><a href="library/functions.html#len">len() (built-in function)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.NamedNodeMap.length">length (xml.dom.NamedNodeMap attribute)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.html#xml.dom.NodeList.length">(xml.dom.NodeList attribute)</a> </dt> </dl></dd> <dt><a href="library/token.html#token.LESS">LESS (in module token)</a> </dt> <dt><a href="library/token.html#token.LESSEQUAL">LESSEQUAL (in module token)</a> </dt> <dt><a href="library/string.html#string.letters">letters (in module string)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.level">level (multifile.MultiFile attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-0">lexical analysis</a> </dt> <dt><a href="reference/introduction.html#index-1">lexical definitions</a> </dt> <dt><a href="library/os.path.html#os.path.lexists">lexists() (in module os.path)</a> </dt> <dt><a href="library/math.html#math.lgamma">lgamma() (in module math)</a> </dt> <dt><a href="library/gettext.html#gettext.GNUTranslations.lgettext">lgettext() (gettext.GNUTranslations method)</a> </dt> <dd><dl> <dt><a href="library/gettext.html#gettext.NullTranslations.lgettext">(gettext.NullTranslations method)</a> </dt> <dt><a href="library/gettext.html#gettext.lgettext">(in module gettext)</a> </dt> </dl></dd> <dt><a href="library/2to3.html#module-lib2to3">lib2to3 (module)</a> </dt> <dt><a href="library/platform.html#platform.libc_ver">libc_ver() (in module platform)</a> </dt> <dt><a href="library/dbm.html#dbm.library">library (in module dbm)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.library_dir_option">library_dir_option() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.library_filename">library_filename() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.library_option">library_option() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.LibraryLoader">LibraryLoader (class in ctypes)</a> </dt> <dt><a href="library/constants.html#license">license (built-in variable)</a> </dt> <dt><a href="library/queue.html#Queue.LifoQueue">LifoQueue (class in Queue)</a> </dt> <dt><a href="library/thread.html#index-0">light-weight processes</a> </dt> <dt><a href="library/fractions.html#fractions.Fraction.limit_denominator">limit_denominator() (fractions.Fraction method)</a> </dt> <dt><a href="library/audioop.html#audioop.lin2adpcm">lin2adpcm() (in module audioop)</a> </dt> <dt><a href="library/audioop.html#audioop.lin2alaw">lin2alaw() (in module audioop)</a> </dt> <dt><a href="library/audioop.html#audioop.lin2lin">lin2lin() (in module audioop)</a> </dt> <dt><a href="library/audioop.html#audioop.lin2ulaw">lin2ulaw() (in module audioop)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-5">line continuation</a> </dt> <dt><a href="reference/lexical_analysis.html#index-2">line joining</a>, <a href="reference/lexical_analysis.html#index-5">[1]</a> </dt> <dt><a href="reference/lexical_analysis.html#index-1">line structure</a> </dt> <dt><a href="library/msilib.html#msilib.Dialog.line">line() (msilib.Dialog method)</a> </dt> <dt><a href="library/functions.html#index-4">line-buffered I/O</a> </dt> <dt><a href="library/io.html#io.TextIOWrapper.line_buffering">line_buffering (io.TextIOWrapper attribute)</a> </dt> <dt><a href="library/csv.html#csv.csvreader.line_num">line_num (csv.csvreader attribute)</a> </dt> <dt><a href="library/linecache.html#module-linecache">linecache (module)</a> </dt> <dt><a href="library/ast.html#ast.AST.lineno">lineno (ast.AST attribute)</a> </dt> <dd><dl> <dt><a href="library/doctest.html#doctest.DocTest.lineno">(doctest.DocTest attribute)</a> </dt> <dt><a href="library/doctest.html#doctest.Example.lineno">(doctest.Example attribute)</a> </dt> <dt><a href="library/pyclbr.html#pyclbr.Class.lineno">(pyclbr.Class attribute)</a> </dt> <dt><a href="library/pyclbr.html#pyclbr.Function.lineno">(pyclbr.Function attribute)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.lineno">(shlex.shlex attribute)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.ExpatError.lineno">(xml.parsers.expat.ExpatError attribute)</a> </dt> </dl></dd> <dt><a href="library/fileinput.html#fileinput.lineno">lineno() (in module fileinput)</a> </dt> <dt><a href="library/curses.html#index-0">LINES</a>, <a href="library/curses.html#index-3">[1]</a>, <a href="library/curses.html#index-5">[2]</a> </dt> <dt><a href="library/os.html#os.linesep">linesep (in module os)</a> </dt> <dt><a href="library/csv.html#csv.Dialect.lineterminator">lineterminator (csv.Dialect attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.link">link() (distutils.ccompiler.CCompiler method)</a> </dt> <dd><dl> <dt><a href="library/os.html#os.link">(in module os)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.link_executable">link_executable() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.link_shared_lib">link_shared_lib() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.link_shared_object">link_shared_object() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/macos.html#MacOS.linkmodel">linkmodel (in module MacOS)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.linkname">linkname (tarfile.TarInfo attribute)</a> </dt> <dt><a href="library/platform.html#platform.linux_distribution">linux_distribution() (in module platform)</a> </dt> <dt><a href="glossary.html#term-list"><strong>list</strong></a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-6">assignment, target</a> </dt> <dt><a href="reference/expressions.html#index-13">comprehensions</a>, <a href="reference/expressions.html#index-14">[1]</a> </dt> <dt><a href="reference/simple_stmts.html#index-18">deletion target</a> </dt> <dt><a href="reference/expressions.html#index-13">display</a> </dt> <dt><a href="reference/expressions.html#index-14">empty</a> </dt> <dt><a href="reference/simple_stmts.html#index-1">expression</a>, <a href="reference/simple_stmts.html#index-4">[1]</a>, <a href="reference/expressions.html#index-76">[2]</a> </dt> <dt><a href="c-api/list.html#index-0">object</a>, <a href="reference/datamodel.html#index-26">[1]</a>, <a href="reference/simple_stmts.html#index-11">[2]</a>, <a href="reference/expressions.html#index-14">[3]</a>, <a href="reference/expressions.html#index-30">[4]</a>, <a href="reference/expressions.html#index-32">[5]</a>, <a href="reference/expressions.html#index-35">[6]</a>, <a href="library/stdtypes.html#index-21">[7]</a>, <a href="library/stdtypes.html#index-29">[8]</a> </dt> <dt><a href="reference/compound_stmts.html#index-6">target</a>, <a href="reference/simple_stmts.html#index-5">[1]</a> </dt> <dt><a href="library/stdtypes.html#index-30">type, operations on</a> </dt> </dl></dd> <dt><a href="glossary.html#term-list-comprehension"><strong>list comprehension</strong></a> </dt> <dt><a href="library/functions.html#list">list() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/imaplib.html#imaplib.IMAP4.list">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.list">(multiprocessing.managers.SyncManager method)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.list">(nntplib.NNTP method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.list">(poplib.POP3 method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.list">(tarfile.TarFile method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-LIST_APPEND">LIST_APPEND (opcode)</a> </dt> <dt><a href="library/csv.html#csv.list_dialects">list_dialects() (in module csv)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.list_folders">list_folders() (mailbox.Maildir method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.list_folders">(mailbox.MH method)</a> </dt> </dl></dd> <dt><a href="library/mhlib.html#mhlib.MH.listallfolders">listallfolders() (mhlib.MH method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.MH.listallsubfolders">listallsubfolders() (mhlib.MH method)</a> </dt> <dt><a href="library/dircache.html#dircache.listdir">listdir() (in module dircache)</a> </dt> <dd><dl> <dt><a href="library/os.html#os.listdir">(in module os)</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.listen">listen() (asyncore.dispatcher method)</a> </dt> <dd><dl> <dt><a href="library/logging.config.html#logging.config.listen">(in module logging.config)</a> </dt> <dt><a href="library/turtle.html#turtle.listen">(in module turtle)</a> </dt> <dt><a href="library/socket.html#socket.socket.listen">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.connection.Listener">Listener (class in multiprocessing.connection)</a> </dt> <dt><a href="library/mhlib.html#mhlib.MH.listfolders">listfolders() (mhlib.MH method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.listmessages">listmessages() (mhlib.Folder method)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.ServerProxy.system.listMethods">listMethods() (xmlrpclib.ServerProxy.system method)</a> </dt> <dt><a href="library/tix.html#Tix.ListNoteBook">ListNoteBook (class in Tix)</a> </dt> <dt><a href="library/mhlib.html#mhlib.MH.listsubfolders">listsubfolders() (mhlib.MH method)</a> </dt> <dt><a href="library/types.html#types.ListType">ListType (in module types)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-11">literal</a>, <a href="reference/expressions.html#index-8">[1]</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/ast.html#ast.literal_eval">literal_eval() (in module ast)</a> </dt> <dt> literals </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-14">complex number</a> </dt> <dt><a href="library/stdtypes.html#index-14">floating point</a> </dt> <dt><a href="library/stdtypes.html#index-14">hexadecimal</a> </dt> <dt><a href="library/stdtypes.html#index-14">integer</a> </dt> <dt><a href="library/stdtypes.html#index-14">long integer</a> </dt> <dt><a href="library/stdtypes.html#index-14">numeric</a> </dt> <dt><a href="library/stdtypes.html#index-14">octal</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.LittleEndianStructure">LittleEndianStructure (class in ctypes)</a> </dt> <dt><a href="library/string.html#string.ljust">ljust() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.ljust">(str method)</a> </dt> </dl></dd> <dt><a href="library/msvcrt.html#msvcrt.LK_LOCK">LK_LOCK (in module msvcrt)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.LK_NBLCK">LK_NBLCK (in module msvcrt)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.LK_NBRLCK">LK_NBRLCK (in module msvcrt)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.LK_RLCK">LK_RLCK (in module msvcrt)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.LK_UNLCK">LK_UNLCK (in module msvcrt)</a> </dt> <dt><a href="library/smtplib.html#smtplib.LMTP">LMTP (class in smtplib)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.ln">ln() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.ln">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/getpass.html#index-2">LNAME</a> </dt> <dt><a href="library/gettext.html#gettext.GNUTranslations.lngettext">lngettext() (gettext.GNUTranslations method)</a> </dt> <dd><dl> <dt><a href="library/gettext.html#gettext.NullTranslations.lngettext">(gettext.NullTranslations method)</a> </dt> <dt><a href="library/gettext.html#gettext.lngettext">(in module gettext)</a> </dt> </dl></dd> <dt><a href="library/cookie.html#Cookie.BaseCookie.load">load() (Cookie.BaseCookie method)</a> </dt> <dd><dl> <dt><a href="library/cookielib.html#cookielib.FileCookieJar.load">(cookielib.FileCookieJar method)</a> </dt> <dt><a href="library/hotshot.html#hotshot.stats.load">(in module hotshot.stats)</a> </dt> <dt><a href="library/json.html#json.load">(in module json)</a> </dt> <dt><a href="library/marshal.html#marshal.load">(in module marshal)</a> </dt> <dt><a href="library/pickle.html#pickle.load">(in module pickle)</a> </dt> <dt><a href="library/pickle.html#pickle.Unpickler.load">(pickle.Unpickler method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-LOAD_ATTR">LOAD_ATTR (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-LOAD_CLOSURE">LOAD_CLOSURE (opcode)</a> </dt> <dt><a href="library/imp.html#imp.load_compiled">load_compiled() (in module imp)</a> </dt> <dt><a href="library/dis.html#opcode-LOAD_CONST">LOAD_CONST (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-LOAD_DEREF">LOAD_DEREF (opcode)</a> </dt> <dt><a href="library/imp.html#imp.load_dynamic">load_dynamic() (in module imp)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.load_extension">load_extension() (sqlite3.Connection method)</a> </dt> <dt><a href="library/dis.html#opcode-LOAD_FAST">LOAD_FAST (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-LOAD_GLOBAL">LOAD_GLOBAL (opcode)</a> </dt> <dt><a href="library/pickle.html#index-4">load_global() (pickle protocol)</a> </dt> <dt><a href="library/dis.html#opcode-LOAD_LOCALS">LOAD_LOCALS (opcode)</a> </dt> <dt> load_module </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-44">loader</a> </dt> </dl></dd> <dt><a href="library/imp.html#imp.load_module">load_module() (in module imp)</a> </dt> <dd><dl> <dt><a href="library/zipimport.html#zipimport.zipimporter.load_module">(zipimport.zipimporter method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-LOAD_NAME">LOAD_NAME (opcode)</a> </dt> <dt><a href="library/imp.html#imp.load_source">load_source() (in module imp)</a> </dt> <dt><a href="reference/simple_stmts.html#index-44">loader</a>, <a href="glossary.html#term-loader"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-44">load_module</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.LoadError">LoadError</a> </dt> <dt><a href="library/_winreg.html#_winreg.LoadKey">LoadKey() (in module _winreg)</a> </dt> <dt><a href="library/ctypes.html#ctypes.LibraryLoader.LoadLibrary">LoadLibrary() (ctypes.LibraryLoader method)</a> </dt> <dt><a href="library/json.html#json.loads">loads() (in module json)</a> </dt> <dd><dl> <dt><a href="library/marshal.html#marshal.loads">(in module marshal)</a> </dt> <dt><a href="library/pickle.html#pickle.loads">(in module pickle)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.loads">(in module xmlrpclib)</a> </dt> </dl></dd> <dt><a href="library/unittest.html#unittest.TestLoader.loadTestsFromModule">loadTestsFromModule() (unittest.TestLoader method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.loadTestsFromName">loadTestsFromName() (unittest.TestLoader method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.loadTestsFromNames">loadTestsFromNames() (unittest.TestLoader method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.loadTestsFromTestCase">loadTestsFromTestCase() (unittest.TestLoader method)</a> </dt> <dt><a href="library/threading.html#threading.local">local (class in threading)</a> </dt> <dt><a href="library/decimal.html#decimal.localcontext">localcontext() (in module decimal)</a> </dt> <dt><a href="library/re.html#re.LOCALE">LOCALE (in module re)</a> </dt> <dt><a href="library/locale.html#module-locale">locale (module)</a> </dt> <dt><a href="library/locale.html#locale.localeconv">localeconv() (in module locale)</a> </dt> <dt><a href="library/calendar.html#calendar.LocaleHTMLCalendar">LocaleHTMLCalendar (class in calendar)</a> </dt> <dt><a href="library/calendar.html#calendar.LocaleTextCalendar">LocaleTextCalendar (class in calendar)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Attr.localName">localName (xml.dom.Attr attribute)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.html#xml.dom.Node.localName">(xml.dom.Node attribute)</a> </dt> </dl></dd> <dt> locals </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-58">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#locals">locals() (built-in function)</a> </dt> <dt><a href="library/time.html#time.localtime">localtime() (in module time)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.Locator">Locator (class in xml.sax.xmlreader)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Lock">Lock (class in multiprocessing)</a> </dt> <dt><a href="library/threading.html#threading.Lock">Lock() (in module threading)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Babyl.lock">lock() (mailbox.Babyl method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.lock">(mailbox.MH method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MMDF.lock">(mailbox.MMDF method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.lock">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.lock">(mailbox.Maildir method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mbox.lock">(mailbox.mbox method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Lock">Lock() (multiprocessing.managers.SyncManager method)</a> </dt> <dt><a href="library/mutex.html#mutex.mutex.lock">lock() (mutex.mutex method)</a> </dt> <dd><dl> <dt><a href="library/posixfile.html#posixfile.posixfile.lock">(posixfile.posixfile method)</a> </dt> </dl></dd> <dt><a href="c-api/init.html#index-13">lock, interpreter</a> </dt> <dt><a href="library/imp.html#imp.lock_held">lock_held() (in module imp)</a> </dt> <dt><a href="library/thread.html#thread.lock.locked">locked() (thread.lock method)</a> </dt> <dt><a href="library/fcntl.html#fcntl.lockf">lockf() (in module fcntl)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.locking">locking() (in module msvcrt)</a> </dt> <dt><a href="library/thread.html#thread.LockType">LockType (in module thread)</a> </dt> <dt><a href="library/cmath.html#cmath.log">log() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.log">(in module logging)</a> </dt> <dt><a href="library/math.html#math.log">(in module math)</a> </dt> <dt><a href="library/logging.html#logging.Logger.log">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.log10">log10() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.log10">(decimal.Decimal method)</a> </dt> <dt><a href="library/cmath.html#cmath.log10">(in module cmath)</a> </dt> <dt><a href="library/math.html#math.log10">(in module math)</a> </dt> </dl></dd> <dt><a href="library/math.html#math.log1p">log1p() (in module math)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.log_date_time_string">log_date_time_string() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.log_error">log_error() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.log_exception">log_exception() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.log_message">log_message() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.log_request">log_request() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.log_to_stderr">log_to_stderr() (in module multiprocessing)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.logb">logb() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.logb">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/logging.html#logging.Logger">Logger (class in logging)</a> </dt> <dt><a href="library/logging.html#logging.LoggerAdapter">LoggerAdapter (class in logging)</a> </dt> <dt> logging </dt> <dd><dl> <dt><a href="library/logging.html#index-0">Errors</a> </dt> </dl></dd> <dt><a href="library/logging.html#module-logging">logging (module)</a> </dt> <dt><a href="library/logging.config.html#module-logging.config">logging.config (module)</a> </dt> <dt><a href="library/logging.handlers.html#module-logging.handlers">logging.handlers (module)</a> </dt> <dt><a href="library/aetypes.html#aetypes.Logical">Logical (class in aetypes)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-2">logical line</a> </dt> <dt><a href="library/decimal.html#decimal.Context.logical_and">logical_and() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.logical_and">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.logical_invert">logical_invert() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.logical_invert">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.logical_or">logical_or() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.logical_or">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.logical_xor">logical_xor() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.logical_xor">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/ftplib.html#ftplib.FTP.login">login() (ftplib.FTP method)</a> </dt> <dd><dl> <dt><a href="library/imaplib.html#imaplib.IMAP4.login">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.login">(smtplib.SMTP method)</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4.login_cram_md5">login_cram_md5() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/os.html#index-2">LOGNAME</a>, <a href="library/getpass.html#index-0">[1]</a> </dt> <dt><a href="library/random.html#random.lognormvariate">lognormvariate() (in module random)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.logout">logout() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/logging.html#logging.LogRecord">LogRecord (class in logging)</a> </dt> <dt> long </dt> <dd><dl> <dt><a href="c-api/number.html#index-6">built-in function</a>, <a href="reference/datamodel.html#index-94">[1]</a>, <a href="library/string.html#index-8">[2]</a>, <a href="library/stdtypes.html#index-15">[3]</a> </dt> <dt><a href="library/stdtypes.html#index-17">integer division</a> </dt> <dt><a href="library/stdtypes.html#index-14">integer literals</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-long">long (2to3 fixer)</a> </dt> <dt> long integer </dt> <dd><dl> <dt><a href="c-api/long.html#index-0">object</a>, <a href="reference/datamodel.html#index-12">[1]</a>, <a href="library/stdtypes.html#index-13">[2]</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-18">long integer literal</a> </dt> <dt><a href="library/functions.html#long">long() (built-in function)</a> </dt> <dt><a href="library/sys.html#sys.long_info">long_info (in module sys)</a> </dt> <dt><a href="c-api/long.html#index-2">LONG_MAX</a>, <a href="c-api/int.html#index-2">[1]</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.longMessage">longMessage (unittest.TestCase attribute)</a> </dt> <dt><a href="library/curses.html#curses.longname">longname() (in module curses)</a> </dt> <dt><a href="library/types.html#types.LongType">LongType (in module types)</a> </dt> <dd><dl> <dt><a href="c-api/long.html#index-1">(in modules types)</a> </dt> </dl></dd> <dt><a href="library/codecs.html#codecs.lookup">lookup() (in module codecs)</a> </dt> <dd><dl> <dt><a href="library/unicodedata.html#unicodedata.lookup">(in module unicodedata)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable.lookup">(symtable.SymbolTable method)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.lookup">(ttk.Style method)</a> </dt> </dl></dd> <dt><a href="library/codecs.html#codecs.lookup_error">lookup_error() (in module codecs)</a> </dt> <dt><a href="library/exceptions.html#exceptions.LookupError">LookupError</a> </dt> <dt> loop </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-9">over mutable sequence</a> </dt> <dt><a href="reference/compound_stmts.html#index-4">statement</a>, <a href="reference/compound_stmts.html#index-6">[1]</a>, <a href="reference/simple_stmts.html#index-33">[2]</a>, <a href="reference/simple_stmts.html#index-37">[3]</a> </dt> </dl></dd> <dt> loop control </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-35">target</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.loop">loop() (in module asyncore)</a> </dt> <dt><a href="library/string.html#string.lower">lower() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.lower">(str method)</a> </dt> </dl></dd> <dt><a href="library/string.html#string.lowercase">lowercase (in module string)</a> </dt> <dt><a href="library/token.html#token.LPAR">LPAR (in module token)</a> </dt> <dt><a href="library/os.html#os.lseek">lseek() (in module os)</a> </dt> <dt><a href="library/operator.html#operator.lshift">lshift() (in module operator)</a> </dt> <dt><a href="library/token.html#token.LSQB">LSQB (in module token)</a> </dt> <dt><a href="library/os.html#os.lstat">lstat() (in module os)</a> </dt> <dt><a href="library/string.html#string.lstrip">lstrip() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.lstrip">(str method)</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4.lsub">lsub() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/operator.html#operator.lt">lt() (in module operator)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.lt">(in module turtle)</a> </dt> </dl></dd> <dt><a href="library/jpeg.html#index-1">Lundh, Fredrik</a> </dt> <dt><a href="library/cookielib.html#cookielib.LWPCookieJar">LWPCookieJar (class in cookielib)</a> </dt> </dl></td> </tr></table> <h2 id="M">M</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/re.html#re.M">M (in module re)</a> </dt> <dt><a href="library/platform.html#platform.mac_ver">mac_ver() (in module platform)</a> </dt> <dt> macerrors </dt> <dd><dl> <dt><a href="library/macos.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/undoc.html#module-macerrors">macerrors (module)</a> </dt> <dt><a href="library/platform.html#platform.machine">machine() (in module platform)</a> </dt> <dt><a href="library/macos.html#module-MacOS">MacOS (module)</a> </dt> <dt><a href="library/macostools.html#module-macostools">macostools (module)</a> </dt> <dt><a href="library/macpath.html#module-macpath">macpath (module)</a> </dt> <dt><a href="library/undoc.html#module-macresource">macresource (module)</a> </dt> <dt><a href="library/netrc.html#netrc.netrc.macros">macros (netrc.netrc attribute)</a> </dt> <dt> mailbox </dt> <dd><dl> <dt><a href="library/rfc822.html#index-3">module</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.Mailbox">Mailbox (class in mailbox)</a> </dt> <dt><a href="library/mailbox.html#module-mailbox">mailbox (module)</a> </dt> <dt><a href="library/mailcap.html#module-mailcap">mailcap (module)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir">Maildir (class in mailbox)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage">MaildirMessage (class in mailbox)</a> </dt> <dt><a href="library/smtpd.html#smtpd.MailmanProxy">MailmanProxy (class in smtpd)</a> </dt> <dt><a href="c-api/init.html#index-1">main()</a>, <a href="c-api/init.html#index-10">[1]</a> </dt> <dd><dl> <dt><a href="library/py_compile.html#py_compile.main">(in module py_compile)</a> </dt> <dt><a href="library/unittest.html#unittest.main">(in module unittest)</a> </dt> </dl></dd> <dt><a href="library/framework.html#FrameWork.Application.mainloop">mainloop() (FrameWork.Application method)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.mainloop">(in module turtle)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.major">major() (in module os)</a> </dt> <dt><a href="distutils/apiref.html#distutils.archive_util.make_archive">make_archive() (in module distutils.archive_util)</a> </dt> <dd><dl> <dt><a href="library/shutil.html#shutil.make_archive">(in module shutil)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-MAKE_CLOSURE">MAKE_CLOSURE (opcode)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookieJar.make_cookies">make_cookies() (cookielib.CookieJar method)</a> </dt> <dt><a href="library/fl.html#fl.make_form">make_form() (in module fl)</a> </dt> <dt><a href="library/dis.html#opcode-MAKE_FUNCTION">MAKE_FUNCTION (opcode)</a> </dt> <dt><a href="library/email.header.html#email.header.make_header">make_header() (in module email.header)</a> </dt> <dt><a href="library/email.util.html#email.utils.make_msgid">make_msgid() (in module email.utils)</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.make_parser">make_parser() (in module xml.sax)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.make_server">make_server() (in module wsgiref.simple_server)</a> </dt> <dt><a href="distutils/apiref.html#distutils.archive_util.make_tarball">make_tarball() (in module distutils.archive_util)</a> </dt> <dt><a href="distutils/apiref.html#distutils.archive_util.make_zipfile">make_zipfile() (in module distutils.archive_util)</a> </dt> <dt><a href="library/os.html#os.makedev">makedev() (in module os)</a> </dt> <dt><a href="library/os.html#os.makedirs">makedirs() (in module os)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.makeelement">makeelement() (xml.etree.ElementTree.Element method)</a> </dt> <dt><a href="reference/datamodel.html#index-58">makefile() (socket method)</a> </dt> <dd><dl> <dt><a href="library/socket.html#socket.socket.makefile">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/mhlib.html#mhlib.MH.makefolder">makefolder() (mhlib.MH method)</a> </dt> <dt><a href="library/logging.html#logging.makeLogRecord">makeLogRecord() (in module logging)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.makePickle">makePickle() (logging.handlers.SocketHandler method)</a> </dt> <dt><a href="library/logging.html#logging.Logger.makeRecord">makeRecord() (logging.Logger method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.DatagramHandler.makeSocket">makeSocket() (logging.handlers.DatagramHandler method)</a> </dt> <dd><dl> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.makeSocket">(logging.handlers.SocketHandler method)</a> </dt> </dl></dd> <dt><a href="library/string.html#string.maketrans">maketrans() (in module string)</a> </dt> <dt><a href="library/framework.html#FrameWork.Application.makeusermenus">makeusermenus() (FrameWork.Application method)</a> </dt> <dt><a href="c-api/memory.html#index-0">malloc()</a> </dt> <dt> mangling </dt> <dd><dl> <dt><a href="reference/expressions.html#index-7">name</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-map">map (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#map">map() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/future_builtins.html#future_builtins.map">(in module future_builtins)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.map">(multiprocessing.pool.multiprocessing.Pool method)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.map">(ttk.Style method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.map_async">map_async() (multiprocessing.pool.multiprocessing.Pool method)</a> </dt> <dt><a href="library/stringprep.html#stringprep.map_table_b2">map_table_b2() (in module stringprep)</a> </dt> <dt><a href="library/stringprep.html#stringprep.map_table_b3">map_table_b3() (in module stringprep)</a> </dt> <dt><a href="library/fl.html#fl.mapcolor">mapcolor() (in module fl)</a> </dt> <dt><a href="library/ic.html#ic.IC.mapfile">mapfile() (ic.IC method)</a> </dt> <dd><dl> <dt><a href="library/ic.html#ic.mapfile">(in module ic)</a> </dt> </dl></dd> <dt><a href="glossary.html#term-mapping"><strong>mapping</strong></a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-32">object</a>, <a href="reference/datamodel.html#index-56">[1]</a>, <a href="reference/simple_stmts.html#index-12">[2]</a>, <a href="reference/expressions.html#index-32">[3]</a>, <a href="c-api/concrete.html#index-2">[4]</a>, <a href="library/stdtypes.html#index-32">[5]</a> </dt> <dt><a href="library/stdtypes.html#index-32">types, operations on</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.Mapping">Mapping (class in collections)</a> </dt> <dt><a href="library/msilib.html#msilib.Control.mapping">mapping() (msilib.Control method)</a> </dt> <dt><a href="library/collections.html#collections.MappingView">MappingView (class in collections)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SysLogHandler.mapPriority">mapPriority() (logging.handlers.SysLogHandler method)</a> </dt> <dt><a href="library/nis.html#nis.maps">maps() (in module nis)</a> </dt> <dt><a href="library/ic.html#ic.IC.maptypecreator">maptypecreator() (ic.IC method)</a> </dt> <dd><dl> <dt><a href="library/ic.html#ic.maptypecreator">(in module ic)</a> </dt> </dl></dd> <dt><a href="library/marshal.html#module-marshal">marshal (module)</a> </dt> <dt> marshalling </dt> <dd><dl> <dt><a href="library/pickle.html#index-0">objects</a> </dt> </dl></dd> <dt> masking </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-19">operations</a> </dt> </dl></dd> <dt><a href="library/nis.html#nis.match">match() (in module nis)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.match">(in module re)</a> </dt> <dt><a href="library/re.html#re.RegexObject.match">(re.RegexObject method)</a> </dt> </dl></dd> <dt><a href="library/re.html#re.MatchObject">MatchObject (class in re)</a> </dt> <dt> math </dt> <dd><dl> <dt><a href="library/cmath.html#index-0">module</a>, <a href="library/stdtypes.html#index-18">[1]</a> </dt> </dl></dd> <dt><a href="library/math.html#module-math">math (module)</a> </dt> <dt> max </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-22">built-in function</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.date.max">max (datetime.date attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.max">(datetime.datetime attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.time.max">(datetime.time attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.timedelta.max">(datetime.timedelta attribute)</a> </dt> </dl></dd> <dt><a href="library/functions.html#max">max() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Context.max">(decimal.Context method)</a> </dt> <dt><a href="library/decimal.html#decimal.Decimal.max">(decimal.Decimal method)</a> </dt> <dt><a href="library/audioop.html#audioop.max">(in module audioop)</a> </dt> </dl></dd> <dt><a href="library/configparser.html#ConfigParser.MAX_INTERPOLATION_DEPTH">MAX_INTERPOLATION_DEPTH (in module ConfigParser)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.max_mag">max_mag() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.max_mag">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/repr.html#repr.Repr.maxarray">maxarray (repr.Repr attribute)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxdeque">maxdeque (repr.Repr attribute)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxdict">maxdict (repr.Repr attribute)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.maxDiff">maxDiff (unittest.TestCase attribute)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxfrozenset">maxfrozenset (repr.Repr attribute)</a> </dt> <dt><a href="library/sys.html#sys.maxint">maxint (in module sys)</a> </dt> <dt><a href="library/collections.html#collections.deque.maxlen">maxlen (collections.deque attribute)</a> </dt> <dt><a href="library/mimify.html#mimify.MAXLEN">MAXLEN (in module mimify)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxlevel">maxlevel (repr.Repr attribute)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxlist">maxlist (repr.Repr attribute)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxlong">maxlong (repr.Repr attribute)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxother">maxother (repr.Repr attribute)</a> </dt> <dt><a href="library/audioop.html#audioop.maxpp">maxpp() (in module audioop)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxset">maxset (repr.Repr attribute)</a> </dt> <dt><a href="library/sys.html#sys.maxsize">maxsize (in module sys)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxstring">maxstring (repr.Repr attribute)</a> </dt> <dt><a href="library/repr.html#repr.Repr.maxtuple">maxtuple (repr.Repr attribute)</a> </dt> <dt><a href="library/sys.html#sys.maxunicode">maxunicode (in module sys)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.maxval">maxval (EasyDialogs.ProgressBar attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.MAXYEAR">MAXYEAR (in module datetime)</a> </dt> <dt><a href="library/winsound.html#winsound.MB_ICONASTERISK">MB_ICONASTERISK (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.MB_ICONEXCLAMATION">MB_ICONEXCLAMATION (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.MB_ICONHAND">MB_ICONHAND (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.MB_ICONQUESTION">MB_ICONQUESTION (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.MB_OK">MB_OK (in module winsound)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mbox">mbox (class in mailbox)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mboxMessage">mboxMessage (class in mailbox)</a> </dt> <dt><a href="library/md5.html#module-md5">md5 (module)</a> </dt> <dt><a href="library/md5.html#md5.md5">md5() (in module md5)</a> </dt> <dt><a href="library/types.html#types.MemberDescriptorType">MemberDescriptorType (in module types)</a> </dt> <dt> membership </dt> <dd><dl> <dt><a href="reference/expressions.html#index-67">test</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.memmove">memmove() (in module ctypes)</a> </dt> <dt><a href="library/exceptions.html#exceptions.MemoryError">MemoryError</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler">MemoryHandler (class in logging.handlers)</a> </dt> <dt><a href="library/stdtypes.html#memoryview">memoryview (built-in class)</a> </dt> <dt><a href="library/ctypes.html#ctypes.memset">memset() (in module ctypes)</a> </dt> <dt><a href="library/framework.html#FrameWork.Menu">Menu() (in module FrameWork)</a> </dt> <dt><a href="library/framework.html#FrameWork.MenuBar">MenuBar() (in module FrameWork)</a> </dt> <dt><a href="library/framework.html#FrameWork.MenuItem">MenuItem() (in module FrameWork)</a> </dt> <dt><a href="library/heapq.html#heapq.merge">merge() (in module heapq)</a> </dt> <dt><a href="library/email.message.html#email.message.Message">Message (class in email.message)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.Message">(class in mailbox)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Message">(class in mhlib)</a> </dt> <dt><a href="library/mimetools.html#mimetools.Message">(class in mimetools)</a> </dt> <dt><a href="library/rfc822.html#rfc822.Message">(class in rfc822)</a> </dt> <dt><a href="library/basehttpserver.html#index-1">(in module mimetools)</a> </dt> </dl></dd> <dt><a href="library/md5.html#index-0">message digest, MD5</a>, <a href="library/hashlib.html#index-0">[1]</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.Message">Message() (in module EasyDialogs)</a> </dt> <dt><a href="library/email.parser.html#email.message_from_file">message_from_file() (in module email)</a> </dt> <dt><a href="library/email.parser.html#email.message_from_string">message_from_string() (in module email)</a> </dt> <dt><a href="library/winsound.html#winsound.MessageBeep">MessageBeep() (in module winsound)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.MessageClass">MessageClass (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/email.errors.html#email.errors.MessageError">MessageError</a> </dt> <dt><a href="library/email.errors.html#email.errors.MessageParseError">MessageParseError</a> </dt> <dt><a href="library/curses.html#curses.meta">meta() (in module curses)</a> </dt> <dt><a href="library/sys.html#sys.meta_path">meta_path (in module sys)</a> </dt> <dt><a href="glossary.html#term-metaclass"><strong>metaclass</strong></a> </dt> <dd><dl> <dt><a href="library/2to3.html#2to3fixer-metaclass">(2to3 fixer)</a> </dt> </dl></dd> <dt><a href="library/optparse.html#optparse.Option.metavar">metavar (optparse.Option attribute)</a> </dt> <dt><a href="library/tix.html#Tix.Meter">Meter (class in Tix)</a> </dt> <dt><a href="c-api/structures.html#METH_CLASS">METH_CLASS (built-in variable)</a> </dt> <dt><a href="c-api/structures.html#METH_COEXIST">METH_COEXIST (built-in variable)</a> </dt> <dt><a href="c-api/structures.html#METH_KEYWORDS">METH_KEYWORDS (built-in variable)</a> </dt> <dt><a href="c-api/structures.html#METH_NOARGS">METH_NOARGS (built-in variable)</a> </dt> <dt><a href="c-api/structures.html#METH_O">METH_O (built-in variable)</a> </dt> <dt><a href="c-api/structures.html#METH_OLDARGS">METH_OLDARGS (built-in variable)</a> </dt> <dt><a href="c-api/structures.html#METH_STATIC">METH_STATIC (built-in variable)</a> </dt> <dt><a href="c-api/structures.html#METH_VARARGS">METH_VARARGS (built-in variable)</a> </dt> <dt><a href="glossary.html#term-method"><strong>method</strong></a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-45">built-in</a> </dt> <dt><a href="reference/expressions.html#index-43">call</a> </dt> <dt><a href="reference/datamodel.html#index-38">object</a>, <a href="reference/datamodel.html#index-45">[1]</a>, <a href="tutorial/classes.html#index-0">[2]</a>, <a href="reference/expressions.html#index-43">[3]</a>, <a href="c-api/method.html#index-0">[4]</a>, <a href="library/stdtypes.html#index-37">[5]</a> </dt> <dt><a href="reference/datamodel.html#index-38">user-defined</a> </dt> </dl></dd> <dt><a href="glossary.html#term-method-resolution-order"><strong>method resolution order</strong></a> </dt> <dt><a href="library/2to3.html#2to3fixer-methodattrs">methodattrs (2to3 fixer)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/operator.html#operator.methodcaller">methodcaller() (in module operator)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.ServerProxy.system.methodHelp">methodHelp() (xmlrpclib.ServerProxy.system method)</a> </dt> <dt> methods </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-23">string</a> </dt> </dl></dd> <dt><a href="library/pyclbr.html#pyclbr.Class.methods">methods (pyclbr.Class attribute)</a> </dt> <dt><a href="library/xmlrpclib.html#xmlrpclib.ServerProxy.system.methodSignature">methodSignature() (xmlrpclib.ServerProxy.system method)</a> </dt> <dt><a href="c-api/method.html#index-1">MethodType (in module types)</a>, <a href="c-api/function.html#index-1">[1]</a>, <a href="library/types.html#types.MethodType">[2]</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH">MH (class in mailbox)</a> </dt> <dd><dl> <dt><a href="library/mhlib.html#mhlib.MH">(class in mhlib)</a> </dt> </dl></dd> <dt><a href="library/mhlib.html#module-mhlib">mhlib (module)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MHMailbox">MHMailbox (class in mailbox)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MHMessage">MHMessage (class in mailbox)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.microsecond">microsecond (datetime.datetime attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.time.microsecond">(datetime.time attribute)</a> </dt> </dl></dd> <dt> MIME </dt> <dd><dl> <dt><a href="library/base64.html#index-0">base64 encoding</a> </dt> <dt><a href="library/mimetypes.html#index-0">content type</a> </dt> <dt><a href="library/mimetypes.html#index-1">headers</a>, <a href="library/cgi.html#index-0">[1]</a> </dt> <dt><a href="library/quopri.html#index-0">quoted-printable encoding</a> </dt> </dl></dd> <dt><a href="library/mimify.html#mimify.mime_decode_header">mime_decode_header() (in module mimify)</a> </dt> <dt><a href="library/mimify.html#mimify.mime_encode_header">mime_encode_header() (in module mimify)</a> </dt> <dt><a href="library/email.mime.html#email.mime.application.MIMEApplication">MIMEApplication (class in email.mime.application)</a> </dt> <dt><a href="library/email.mime.html#email.mime.audio.MIMEAudio">MIMEAudio (class in email.mime.audio)</a> </dt> <dt><a href="library/email.mime.html#email.mime.base.MIMEBase">MIMEBase (class in email.mime.base)</a> </dt> <dt><a href="library/email.mime.html#email.mime.image.MIMEImage">MIMEImage (class in email.mime.image)</a> </dt> <dt><a href="library/email.mime.html#email.mime.message.MIMEMessage">MIMEMessage (class in email.mime.message)</a> </dt> <dt><a href="library/email.mime.html#email.mime.multipart.MIMEMultipart">MIMEMultipart (class in email.mime.multipart)</a> </dt> <dt><a href="library/email.mime.html#email.mime.nonmultipart.MIMENonMultipart">MIMENonMultipart (class in email.mime.nonmultipart)</a> </dt> <dt><a href="library/email.mime.html#email.mime.text.MIMEText">MIMEText (class in email.mime.text)</a> </dt> <dt> mimetools </dt> <dd><dl> <dt><a href="library/urllib.html#index-1">module</a> </dt> </dl></dd> <dt><a href="library/mimetools.html#module-mimetools">mimetools (module)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes">MimeTypes (class in mimetypes)</a> </dt> <dt><a href="library/mimetypes.html#module-mimetypes">mimetypes (module)</a> </dt> <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter">MimeWriter (class in MimeWriter)</a> </dt> <dd><dl> <dt><a href="library/mimewriter.html#module-MimeWriter">(module)</a> </dt> </dl></dd> <dt><a href="library/mimify.html#module-mimify">mimify (module)</a> </dt> <dt><a href="library/mimify.html#mimify.mimify">mimify() (in module mimify)</a> </dt> <dt> min </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-22">built-in function</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.date.min">min (datetime.date attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.min">(datetime.datetime attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.time.min">(datetime.time attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.timedelta.min">(datetime.timedelta attribute)</a> </dt> </dl></dd> <dt><a href="library/functions.html#min">min() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Context.min">(decimal.Context method)</a> </dt> <dt><a href="library/decimal.html#decimal.Decimal.min">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.min_mag">min_mag() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.min_mag">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/token.html#token.MINEQUAL">MINEQUAL (in module token)</a> </dt> <dt><a href="library/miniaeframe.html#module-MiniAEFrame">MiniAEFrame (module)</a> </dt> <dt><a href="library/miniaeframe.html#MiniAEFrame.MiniApplication">MiniApplication (class in MiniAEFrame)</a> </dt> <dt><a href="library/audioop.html#audioop.minmax">minmax() (in module audioop)</a> </dt> <dt><a href="library/os.html#os.minor">minor() (in module os)</a> </dt> <dt><a href="reference/expressions.html#index-48">minus</a> </dt> <dt><a href="library/token.html#token.MINUS">MINUS (in module token)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.minus">minus() (decimal.Context method)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.minute">minute (datetime.datetime attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.time.minute">(datetime.time attribute)</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.MINYEAR">MINYEAR (in module datetime)</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.mirrored">mirrored() (in module unicodedata)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.misc_header">misc_header (cmd.Cmd attribute)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.MissingSectionHeaderError">MissingSectionHeaderError</a> </dt> <dt><a href="library/ossaudiodev.html#index-1">MIXERDEV</a> </dt> <dt><a href="library/macostools.html#macostools.mkalias">mkalias() (in module macostools)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.mkd">mkd() (ftplib.FTP method)</a> </dt> <dt><a href="library/os.html#os.mkdir">mkdir() (in module os)</a> </dt> <dt><a href="library/tempfile.html#tempfile.mkdtemp">mkdtemp() (in module tempfile)</a> </dt> <dt><a href="library/os.html#os.mkfifo">mkfifo() (in module os)</a> </dt> <dt><a href="library/os.html#os.mknod">mknod() (in module os)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.mkpath">mkpath() (distutils.ccompiler.CCompiler method)</a> </dt> <dd><dl> <dt><a href="distutils/apiref.html#distutils.dir_util.mkpath">(in module distutils.dir_util)</a> </dt> </dl></dd> <dt><a href="library/tempfile.html#tempfile.mkstemp">mkstemp() (in module tempfile)</a> </dt> <dt><a href="library/tempfile.html#tempfile.mktemp">mktemp() (in module tempfile)</a> </dt> <dt><a href="library/time.html#time.mktime">mktime() (in module time)</a> </dt> <dt><a href="library/email.util.html#email.utils.mktime_tz">mktime_tz() (in module email.utils)</a> </dt> <dd><dl> <dt><a href="library/rfc822.html#rfc822.mktime_tz">(in module rfc822)</a> </dt> </dl></dd> <dt><a href="library/mmap.html#mmap.mmap">mmap (class in mmap)</a> </dt> <dd><dl> <dt><a href="library/mmap.html#module-mmap">(module)</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.MMDF">MMDF (class in mailbox)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MmdfMailbox">MmdfMailbox (class in mailbox)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MMDFMessage">MMDFMessage (class in mailbox)</a> </dt> <dt><a href="library/operator.html#operator.mod">mod() (in module operator)</a> </dt> <dt><a href="library/stdtypes.html#file.mode">mode (file attribute)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.FileIO.mode">(io.FileIO attribute)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.mode">(ossaudiodev.oss_audio_device attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.mode">(tarfile.TarInfo attribute)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.mode">mode() (in module turtle)</a> </dt> <dt><a href="library/math.html#math.modf">modf() (in module math)</a> </dt> <dt><a href="library/robotparser.html#robotparser.RobotFileParser.modified">modified() (robotparser.RobotFileParser method)</a> </dt> <dt><a href="library/msilib.html#msilib.View.Modify">Modify() (msilib.View method)</a> </dt> <dt><a href="library/select.html#select.epoll.modify">modify() (select.epoll method)</a> </dt> <dd><dl> <dt><a href="library/select.html#select.poll.modify">(select.poll method)</a> </dt> </dl></dd> <dt> module </dt> <dd><dl> <dt><a href="library/al.html#index-0">AL</a> </dt> <dt><a href="library/basehttpserver.html#index-0">CGIHTTPServer</a> </dt> <dt><a href="library/miniaeframe.html#index-0">FrameWork</a> </dt> <dt><a href="library/sunaudio.html#index-1">SUNAUDIODEV</a> </dt> <dt><a href="library/basehttpserver.html#index-0">SimpleHTTPServer</a> </dt> <dt><a href="c-api/intro.html#index-20">__builtin__</a>, <a href="reference/toplevel_components.html#index-2">[1]</a>, <a href="reference/simple_stmts.html#index-57">[2]</a>, <a href="c-api/init.html#index-0">[3]</a>, <a href="tutorial/modules.html#index-7">[4]</a> </dt> <dt><a href="c-api/intro.html#index-20">__main__</a>, <a href="reference/executionmodel.html#index-11">[1]</a>, <a href="reference/toplevel_components.html#index-2">[2]</a>, <a href="reference/toplevel_components.html#index-3">[3]</a>, <a href="c-api/init.html#index-0">[4]</a>, <a href="c-api/init.html#index-21">[5]</a> </dt> <dt><a href="library/locale.html#index-0">_locale</a> </dt> <dt><a href="reference/datamodel.html#index-28">array</a> </dt> <dt><a href="library/binascii.html#index-0">base64</a> </dt> <dt><a href="library/pdb.html#index-1">bdb</a> </dt> <dt><a href="library/binascii.html#index-0">binhex</a> </dt> <dt><a href="library/shelve.html#index-1">bsddb</a>, <a href="reference/datamodel.html#index-34">[1]</a>, <a href="library/anydbm.html#index-0">[2]</a>, <a href="library/dbhash.html#index-0">[3]</a> </dt> <dt><a href="c-api/init.html#index-21">builtins</a> </dt> <dt><a href="library/copy_reg.html#index-0">cPickle</a> </dt> <dt><a href="library/pdb.html#index-1">cmd</a> </dt> <dt><a href="tutorial/modules.html#index-3">compileall</a> </dt> <dt><a href="library/copy_reg.html#index-0">copy</a> </dt> <dt><a href="library/pwd.html#index-0">crypt</a> </dt> <dt><a href="library/anydbm.html#index-0">dbhash</a> </dt> <dt><a href="library/shelve.html#index-1">dbm</a>, <a href="reference/datamodel.html#index-34">[1]</a>, <a href="library/anydbm.html#index-0">[2]</a>, <a href="library/gdbm.html#index-0">[3]</a> </dt> <dt><a href="extending/embedding.html#index-0">distutils.sysconfig</a> </dt> <dt><a href="library/anydbm.html#index-0">dumbdbm</a> </dt> <dt><a href="library/exceptions.html#index-3">errno</a>, <a href="library/socket.html#index-2">[1]</a> </dt> <dt><a href="c-api/intro.html#index-20">exceptions</a> </dt> <dt><a href="reference/datamodel.html#index-4">extension</a> </dt> <dt><a href="library/stdtypes.html#index-34">fcntl</a> </dt> <dt><a href="library/htmllib.html#index-1">formatter</a> </dt> <dt><a href="library/shelve.html#index-1">gdbm</a>, <a href="reference/datamodel.html#index-34">[1]</a>, <a href="library/anydbm.html#index-0">[2]</a> </dt> <dt><a href="library/fnmatch.html#index-2">glob</a> </dt> <dt><a href="library/urllib.html#index-9">htmllib</a> </dt> <dt><a href="library/ic.html#index-0">icglue</a> </dt> <dt><a href="c-api/import.html#index-2">ihooks</a> </dt> <dt><a href="library/functions.html#index-8">imp</a> </dt> <dt><a href="reference/simple_stmts.html#index-38">importing</a> </dt> <dt><a href="library/imp.html#index-5">knee</a>, <a href="library/imputil.html#index-1">[1]</a> </dt> <dt><a href="library/macos.html#index-0">macerrors</a> </dt> <dt><a href="library/rfc822.html#index-3">mailbox</a> </dt> <dt><a href="library/cmath.html#index-0">math</a>, <a href="library/stdtypes.html#index-18">[1]</a> </dt> <dt><a href="library/urllib.html#index-1">mimetools</a> </dt> <dt><a href="reference/datamodel.html#index-49">namespace</a> </dt> <dt><a href="reference/datamodel.html#index-47">object</a>, <a href="reference/expressions.html#index-30">[1]</a>, <a href="c-api/module.html#index-0">[2]</a> </dt> <dt><a href="library/stdtypes.html#index-33">os</a>, <a href="library/posix.html#index-0">[1]</a> </dt> <dt><a href="library/copy_reg.html#index-0">pickle</a>, <a href="library/marshal.html#index-0">[1]</a>, <a href="library/shelve.html#index-0">[2]</a>, <a href="tutorial/inputoutput.html#index-1">[3]</a>, <a href="library/pickle.html#index-5">[4]</a>, <a href="library/copy.html#index-0">[5]</a> </dt> <dt><a href="library/os.html#index-12">pty</a> </dt> <dt><a href="library/os.path.html#index-1">pwd</a> </dt> <dt><a href="library/pyexpat.html#index-1">pyexpat</a> </dt> <dt><a href="library/fnmatch.html#index-1">re</a>, <a href="library/string.html#index-0">[1]</a>, <a href="library/stdtypes.html#index-27">[2]</a> </dt> <dt><a href="tutorial/interactive.html#index-0">readline</a> </dt> <dt><a href="c-api/import.html#index-2">rexec</a> </dt> <dt><a href="library/mimetools.html#index-0">rfc822</a> </dt> <dt><a href="tutorial/interactive.html#index-0">rlcompleter</a> </dt> <dt><a href="c-api/intro.html#index-20">search path</a>, <a href="library/sys.html#index-6">[1]</a>, <a href="library/site.html#index-0">[2]</a>, <a href="c-api/init.html#index-0">[3]</a>, <a href="c-api/init.html#index-4">[4]</a>, <a href="library/linecache.html#index-0">[5]</a>, <a href="tutorial/modules.html#index-0">[6]</a> </dt> <dt><a href="library/htmllib.html#index-1">sgmllib</a> </dt> <dt><a href="library/marshal.html#index-0">shelve</a> </dt> <dt><a href="library/thread.html#index-2">signal</a>, <a href="c-api/exceptions.html#index-2">[1]</a> </dt> <dt><a href="library/site.html#index-3">sitecustomize</a> </dt> <dt><a href="library/internet.html#index-1">socket</a>, <a href="library/stdtypes.html#index-33">[1]</a> </dt> <dt><a href="library/os.html#index-16">stat</a> </dt> <dt><a href="library/os.html#index-17">statvfs</a> </dt> <dt><a href="library/locale.html#index-7">string</a>, <a href="library/locale.html#index-8">[1]</a>, <a href="library/stdtypes.html#index-27">[2]</a> </dt> <dt><a href="library/socket.html#index-4">struct</a> </dt> <dt><a href="library/sunaudio.html#index-2">sunaudiodev</a> </dt> <dt><a href="c-api/intro.html#index-20">sys</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="reference/toplevel_components.html#index-2">[2]</a>, <a href="reference/simple_stmts.html#index-24">[3]</a>, <a href="c-api/init.html#index-0">[4]</a>, <a href="c-api/init.html#index-21">[5]</a>, <a href="tutorial/modules.html#index-4">[6]</a> </dt> <dt><a href="c-api/init.html#index-20">thread</a> </dt> <dt><a href="library/stdtypes.html#index-41">types</a> </dt> <dt><a href="library/httplib.html#index-1">urllib</a> </dt> <dt><a href="library/urllib.html#index-11">urlparse</a> </dt> <dt><a href="library/site.html#index-4">usercustomize</a> </dt> <dt><a href="library/binascii.html#index-0">uu</a> </dt> </dl></dd> <dt><a href="library/pyclbr.html#pyclbr.Class.module">module (pyclbr.Class attribute)</a> </dt> <dd><dl> <dt><a href="library/pyclbr.html#pyclbr.Function.module">(pyclbr.Function attribute)</a> </dt> </dl></dd> <dt><a href="library/new.html#new.module">module() (in module new)</a> </dt> <dt><a href="library/modulefinder.html#modulefinder.ModuleFinder">ModuleFinder (class in modulefinder)</a> </dt> <dt><a href="library/modulefinder.html#module-modulefinder">modulefinder (module)</a> </dt> <dt><a href="c-api/import.html#index-0">modules (in module sys)</a>, <a href="library/sys.html#sys.modules">[1]</a>, <a href="c-api/init.html#index-0">[2]</a> </dt> <dd><dl> <dt><a href="library/modulefinder.html#modulefinder.ModuleFinder.modules">(modulefinder.ModuleFinder attribute)</a> </dt> </dl></dd> <dt><a href="c-api/module.html#index-1">ModuleType (in module types)</a>, <a href="library/types.html#types.ModuleType">[1]</a> </dt> <dt><a href="reference/expressions.html#index-55">modulo</a> </dt> <dt><a href="library/imageop.html#imageop.mono2grey">mono2grey() (in module imageop)</a> </dt> <dt><a href="library/datetime.html#datetime.date.month">month (datetime.date attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.month">(datetime.datetime attribute)</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.month">month() (in module calendar)</a> </dt> <dt><a href="library/calendar.html#calendar.month_abbr">month_abbr (in module calendar)</a> </dt> <dt><a href="library/calendar.html#calendar.month_name">month_name (in module calendar)</a> </dt> <dt><a href="library/calendar.html#calendar.monthcalendar">monthcalendar() (in module calendar)</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar.monthdatescalendar">monthdatescalendar() (calendar.Calendar method)</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar.monthdays2calendar">monthdays2calendar() (calendar.Calendar method)</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar.monthdayscalendar">monthdayscalendar() (calendar.Calendar method)</a> </dt> <dt><a href="library/calendar.html#calendar.monthrange">monthrange() (in module calendar)</a> </dt> <dt><a href="library/cookie.html#Cookie.Morsel">Morsel (class in Cookie)</a> </dt> <dt><a href="library/collections.html#collections.Counter.most_common">most_common() (collections.Counter method)</a> </dt> <dt><a href="library/curses.html#curses.mouseinterval">mouseinterval() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.mousemask">mousemask() (in module curses)</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.Panel.move">move() (curses.panel.Panel method)</a> </dt> <dd><dl> <dt><a href="library/curses.html#curses.window.move">(curses.window method)</a> </dt> <dt><a href="library/macostools.html#findertools.move">(in module findertools)</a> </dt> <dt><a href="library/mmap.html#mmap.move">(in module mmap)</a> </dt> <dt><a href="library/shutil.html#shutil.move">(in module shutil)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.move">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.move_file">move_file() (distutils.ccompiler.CCompiler method)</a> </dt> <dd><dl> <dt><a href="distutils/apiref.html#distutils.file_util.move_file">(in module distutils.file_util)</a> </dt> </dl></dd> <dt><a href="library/mhlib.html#mhlib.Folder.movemessage">movemessage() (mhlib.Folder method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.MozillaCookieJar">MozillaCookieJar (class in cookielib)</a> </dt> <dt><a href="glossary.html#term-mro"><strong>MRO</strong></a> </dt> <dt><a href="library/stdtypes.html#class.mro">mro() (class method)</a> </dt> <dt><a href="library/cd.html#cd.msftoframe">msftoframe() (in module cd)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPResponse.msg">msg (httplib.HTTPResponse attribute)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.msg">msg() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/msilib.html#index-0">msi</a> </dt> <dt><a href="library/msilib.html#module-msilib">msilib (module)</a> </dt> <dt><a href="library/msvcrt.html#module-msvcrt">msvcrt (module)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.mt_interact">mt_interact() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.mtime">mtime (tarfile.TarInfo attribute)</a> </dt> <dt><a href="library/robotparser.html#robotparser.RobotFileParser.mtime">mtime() (robotparser.RobotFileParser method)</a> </dt> <dt><a href="library/audioop.html#audioop.mul">mul() (in module audioop)</a> </dt> <dd><dl> <dt><a href="library/operator.html#operator.mul">(in module operator)</a> </dt> </dl></dd> <dt><a href="library/xmlrpclib.html#xmlrpclib.MultiCall">MultiCall (class in xmlrpclib)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile">MultiFile (class in multifile)</a> </dt> <dt><a href="library/multifile.html#module-multifile">multifile (module)</a> </dt> <dt><a href="library/re.html#re.MULTILINE">MULTILINE (in module re)</a> </dt> <dt><a href="library/email.errors.html#email.errors.MultipartConversionError">MultipartConversionError</a> </dt> <dt><a href="reference/expressions.html#index-53">multiplication</a> </dt> <dt><a href="library/decimal.html#decimal.Context.multiply">multiply() (decimal.Context method)</a> </dt> <dt><a href="library/multiprocessing.html#module-multiprocessing">multiprocessing (module)</a> </dt> <dt><a href="library/multiprocessing.html#module-multiprocessing.connection">multiprocessing.connection (module)</a> </dt> <dt><a href="library/multiprocessing.html#module-multiprocessing.dummy">multiprocessing.dummy (module)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.multiprocessing.Manager">multiprocessing.Manager() (in module multiprocessing.sharedctypes)</a> </dt> <dt><a href="library/multiprocessing.html#module-multiprocessing.managers">multiprocessing.managers (module)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool">multiprocessing.Pool (class in multiprocessing.pool)</a> </dt> <dt><a href="library/multiprocessing.html#module-multiprocessing.pool">multiprocessing.pool (module)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.multiprocessing.queues.SimpleQueue">multiprocessing.queues.SimpleQueue (class in multiprocessing)</a> </dt> <dt><a href="library/multiprocessing.html#module-multiprocessing.sharedctypes">multiprocessing.sharedctypes (module)</a> </dt> <dt><a href="glossary.html#term-mutable"><strong>mutable</strong></a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-25">object</a>, <a href="reference/simple_stmts.html#index-3">[1]</a>, <a href="reference/simple_stmts.html#index-10">[2]</a> </dt> <dt><a href="library/stdtypes.html#index-29">sequence types</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-1">mutable object</a> </dt> <dt> mutable sequence </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-9">loop over</a> </dt> <dt><a href="reference/datamodel.html#index-25">object</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.MutableMapping">MutableMapping (class in collections)</a> </dt> <dt><a href="library/collections.html#collections.MutableSequence">MutableSequence (class in collections)</a> </dt> <dt><a href="library/collections.html#collections.MutableSet">MutableSet (class in collections)</a> </dt> <dt><a href="library/userdict.html#UserString.MutableString">MutableString (class in UserString)</a> </dt> <dt><a href="library/mutex.html#mutex.mutex">mutex (class in mutex)</a> </dt> <dd><dl> <dt><a href="library/mutex.html#module-mutex">(module)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.mvderwin">mvderwin() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.mvwin">mvwin() (curses.window method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.myrights">myrights() (imaplib.IMAP4 method)</a> </dt> </dl></td> </tr></table> <h2 id="N">N</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/token.html#token.N_TOKENS">N_TOKENS (in module token)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-9">name</a>, <a href="reference/executionmodel.html#index-2">[1]</a>, <a href="reference/expressions.html#index-5">[2]</a> </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-2">binding</a>, <a href="reference/compound_stmts.html#index-18">[1]</a>, <a href="reference/compound_stmts.html#index-23">[2]</a>, <a href="reference/simple_stmts.html#index-3">[3]</a>, <a href="reference/simple_stmts.html#index-38">[4]</a>, <a href="reference/simple_stmts.html#index-48">[5]</a> </dt> <dt><a href="reference/simple_stmts.html#index-54">binding, global</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">class</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">function</a> </dt> <dt><a href="reference/expressions.html#index-7">mangling</a> </dt> <dt><a href="reference/simple_stmts.html#index-3">rebinding</a> </dt> <dt><a href="reference/simple_stmts.html#index-19">unbinding</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.Cookie.name">name (cookielib.Cookie attribute)</a> </dt> <dd><dl> <dt><a href="library/doctest.html#doctest.DocTest.name">(doctest.DocTest attribute)</a> </dt> <dt><a href="library/stdtypes.html#file.name">(file attribute)</a> </dt> <dt><a href="library/os.html#os.name">(in module os)</a> </dt> </dl></dd> <dt><a href="library/token.html#token.NAME">NAME (in module token)</a> </dt> <dt><a href="library/io.html#io.FileIO.name">name (io.FileIO attribute)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.Process.name">(multiprocessing.Process attribute)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.name">(ossaudiodev.oss_audio_device attribute)</a> </dt> <dt><a href="library/pyclbr.html#pyclbr.Class.name">(pyclbr.Class attribute)</a> </dt> <dt><a href="library/pyclbr.html#pyclbr.Function.name">(pyclbr.Function attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.name">(tarfile.TarInfo attribute)</a> </dt> <dt><a href="library/threading.html#threading.Thread.name">(threading.Thread attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Attr.name">(xml.dom.Attr attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DocumentType.name">(xml.dom.DocumentType attribute)</a> </dt> </dl></dd> <dt><a href="library/unicodedata.html#unicodedata.name">name() (in module unicodedata)</a> </dt> <dt><a href="library/htmllib.html#htmlentitydefs.name2codepoint">name2codepoint (in module htmlentitydefs)</a> </dt> <dt><a href="glossary.html#term-named-tuple"><strong>named tuple</strong></a> </dt> <dt><a href="library/tempfile.html#tempfile.NamedTemporaryFile">NamedTemporaryFile() (in module tempfile)</a> </dt> <dt><a href="library/collections.html#collections.namedtuple">namedtuple() (in module collections)</a> </dt> <dt><a href="library/exceptions.html#exceptions.NameError">NameError</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-6">exception</a> </dt> </dl></dd> <dt><a href="reference/executionmodel.html#index-8">NameError (built-in exception)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.namelist">namelist() (zipfile.ZipFile method)</a> </dt> <dt><a href="library/codecs.html#encodings.idna.nameprep">nameprep() (in module encodings.idna)</a> </dt> <dt> names </dt> <dd><dl> <dt><a href="reference/expressions.html#index-7">private</a> </dt> </dl></dd> <dt><a href="reference/executionmodel.html#index-1">namespace</a>, <a href="glossary.html#term-namespace"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-37">global</a> </dt> <dt><a href="reference/datamodel.html#index-49">module</a> </dt> </dl></dd> <dt><a href="library/argparse.html#argparse.Namespace">Namespace (class in argparse)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.namespace">namespace() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Namespace">Namespace() (multiprocessing.managers.SyncManager method)</a> </dt> <dt><a href="library/uuid.html#uuid.NAMESPACE_DNS">NAMESPACE_DNS (in module uuid)</a> </dt> <dt><a href="library/uuid.html#uuid.NAMESPACE_OID">NAMESPACE_OID (in module uuid)</a> </dt> <dt><a href="library/uuid.html#uuid.NAMESPACE_URL">NAMESPACE_URL (in module uuid)</a> </dt> <dt><a href="library/uuid.html#uuid.NAMESPACE_X500">NAMESPACE_X500 (in module uuid)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.NamespaceErr">NamespaceErr</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.namespaceURI">namespaceURI (xml.dom.Node attribute)</a> </dt> <dt><a href="library/functions.html#index-2">NaN</a>, <a href="library/string.html#index-6">[1]</a> </dt> <dt><a href="library/tabnanny.html#tabnanny.NannyNag">NannyNag</a> </dt> <dt><a href="library/curses.html#curses.napms">napms() (in module curses)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.nargs">nargs (optparse.Option attribute)</a> </dt> <dt><a href="library/undoc.html#module-Nav">Nav (module)</a> </dt> <dt><a href="library/easydialogs.html#index-0">Navigation Services</a> </dt> <dt><a href="library/difflib.html#difflib.ndiff">ndiff() (in module difflib)</a> </dt> <dt><a href="library/stdtypes.html#memoryview.ndim">ndim (memoryview attribute)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-ne">ne (2to3 fixer)</a> </dt> <dt><a href="library/operator.html#operator.ne">ne() (in module operator)</a> </dt> <dt><a href="library/operator.html#operator.neg">neg() (in module operator)</a> </dt> <dt><a href="reference/expressions.html#index-48">negation</a> </dt> <dt><a href="glossary.html#term-nested-scope"><strong>nested scope</strong></a> </dt> <dt><a href="library/contextlib.html#contextlib.nested">nested() (in module contextlib)</a> </dt> <dt><a href="library/netrc.html#netrc.netrc">netrc (class in netrc)</a> </dt> <dd><dl> <dt><a href="library/netrc.html#module-netrc">(module)</a> </dt> </dl></dd> <dt><a href="library/netrc.html#netrc.NetrcParseError">NetrcParseError</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookiePolicy.netscape">netscape (cookielib.CookiePolicy attribute)</a> </dt> <dt><a href="library/nntplib.html#index-0">Network News Transfer Protocol</a> </dt> <dt><a href="library/new.html#module-new">new (module)</a> </dt> <dt><a href="library/hmac.html#hmac.new">new() (in module hmac)</a> </dt> <dd><dl> <dt><a href="library/md5.html#md5.new">(in module md5)</a> </dt> <dt><a href="library/sha.html#sha.new">(in module sha)</a> </dt> </dl></dd> <dt><a href="glossary.html#term-new-style-class"><strong>new-style class</strong></a> </dt> <dt><a href="library/formatter.html#formatter.writer.new_alignment">new_alignment() (formatter.writer method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.new_compiler">new_compiler() (in module distutils.ccompiler)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.new_font">new_font() (formatter.writer method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.new_margin">new_margin() (formatter.writer method)</a> </dt> <dt><a href="library/imp.html#imp.new_module">new_module() (in module imp)</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.new_panel">new_panel() (in module curses.panel)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.new_spacing">new_spacing() (formatter.writer method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.new_styles">new_styles() (formatter.writer method)</a> </dt> <dt><a href="library/al.html#al.newconfig">newconfig() (in module al)</a> </dt> <dt><a href="distutils/apiref.html#distutils.dep_util.newer">newer() (in module distutils.dep_util)</a> </dt> <dt><a href="distutils/apiref.html#distutils.dep_util.newer_group">newer_group() (in module distutils.dep_util)</a> </dt> <dt><a href="distutils/apiref.html#distutils.dep_util.newer_pairwise">newer_pairwise() (in module distutils.dep_util)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.newgroups">newgroups() (nntplib.NNTP method)</a> </dt> <dt> newline </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-23">suppression</a> </dt> </dl></dd> <dt><a href="library/token.html#token.NEWLINE">NEWLINE (in module token)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-2">NEWLINE token</a>, <a href="reference/compound_stmts.html#index-2">[1]</a> </dt> <dt><a href="library/stdtypes.html#file.newlines">newlines (file attribute)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.TextIOBase.newlines">(io.TextIOBase attribute)</a> </dt> </dl></dd> <dt><a href="library/nntplib.html#nntplib.NNTP.newnews">newnews() (nntplib.NNTP method)</a> </dt> <dt><a href="library/curses.html#curses.newpad">newpad() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.newwin">newwin() (in module curses)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-next">next (2to3 fixer)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.next">next() (bsddb.bsddbobject method)</a> </dt> <dd><dl> <dt><a href="library/functions.html#next">(built-in function)</a> </dt> <dt><a href="library/csv.html#csv.csvreader.next">(csv.csvreader method)</a> </dt> <dt><a href="library/dbhash.html#dbhash.dbhash.next">(dbhash.dbhash method)</a> </dt> <dt><a href="library/stdtypes.html#file.next">(file method)</a> </dt> <dt><a href="reference/expressions.html#generator.next">(generator method)</a> </dt> <dt><a href="library/stdtypes.html#iterator.next">(iterator method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.oldmailbox.next">(mailbox.oldmailbox method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.next">(multifile.MultiFile method)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.next">(nntplib.NNTP method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.next">(tarfile.TarFile method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.next">(ttk.Treeview method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.next_minus">next_minus() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.next_minus">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.next_plus">next_plus() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.next_plus">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.next_toward">next_toward() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.next_toward">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/fileinput.html#fileinput.nextfile">nextfile() (in module fileinput)</a> </dt> <dt><a href="library/gdbm.html#gdbm.nextkey">nextkey() (in module gdbm)</a> </dt> <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.nextpart">nextpart() (MimeWriter.MimeWriter method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.nextSibling">nextSibling (xml.dom.Node attribute)</a> </dt> <dt><a href="library/gettext.html#gettext.GNUTranslations.ngettext">ngettext() (gettext.GNUTranslations method)</a> </dt> <dd><dl> <dt><a href="library/gettext.html#gettext.NullTranslations.ngettext">(gettext.NullTranslations method)</a> </dt> <dt><a href="library/gettext.html#gettext.ngettext">(in module gettext)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.nice">nice() (in module os)</a> </dt> <dt><a href="library/nis.html#module-nis">nis (module)</a> </dt> <dt><a href="library/sha.html#index-0">NIST</a> </dt> <dt><a href="library/tokenize.html#tokenize.NL">NL (in module tokenize)</a> </dt> <dt><a href="library/curses.html#curses.nl">nl() (in module curses)</a> </dt> <dt><a href="library/locale.html#locale.nl_langinfo">nl_langinfo() (in module locale)</a> </dt> <dt><a href="library/heapq.html#heapq.nlargest">nlargest() (in module heapq)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.nlst">nlst() (ftplib.FTP method)</a> </dt> <dt> NNTP </dt> <dd><dl> <dt><a href="library/nntplib.html#index-0">protocol</a> </dt> </dl></dd> <dt><a href="library/nntplib.html#nntplib.NNTP">NNTP (class in nntplib)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTPDataError">NNTPDataError</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTPError">NNTPError</a> </dt> <dt><a href="library/nntplib.html#module-nntplib">nntplib (module)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTPPermanentError">NNTPPermanentError</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTPProtocolError">NNTPProtocolError</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTPReplyError">NNTPReplyError</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/nntplib.html#nntplib.NNTPTemporaryError">NNTPTemporaryError</a> </dt> <dt><a href="library/urllib.html#index-4">no_proxy</a>, <a href="library/urllib.html#index-6">[1]</a> </dt> <dt><a href="library/curses.html#curses.nocbreak">nocbreak() (in module curses)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.NoDataAllowedErr">NoDataAllowedErr</a> </dt> <dt><a href="library/compiler.html#compiler.ast.Node">Node (class in compiler.ast)</a> </dt> <dt><a href="library/platform.html#platform.node">node() (in module platform)</a> </dt> <dt><a href="library/curses.html#curses.window.nodelay">nodelay() (curses.window method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.nodeName">nodeName (xml.dom.Node attribute)</a> </dt> <dt><a href="library/ast.html#ast.NodeTransformer">NodeTransformer (class in ast)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.nodeType">nodeType (xml.dom.Node attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.nodeValue">nodeValue (xml.dom.Node attribute)</a> </dt> <dt><a href="library/ast.html#ast.NodeVisitor">NodeVisitor (class in ast)</a> </dt> <dt><a href="library/cd.html#cd.NODISC">NODISC (in module cd)</a> </dt> <dt><a href="library/curses.html#curses.noecho">noecho() (in module curses)</a> </dt> <dt><a href="library/locale.html#locale.NOEXPR">NOEXPR (in module locale)</a> </dt> <dt><a href="library/htmllib.html#htmllib.HTMLParser.nofill">nofill (htmllib.HTMLParser attribute)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.nok_builtin_names">nok_builtin_names (rexec.RExec attribute)</a> </dt> <dt><a href="library/pickle.html#pickle.Unpickler.noload">noload() (pickle.Unpickler method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.NoModificationAllowedErr">NoModificationAllowedErr</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.nonblock">nonblock() (ossaudiodev.oss_audio_device method)</a> </dt> <dt> None </dt> <dd><dl> <dt><a href="c-api/none.html#index-0">object</a>, <a href="reference/datamodel.html#index-6">[1]</a>, <a href="reference/simple_stmts.html#index-2">[2]</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#index-3">None (Built-in object)</a> </dt> <dd><dl> <dt><a href="library/constants.html#None">(built-in variable)</a> </dt> </dl></dd> <dt><a href="library/types.html#types.NoneType">NoneType (in module types)</a> </dt> <dt><a href="library/curses.html#curses.nonl">nonl() (in module curses)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-nonzero">nonzero (2to3 fixer)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.noop">noop() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/poplib.html#poplib.POP3.noop">(poplib.POP3 method)</a> </dt> </dl></dd> <dt><a href="library/configparser.html#ConfigParser.NoOptionError">NoOptionError</a> </dt> <dt><a href="library/dis.html#opcode-NOP">NOP (opcode)</a> </dt> <dt><a href="library/curses.html#curses.noqiflush">noqiflush() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.noraw">noraw() (in module curses)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.normalize">normalize() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.normalize">(decimal.Decimal method)</a> </dt> <dt><a href="library/locale.html#locale.normalize">(in module locale)</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.normalize">(in module unicodedata)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.normalize">(xml.dom.Node method)</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.NORMALIZE_WHITESPACE">NORMALIZE_WHITESPACE (in module doctest)</a> </dt> <dt><a href="library/random.html#random.normalvariate">normalvariate() (in module random)</a> </dt> <dt><a href="library/os.path.html#os.path.normcase">normcase() (in module os.path)</a> </dt> <dt><a href="library/os.path.html#os.path.normpath">normpath() (in module os.path)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.NoSectionError">NoSectionError</a> </dt> <dt><a href="library/mailbox.html#mailbox.NoSuchMailboxError">NoSuchMailboxError</a> </dt> <dt> not </dt> <dd><dl> <dt><a href="reference/expressions.html#index-70">operator</a>, <a href="library/stdtypes.html#index-8">[1]</a> </dt> </dl></dd> <dt> not in </dt> <dd><dl> <dt><a href="reference/expressions.html#index-67">operator</a>, <a href="library/stdtypes.html#index-12">[1]</a>, <a href="library/stdtypes.html#index-22">[2]</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.not_">not_() (in module operator)</a> </dt> <dt><a href="library/fpformat.html#fpformat.NotANumber">NotANumber</a> </dt> <dt><a href="reference/introduction.html#index-0">notation</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.DTDHandler.notationDecl">notationDecl() (xml.sax.handler.DTDHandler method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.NotationDeclHandler">NotationDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DocumentType.notations">notations (xml.dom.DocumentType attribute)</a> </dt> <dt><a href="library/httplib.html#httplib.NotConnected">NotConnected</a> </dt> <dt><a href="library/tix.html#Tix.NoteBook">NoteBook (class in Tix)</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook">Notebook (class in ttk)</a> </dt> <dt><a href="library/mailbox.html#mailbox.NotEmptyError">NotEmptyError</a> </dt> <dt><a href="library/token.html#token.NOTEQUAL">NOTEQUAL (in module token)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.NotFoundErr">NotFoundErr</a> </dt> <dt><a href="library/threading.html#threading.Condition.notify">notify() (threading.Condition method)</a> </dt> <dt><a href="library/threading.html#threading.Condition.notify_all">notify_all() (threading.Condition method)</a> </dt> <dt><a href="library/threading.html#threading.Condition.notifyAll">notifyAll() (threading.Condition method)</a> </dt> <dt><a href="library/curses.html#curses.window.notimeout">notimeout() (curses.window method)</a> </dt> <dt> NotImplemented </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-7">object</a> </dt> </dl></dd> <dt><a href="library/constants.html#NotImplemented">NotImplemented (built-in variable)</a> </dt> <dt><a href="library/exceptions.html#exceptions.NotImplementedError">NotImplementedError</a> </dt> <dt><a href="library/types.html#types.NotImplementedType">NotImplementedType (in module types)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.NotStandaloneHandler">NotStandaloneHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.NotSupportedErr">NotSupportedErr</a> </dt> <dt><a href="library/curses.html#curses.window.noutrefresh">noutrefresh() (curses.window method)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.now">now() (datetime.datetime class method)</a> </dt> <dt><a href="library/aetypes.html#aetypes.NProperty">NProperty (class in aetypes)</a> </dt> <dt><a href="library/signal.html#signal.NSIG">NSIG (in module signal)</a> </dt> <dt><a href="library/heapq.html#heapq.nsmallest">nsmallest() (in module heapq)</a> </dt> <dt><a href="library/token.html#token.NT_OFFSET">NT_OFFSET (in module token)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.NTEventLogHandler">NTEventLogHandler (class in logging.handlers)</a> </dt> <dt><a href="library/socket.html#socket.ntohl">ntohl() (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.ntohs">ntohs() (in module socket)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.ntransfercmd">ntransfercmd() (ftplib.FTP method)</a> </dt> <dt> null </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-17">operation</a> </dt> </dl></dd> <dt><a href="library/formatter.html#formatter.NullFormatter">NullFormatter (class in formatter)</a> </dt> <dt><a href="library/logging.handlers.html#logging.NullHandler">NullHandler (class in logging)</a> </dt> <dt><a href="library/imp.html#imp.NullImporter">NullImporter (class in imp)</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations">NullTranslations (class in gettext)</a> </dt> <dt><a href="library/formatter.html#formatter.NullWriter">NullWriter (class in formatter)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-18">number</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-16">complex</a> </dt> <dt><a href="reference/datamodel.html#index-15">floating point</a> </dt> </dl></dd> <dt><a href="library/numbers.html#numbers.Number">Number (class in numbers)</a> </dt> <dt><a href="library/token.html#token.NUMBER">NUMBER (in module token)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.number_class">number_class() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.number_class">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/numbers.html#module-numbers">numbers (module)</a> </dt> <dt><a href="library/numbers.html#numbers.Rational.numerator">numerator (numbers.Rational attribute)</a> </dt> <dt> numeric </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-18">conversions</a> </dt> <dt><a href="library/stdtypes.html#index-14">literals</a> </dt> <dt><a href="reference/datamodel.html#index-9">object</a>, <a href="reference/datamodel.html#index-56">[1]</a>, <a href="c-api/concrete.html#index-0">[2]</a>, <a href="library/stdtypes.html#index-10">[3]</a>, <a href="library/stdtypes.html#index-13">[4]</a> </dt> <dt><a href="library/stdtypes.html#index-16">types, operations on</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-18">numeric literal</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.numeric">numeric() (in module unicodedata)</a> </dt> <dt><a href="library/functions.html#index-6">Numerical Python</a> </dt> <dt><a href="library/2to3.html#2to3fixer-numliterals">numliterals (2to3 fixer)</a> </dt> <dt><a href="library/gl.html#gl.nurbscurve">nurbscurve() (in module gl)</a> </dt> <dt><a href="library/gl.html#gl.nurbssurface">nurbssurface() (in module gl)</a> </dt> <dt><a href="library/gl.html#gl.nvarray">nvarray() (in module gl)</a> </dt> </dl></td> </tr></table> <h2 id="O">O</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/os.html#os.O_APPEND">O_APPEND (in module os)</a> </dt> <dt><a href="library/os.html#os.O_ASYNC">O_ASYNC (in module os)</a> </dt> <dt><a href="library/os.html#os.O_BINARY">O_BINARY (in module os)</a> </dt> <dt><a href="library/os.html#os.O_CREAT">O_CREAT (in module os)</a> </dt> <dt><a href="library/os.html#os.O_DIRECT">O_DIRECT (in module os)</a> </dt> <dt><a href="library/os.html#os.O_DIRECTORY">O_DIRECTORY (in module os)</a> </dt> <dt><a href="library/os.html#os.O_DSYNC">O_DSYNC (in module os)</a> </dt> <dt><a href="library/os.html#os.O_EXCL">O_EXCL (in module os)</a> </dt> <dt><a href="library/os.html#os.O_EXLOCK">O_EXLOCK (in module os)</a> </dt> <dt><a href="library/os.html#os.O_NDELAY">O_NDELAY (in module os)</a> </dt> <dt><a href="library/os.html#os.O_NOATIME">O_NOATIME (in module os)</a> </dt> <dt><a href="library/os.html#os.O_NOCTTY">O_NOCTTY (in module os)</a> </dt> <dt><a href="library/os.html#os.O_NOFOLLOW">O_NOFOLLOW (in module os)</a> </dt> <dt><a href="library/os.html#os.O_NOINHERIT">O_NOINHERIT (in module os)</a> </dt> <dt><a href="library/os.html#os.O_NONBLOCK">O_NONBLOCK (in module os)</a> </dt> <dt><a href="library/os.html#os.O_RANDOM">O_RANDOM (in module os)</a> </dt> <dt><a href="library/os.html#os.O_RDONLY">O_RDONLY (in module os)</a> </dt> <dt><a href="library/os.html#os.O_RDWR">O_RDWR (in module os)</a> </dt> <dt><a href="library/os.html#os.O_RSYNC">O_RSYNC (in module os)</a> </dt> <dt><a href="library/os.html#os.O_SEQUENTIAL">O_SEQUENTIAL (in module os)</a> </dt> <dt><a href="library/os.html#os.O_SHLOCK">O_SHLOCK (in module os)</a> </dt> <dt><a href="library/os.html#os.O_SHORT_LIVED">O_SHORT_LIVED (in module os)</a> </dt> <dt><a href="library/os.html#os.O_SYNC">O_SYNC (in module os)</a> </dt> <dt><a href="library/os.html#os.O_TEMPORARY">O_TEMPORARY (in module os)</a> </dt> <dt><a href="library/os.html#os.O_TEXT">O_TEXT (in module os)</a> </dt> <dt><a href="library/os.html#os.O_TRUNC">O_TRUNC (in module os)</a> </dt> <dt><a href="library/os.html#os.O_WRONLY">O_WRONLY (in module os)</a> </dt> <dt><a href="reference/datamodel.html#index-0">object</a>, <a href="glossary.html#term-object"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-13">Boolean</a>, <a href="library/stdtypes.html#index-13">[1]</a> </dt> <dt><a href="c-api/cobject.html#index-0">CObject</a> </dt> <dt><a href="c-api/capsule.html#index-0">Capsule</a> </dt> <dt><a href="reference/datamodel.html#index-8">Ellipsis</a> </dt> <dt><a href="c-api/none.html#index-0">None</a>, <a href="reference/datamodel.html#index-6">[1]</a>, <a href="reference/simple_stmts.html#index-2">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-7">NotImplemented</a> </dt> <dt><a href="library/stdtypes.html#index-21">Unicode</a> </dt> <dt><a href="c-api/buffer.html#index-0">buffer</a>, <a href="library/stdtypes.html#index-21">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-44">built-in function</a>, <a href="reference/expressions.html#index-43">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-45">built-in method</a>, <a href="reference/expressions.html#index-43">[1]</a> </dt> <dt><a href="c-api/bytearray.html#index-0">bytearray</a>, <a href="library/stdtypes.html#index-21">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-35">callable</a>, <a href="reference/expressions.html#index-38">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">class</a>, <a href="reference/datamodel.html#index-46">[1]</a>, <a href="reference/datamodel.html#index-50">[2]</a>, <a href="c-api/class.html#index-0">[3]</a>, <a href="reference/expressions.html#index-44">[4]</a> </dt> <dt><a href="reference/datamodel.html#index-46">class instance</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-54">[2]</a>, <a href="reference/expressions.html#index-45">[3]</a> </dt> <dt><a href="library/marshal.html#index-0">code</a>, <a href="c-api/code.html#index-0">[1]</a>, <a href="reference/datamodel.html#index-60">[2]</a>, <a href="library/stdtypes.html#index-38">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-16">complex</a> </dt> <dt><a href="c-api/complex.html#index-0">complex number</a>, <a href="library/stdtypes.html#index-13">[1]</a> </dt> <dt><a href="extending/newtypes.html#index-0">deallocation</a> </dt> <dt><a href="reference/datamodel.html#index-33">dictionary</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-81">[2]</a>, <a href="reference/simple_stmts.html#index-12">[3]</a>, <a href="reference/expressions.html#index-16">[4]</a>, <a href="reference/expressions.html#index-32">[5]</a>, <a href="c-api/dict.html#index-0">[6]</a>, <a href="library/stdtypes.html#index-32">[7]</a> </dt> <dt><a href="reference/toplevel_components.html#index-8">file</a>, <a href="reference/datamodel.html#index-58">[1]</a>, <a href="tutorial/inputoutput.html#index-0">[2]</a>, <a href="c-api/file.html#index-0">[3]</a>, <a href="library/stdtypes.html#index-33">[4]</a> </dt> <dt><a href="extending/newtypes.html#index-0">finalization</a> </dt> <dt><a href="reference/datamodel.html#index-15">floating point</a>, <a href="c-api/float.html#index-0">[1]</a>, <a href="library/stdtypes.html#index-13">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-64">frame</a> </dt> <dt><a href="reference/datamodel.html#index-31">frozenset</a>, <a href="c-api/set.html#index-0">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">function</a>, <a href="reference/datamodel.html#index-36">[1]</a>, <a href="reference/datamodel.html#index-44">[2]</a>, <a href="reference/expressions.html#index-42">[3]</a>, <a href="reference/expressions.html#index-43">[4]</a>, <a href="c-api/function.html#index-0">[5]</a> </dt> <dt><a href="reference/datamodel.html#index-62">generator</a>, <a href="reference/expressions.html#index-15">[1]</a>, <a href="reference/expressions.html#index-24">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-20">immutable</a>, <a href="reference/expressions.html#index-9">[1]</a>, <a href="reference/expressions.html#index-17">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-20">immutable sequence</a> </dt> <dt><a href="reference/datamodel.html#index-46">instance</a>, <a href="reference/datamodel.html#index-50">[1]</a>, <a href="reference/datamodel.html#index-54">[2]</a>, <a href="c-api/class.html#index-2">[3]</a>, <a href="reference/expressions.html#index-45">[4]</a> </dt> <dt><a href="reference/datamodel.html#index-10">integer</a>, <a href="library/stdtypes.html#index-13">[1]</a>, <a href="c-api/int.html#index-0">[2]</a> </dt> <dt><a href="c-api/list.html#index-0">list</a>, <a href="reference/datamodel.html#index-26">[1]</a>, <a href="reference/simple_stmts.html#index-11">[2]</a>, <a href="reference/expressions.html#index-14">[3]</a>, <a href="reference/expressions.html#index-30">[4]</a>, <a href="reference/expressions.html#index-32">[5]</a>, <a href="reference/expressions.html#index-35">[6]</a>, <a href="library/stdtypes.html#index-21">[7]</a>, <a href="library/stdtypes.html#index-29">[8]</a> </dt> <dt><a href="c-api/long.html#index-0">long integer</a>, <a href="reference/datamodel.html#index-12">[1]</a>, <a href="library/stdtypes.html#index-13">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-32">mapping</a>, <a href="reference/datamodel.html#index-56">[1]</a>, <a href="reference/simple_stmts.html#index-12">[2]</a>, <a href="reference/expressions.html#index-32">[3]</a>, <a href="c-api/concrete.html#index-2">[4]</a>, <a href="library/stdtypes.html#index-32">[5]</a> </dt> <dt><a href="reference/datamodel.html#index-38">method</a>, <a href="reference/datamodel.html#index-45">[1]</a>, <a href="tutorial/classes.html#index-0">[2]</a>, <a href="reference/expressions.html#index-43">[3]</a>, <a href="c-api/method.html#index-0">[4]</a>, <a href="library/stdtypes.html#index-37">[5]</a> </dt> <dt><a href="reference/datamodel.html#index-47">module</a>, <a href="reference/expressions.html#index-30">[1]</a>, <a href="c-api/module.html#index-0">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-25">mutable</a>, <a href="reference/simple_stmts.html#index-3">[1]</a>, <a href="reference/simple_stmts.html#index-10">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-25">mutable sequence</a> </dt> <dt><a href="reference/datamodel.html#index-9">numeric</a>, <a href="reference/datamodel.html#index-56">[1]</a>, <a href="c-api/concrete.html#index-0">[2]</a>, <a href="library/stdtypes.html#index-10">[3]</a>, <a href="library/stdtypes.html#index-13">[4]</a> </dt> <dt><a href="reference/datamodel.html#index-11">plain integer</a> </dt> <dt><a href="reference/expressions.html#index-20">recursive</a> </dt> <dt><a href="reference/compound_stmts.html#index-6">sequence</a>, <a href="reference/datamodel.html#index-17">[1]</a>, <a href="reference/datamodel.html#index-56">[2]</a>, <a href="reference/simple_stmts.html#index-11">[3]</a>, <a href="reference/expressions.html#index-32">[4]</a>, <a href="reference/expressions.html#index-35">[5]</a>, <a href="reference/expressions.html#index-67">[6]</a>, <a href="c-api/concrete.html#index-1">[7]</a>, <a href="library/stdtypes.html#index-21">[8]</a> </dt> <dt><a href="reference/datamodel.html#index-30">set</a>, <a href="reference/expressions.html#index-18">[1]</a>, <a href="c-api/set.html#index-0">[2]</a>, <a href="library/stdtypes.html#index-31">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-29">set type</a> </dt> <dt><a href="reference/datamodel.html#index-89">slice</a> </dt> <dt><a href="library/socket.html#index-1">socket</a> </dt> <dt><a href="c-api/string.html#index-0">string</a>, <a href="reference/datamodel.html#index-21">[1]</a>, <a href="reference/expressions.html#index-32">[2]</a>, <a href="reference/expressions.html#index-35">[3]</a>, <a href="library/stdtypes.html#index-21">[4]</a> </dt> <dt><a href="library/traceback.html#index-0">traceback</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="reference/datamodel.html#index-67">[2]</a>, <a href="reference/simple_stmts.html#index-32">[3]</a>, <a href="library/sys.html#index-1">[4]</a> </dt> <dt><a href="c-api/tuple.html#index-0">tuple</a>, <a href="reference/datamodel.html#index-24">[1]</a>, <a href="reference/expressions.html#index-32">[2]</a>, <a href="reference/expressions.html#index-35">[3]</a>, <a href="reference/expressions.html#index-77">[4]</a>, <a href="library/stdtypes.html#index-21">[5]</a> </dt> <dt><a href="c-api/intro.html#index-5">type</a>, <a href="library/functions.html#index-7">[1]</a>, <a href="c-api/type.html#index-0">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-23">unicode</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">user-defined function</a>, <a href="reference/datamodel.html#index-36">[1]</a>, <a href="reference/expressions.html#index-42">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-38">user-defined method</a> </dt> <dt><a href="library/stdtypes.html#index-21">xrange</a>, <a href="library/stdtypes.html#index-28">[1]</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.UnicodeError.object">object (exceptions.UnicodeError attribute)</a> </dt> <dt><a href="library/functions.html#object">object() (built-in function)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.object_filenames">object_filenames() (distutils.ccompiler.CCompiler method)</a> </dt> <dt> objects </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-10">comparing</a> </dt> <dt><a href="library/pickle.html#index-0">flattening</a> </dt> <dt><a href="library/pickle.html#index-0">marshalling</a> </dt> <dt><a href="library/pickle.html#index-0">persistent</a> </dt> <dt><a href="library/pickle.html#index-0">pickling</a> </dt> <dt><a href="library/pickle.html#index-0">serializing</a> </dt> </dl></dd> <dt><a href="library/aetypes.html#aetypes.ObjectSpecifier">ObjectSpecifier (class in aetypes)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.obufcount">obufcount() (ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.obuffree">obuffree() (ossaudiodev.oss_audio_device method)</a> </dt> <dt> oct </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-95">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#oct">oct() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/future_builtins.html#future_builtins.oct">(in module future_builtins)</a> </dt> </dl></dd> <dt> octal </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-14">literals</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-18">octal literal</a> </dt> <dt><a href="library/string.html#string.octdigits">octdigits (in module string)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.ExpatError.offset">offset (xml.parsers.expat.ExpatError attribute)</a> </dt> <dt><a href="library/curses.html#curses.OK">OK (in module curses)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.ok_builtin_modules">ok_builtin_modules (rexec.RExec attribute)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.ok_file_types">ok_file_types (rexec.RExec attribute)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.ok_path">ok_path (rexec.RExec attribute)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.ok_posix_names">ok_posix_names (rexec.RExec attribute)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.ok_sys_names">ok_sys_names (rexec.RExec attribute)</a> </dt> <dt><a href="library/ctypes.html#ctypes.OleDLL">OleDLL (class in ctypes)</a> </dt> <dt><a href="library/turtle.html#turtle.onclick">onclick() (in module turtle)</a>, <a href="library/turtle.html#turtle.onclick">[1]</a> </dt> <dt><a href="library/turtle.html#turtle.ondrag">ondrag() (in module turtle)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.onecmd">onecmd() (cmd.Cmd method)</a> </dt> <dt><a href="library/turtle.html#turtle.onkey">onkey() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.onrelease">onrelease() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.onscreenclick">onscreenclick() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.ontimer">ontimer() (in module turtle)</a> </dt> <dt><a href="library/token.html#token.OP">OP (in module token)</a> </dt> <dt> open </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-58">built-in function</a>, <a href="tutorial/inputoutput.html#index-0">[1]</a> </dt> </dl></dd> <dt><a href="library/miniaeframe.html#index-0">Open Scripting Architecture</a> </dt> <dt><a href="library/functions.html#open">open() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/framework.html#FrameWork.DialogWindow.open">(FrameWork.DialogWindow method)</a> </dt> <dt><a href="library/framework.html#FrameWork.Window.open">(FrameWork.Window method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.open">(distutils.text_file.TextFile method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.open">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/aifc.html#aifc.open">(in module aifc)</a> </dt> <dt><a href="library/anydbm.html#anydbm.open">(in module anydbm)</a> </dt> <dt><a href="library/cd.html#cd.open">(in module cd)</a> </dt> <dt><a href="library/codecs.html#codecs.open">(in module codecs)</a> </dt> <dt><a href="library/dbhash.html#dbhash.open">(in module dbhash)</a> </dt> <dt><a href="library/dbm.html#dbm.open">(in module dbm)</a> </dt> <dt><a href="library/dl.html#dl.open">(in module dl)</a> </dt> <dt><a href="library/dumbdbm.html#dumbdbm.open">(in module dumbdbm)</a> </dt> <dt><a href="library/gdbm.html#gdbm.open">(in module gdbm)</a> </dt> <dt><a href="library/gzip.html#gzip.open">(in module gzip)</a> </dt> <dt><a href="library/io.html#io.open">(in module io)</a> </dt> <dt><a href="library/os.html#os.open">(in module os)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.open">(in module ossaudiodev)</a> </dt> <dt><a href="library/posixfile.html#posixfile.open">(in module posixfile)</a> </dt> <dt><a href="library/shelve.html#shelve.open">(in module shelve)</a> </dt> <dt><a href="library/sunau.html#sunau.open">(in module sunau)</a> </dt> <dt><a href="library/sunaudio.html#sunaudiodev.open">(in module sunaudiodev)</a> </dt> <dt><a href="library/tarfile.html#tarfile.open">(in module tarfile)</a> </dt> <dt><a href="library/wave.html#wave.open">(in module wave)</a> </dt> <dt><a href="library/webbrowser.html#webbrowser.open">(in module webbrowser)</a> </dt> <dt><a href="library/pipes.html#pipes.Template.open">(pipes.Template method)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.open">(tarfile.TarFile method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.open">(telnetlib.Telnet method)</a> </dt> <dt><a href="library/urllib.html#urllib.URLopener.open">(urllib.URLopener method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.OpenerDirector.open">(urllib2.OpenerDirector method)</a> </dt> <dt><a href="library/webbrowser.html#webbrowser.controller.open">(webbrowser.controller method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.open">(zipfile.ZipFile method)</a> </dt> </dl></dd> <dt><a href="library/webbrowser.html#webbrowser.open_new">open_new() (in module webbrowser)</a> </dt> <dd><dl> <dt><a href="library/webbrowser.html#webbrowser.controller.open_new">(webbrowser.controller method)</a> </dt> </dl></dd> <dt><a href="library/webbrowser.html#webbrowser.open_new_tab">open_new_tab() (in module webbrowser)</a> </dt> <dd><dl> <dt><a href="library/webbrowser.html#webbrowser.controller.open_new_tab">(webbrowser.controller method)</a> </dt> </dl></dd> <dt><a href="library/msvcrt.html#msvcrt.open_osfhandle">open_osfhandle() (in module msvcrt)</a> </dt> <dt><a href="library/urllib.html#urllib.URLopener.open_unknown">open_unknown() (urllib.URLopener method)</a> </dt> <dt><a href="library/msilib.html#msilib.OpenDatabase">OpenDatabase() (in module msilib)</a> </dt> <dt><a href="library/dircache.html#dircache.opendir">opendir() (in module dircache)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/urllib2.html#urllib2.OpenerDirector">OpenerDirector (class in urllib2)</a> </dt> <dt><a href="library/mhlib.html#mhlib.MH.openfolder">openfolder() (mhlib.MH method)</a> </dt> <dt><a href="library/sunau.html#sunau.openfp">openfp() (in module sunau)</a> </dt> <dd><dl> <dt><a href="library/wave.html#wave.openfp">(in module wave)</a> </dt> </dl></dd> <dt><a href="library/gl.html#index-0">OpenGL</a> </dt> <dt><a href="library/_winreg.html#_winreg.OpenKey">OpenKey() (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.OpenKeyEx">OpenKeyEx() (in module _winreg)</a> </dt> <dt><a href="library/syslog.html#syslog.openlog">openlog() (in module syslog)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Message.openmessage">openmessage() (mhlib.Message method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.openmixer">openmixer() (in module ossaudiodev)</a> </dt> <dt><a href="library/al.html#al.openport">openport() (in module al)</a> </dt> <dt><a href="library/os.html#os.openpty">openpty() (in module os)</a> </dt> <dd><dl> <dt><a href="library/pty.html#pty.openpty">(in module pty)</a> </dt> </dl></dd> <dt><a href="library/macos.html#MacOS.openrf">openrf() (in module MacOS)</a> </dt> <dt> OpenSSL </dt> <dd><dl> <dt><a href="library/hashlib.html#index-2">(use in module hashlib)</a> </dt> <dt><a href="library/ssl.html#index-0">(use in module ssl)</a> </dt> </dl></dd> <dt><a href="library/ssl.html#ssl.OPENSSL_VERSION">OPENSSL_VERSION (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.OPENSSL_VERSION_INFO">OPENSSL_VERSION_INFO (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.OPENSSL_VERSION_NUMBER">OPENSSL_VERSION_NUMBER (in module ssl)</a> </dt> <dt><a href="library/msilib.html#msilib.Database.OpenView">OpenView() (msilib.Database method)</a> </dt> <dt> operation </dt> <dd><dl> <dt><a href="reference/expressions.html#index-69">Boolean</a> </dt> <dt><a href="reference/expressions.html#index-52">binary arithmetic</a> </dt> <dt><a href="reference/expressions.html#index-60">binary bitwise</a> </dt> <dt><a href="library/stdtypes.html#index-22">concatenation</a> </dt> <dt><a href="library/stdtypes.html#index-22">extended slice</a> </dt> <dt><a href="reference/simple_stmts.html#index-17">null</a> </dt> <dt><a href="library/stdtypes.html#index-22">repetition</a> </dt> <dt><a href="reference/expressions.html#index-58">shifting</a> </dt> <dt><a href="library/stdtypes.html#index-22">slice</a> </dt> <dt><a href="library/stdtypes.html#index-22">subscript</a> </dt> <dt><a href="reference/expressions.html#index-47">unary arithmetic</a> </dt> <dt><a href="reference/expressions.html#index-47">unary bitwise</a> </dt> </dl></dd> <dt> operations </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-2">Boolean</a>, <a href="library/stdtypes.html#index-7">[1]</a> </dt> <dt><a href="library/stdtypes.html#index-19">bitwise</a> </dt> <dt><a href="library/stdtypes.html#index-19">masking</a> </dt> <dt><a href="library/stdtypes.html#index-19">shifting</a> </dt> </dl></dd> <dt> operations on </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-32">dictionary type</a> </dt> <dt><a href="library/stdtypes.html#index-19">integer types</a> </dt> <dt><a href="library/stdtypes.html#index-30">list type</a> </dt> <dt><a href="library/stdtypes.html#index-32">mapping types</a> </dt> <dt><a href="library/stdtypes.html#index-16">numeric types</a> </dt> <dt><a href="library/stdtypes.html#index-22">sequence types</a>, <a href="library/stdtypes.html#index-30">[1]</a> </dt> </dl></dd> <dt> operator </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-9">!=</a> </dt> <dt><a href="library/stdtypes.html#index-15">%</a> </dt> <dt><a href="library/stdtypes.html#index-19">&</a> </dt> <dt><a href="library/stdtypes.html#index-15">*</a> </dt> <dt><a href="library/stdtypes.html#index-15">**</a> </dt> <dt><a href="library/stdtypes.html#index-15">+</a> </dt> <dt><a href="library/stdtypes.html#index-15">-</a> </dt> <dt><a href="library/stdtypes.html#index-15">/</a> </dt> <dt><a href="library/stdtypes.html#index-15">//</a> </dt> <dt><a href="library/stdtypes.html#index-9"><</a> </dt> <dt><a href="library/stdtypes.html#index-19"><<</a> </dt> <dt><a href="library/stdtypes.html#index-9"><=</a> </dt> <dt><a href="library/stdtypes.html#index-9">==</a> </dt> <dt><a href="library/stdtypes.html#index-9">></a> </dt> <dt><a href="library/stdtypes.html#index-9">>=</a> </dt> <dt><a href="library/stdtypes.html#index-19">>></a> </dt> <dt><a href="library/stdtypes.html#index-19">^</a> </dt> <dt><a href="reference/expressions.html#index-71">and</a>, <a href="library/stdtypes.html#index-6">[1]</a>, <a href="library/stdtypes.html#index-8">[2]</a> </dt> <dt><a href="library/stdtypes.html#index-9">comparison</a> </dt> <dt><a href="reference/expressions.html#index-67">in</a>, <a href="library/stdtypes.html#index-12">[1]</a>, <a href="library/stdtypes.html#index-22">[2]</a> </dt> <dt><a href="reference/expressions.html#index-68">is</a>, <a href="library/stdtypes.html#index-9">[1]</a> </dt> <dt><a href="reference/expressions.html#index-68">is not</a>, <a href="library/stdtypes.html#index-9">[1]</a> </dt> <dt><a href="reference/expressions.html#index-70">not</a>, <a href="library/stdtypes.html#index-8">[1]</a> </dt> <dt><a href="reference/expressions.html#index-67">not in</a>, <a href="library/stdtypes.html#index-12">[1]</a>, <a href="library/stdtypes.html#index-22">[2]</a> </dt> <dt><a href="reference/expressions.html#index-72">or</a>, <a href="library/stdtypes.html#index-6">[1]</a>, <a href="library/stdtypes.html#index-8">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-72">overloading</a> </dt> <dt><a href="reference/expressions.html#index-80">precedence</a> </dt> <dt><a href="reference/expressions.html#index-73">ternary</a> </dt> </dl></dd> <dt><a href="library/operator.html#module-operator">operator (module)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-19">operators</a> </dt> <dt><a href="library/dis.html#dis.opmap">opmap (in module dis)</a> </dt> <dt><a href="library/dis.html#dis.opname">opname (in module dis)</a> </dt> <dt><a href="library/pickletools.html#pickletools.optimize">optimize() (in module pickletools)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionGroup">OptionGroup (class in optparse)</a> </dt> <dt><a href="library/tix.html#Tix.OptionMenu">OptionMenu (class in Tix)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser">OptionParser (class in optparse)</a> </dt> <dt><a href="library/doctest.html#doctest.Example.options">options (doctest.Example attribute)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.options">options() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.optionxform">optionxform() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/optparse.html#module-optparse">optparse (module)</a> </dt> <dt> or </dt> <dd><dl> <dt><a href="reference/expressions.html#index-63">bitwise</a> </dt> <dt><a href="reference/expressions.html#index-62">exclusive</a> </dt> <dt><a href="reference/expressions.html#index-63">inclusive</a> </dt> <dt><a href="reference/expressions.html#index-72">operator</a>, <a href="library/stdtypes.html#index-6">[1]</a>, <a href="library/stdtypes.html#index-8">[2]</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.or_">or_() (in module operator)</a> </dt> <dt> ord </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-21">built-in function</a>, <a href="reference/datamodel.html#index-22">[1]</a>, <a href="reference/datamodel.html#index-23">[2]</a> </dt> </dl></dd> <dt><a href="library/functions.html#ord">ord() (built-in function)</a> </dt> <dt> order </dt> <dd><dl> <dt><a href="reference/expressions.html#index-79">evaluation</a> </dt> </dl></dd> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ordered_attributes">ordered_attributes (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/collections.html#collections.OrderedDict">OrderedDict (class in collections)</a> </dt> <dt><a href="library/aetypes.html#aetypes.Ordinal">Ordinal (class in aetypes)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.origin_server">origin_server (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt> os </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-33">module</a>, <a href="library/posix.html#index-0">[1]</a> </dt> </dl></dd> <dt><a href="library/os.html#module-os">os (module)</a> </dt> <dt><a href="library/os.path.html#module-os.path">os.path (module)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.os_environ">os_environ (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/exceptions.html#exceptions.OSError">OSError</a> </dt> <dt><a href="library/ossaudiodev.html#module-ossaudiodev">ossaudiodev (module)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.OSSAudioError">OSSAudioError</a> </dt> <dt><a href="reference/simple_stmts.html#index-2">output</a>, <a href="reference/simple_stmts.html#index-23">[1]</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-2">standard</a>, <a href="reference/simple_stmts.html#index-24">[1]</a> </dt> </dl></dd> <dt><a href="library/subprocess.html#subprocess.CalledProcessError.output">output (subprocess.CalledProcessError attribute)</a> </dt> <dt><a href="library/cookie.html#Cookie.BaseCookie.output">output() (Cookie.BaseCookie method)</a> </dt> <dd><dl> <dt><a href="library/cookie.html#Cookie.Morsel.output">(Cookie.Morsel method)</a> </dt> </dl></dd> <dt><a href="library/email.charset.html#email.charset.Charset.output_charset">output_charset (email.charset.Charset attribute)</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations.output_charset">output_charset() (gettext.NullTranslations method)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.output_codec">output_codec (email.charset.Charset attribute)</a> </dt> <dt><a href="library/doctest.html#doctest.OutputChecker.output_difference">output_difference() (doctest.OutputChecker method)</a> </dt> <dt><a href="library/doctest.html#doctest.OutputChecker">OutputChecker (class in doctest)</a> </dt> <dt><a href="library/cookie.html#Cookie.Morsel.OutputString">OutputString() (Cookie.Morsel method)</a> </dt> <dt><a href="library/stringio.html#cStringIO.OutputType">OutputType (in module cStringIO)</a> </dt> <dt><a href="library/decimal.html#decimal.Overflow">Overflow (class in decimal)</a> </dt> <dt><a href="library/exceptions.html#exceptions.OverflowError">OverflowError</a> </dt> <dd><dl> <dt><a href="c-api/long.html#index-2">(built-in exception)</a>, <a href="c-api/long.html#index-3">[1]</a>, <a href="c-api/long.html#index-4">[2]</a>, <a href="c-api/long.html#index-6">[3]</a>, <a href="c-api/long.html#index-7">[4]</a>, <a href="reference/datamodel.html#index-11">[5]</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.overlay">overlay() (curses.window method)</a> </dt> <dt> overloading </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-72">operator</a> </dt> </dl></dd> <dt><a href="library/fl.html#index-0">Overmars, Mark</a> </dt> <dt><a href="library/curses.html#curses.window.overwrite">overwrite() (curses.window method)</a> </dt> </dl></td> </tr></table> <h2 id="P">P</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/os.html#os.P_DETACH">P_DETACH (in module os)</a> </dt> <dt><a href="library/os.html#os.P_NOWAIT">P_NOWAIT (in module os)</a> </dt> <dt><a href="library/os.html#os.P_NOWAITO">P_NOWAITO (in module os)</a> </dt> <dt><a href="library/os.html#os.P_OVERLAY">P_OVERLAY (in module os)</a> </dt> <dt><a href="library/os.html#os.P_WAIT">P_WAIT (in module os)</a> </dt> <dt><a href="library/aepack.html#aepack.pack">pack() (in module aepack)</a> </dt> <dd><dl> <dt><a href="library/struct.html#struct.pack">(in module struct)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH.pack">(mailbox.MH method)</a> </dt> <dt><a href="library/struct.html#struct.Struct.pack">(struct.Struct method)</a> </dt> </dl></dd> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_array">pack_array() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_bytes">pack_bytes() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_double">pack_double() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_farray">pack_farray() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_float">pack_float() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_fopaque">pack_fopaque() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_fstring">pack_fstring() (xdrlib.Packer method)</a> </dt> <dt><a href="library/struct.html#struct.pack_into">pack_into() (in module struct)</a> </dt> <dd><dl> <dt><a href="library/struct.html#struct.Struct.pack_into">(struct.Struct method)</a> </dt> </dl></dd> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_list">pack_list() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_opaque">pack_opaque() (xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.pack_string">pack_string() (xdrlib.Packer method)</a> </dt> <dt><a href="reference/simple_stmts.html#index-39">package</a>, <a href="library/site.html#index-2">[1]</a> </dt> <dt> package variable </dt> <dd><dl> <dt><a href="c-api/import.html#index-0">__all__</a> </dt> </dl></dd> <dt><a href="library/xdrlib.html#xdrlib.Packer">Packer (class in xdrlib)</a> </dt> <dt><a href="library/aetools.html#aetools.packevent">packevent() (in module aetools)</a> </dt> <dt> packing </dt> <dd><dl> <dt><a href="library/struct.html#index-0">binary data</a> </dt> </dl></dd> <dt><a href="library/tkinter.html#index-0">packing (widgets)</a> </dt> <dt><a href="library/pdb.html#index-3">PAGER</a> </dt> <dt><a href="library/curses.html#curses.pair_content">pair_content() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.pair_number">pair_number() (in module curses)</a> </dt> <dt><a href="library/tix.html#Tix.PanedWindow">PanedWindow (class in Tix)</a> </dt> <dt><a href="glossary.html#term-parameter"><strong>parameter</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-39">call semantics</a> </dt> <dt><a href="faq/programming.html#index-2">difference from argument</a> </dt> <dt><a href="reference/compound_stmts.html#index-17">function definition</a> </dt> <dt><a href="reference/compound_stmts.html#index-20">value, default</a> </dt> </dl></dd> <dt><a href="library/os.html#os.pardir">pardir (in module os)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-paren">paren (2to3 fixer)</a> </dt> <dt><a href="library/urllib2.html#urllib2.BaseHandler.parent">parent (urllib2.BaseHandler attribute)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.parent">parent() (ttk.Treeview method)</a> </dt> <dt><a href="reference/expressions.html#index-10">parenthesized form</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.parentNode">parentNode (xml.dom.Node attribute)</a> </dt> <dt><a href="library/random.html#random.paretovariate">paretovariate() (in module random)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestParser.parse">parse() (doctest.DocTestParser method)</a> </dt> <dd><dl> <dt><a href="library/email.parser.html#email.parser.Parser.parse">(email.parser.Parser method)</a> </dt> <dt><a href="library/ast.html#ast.parse">(in module ast)</a> </dt> <dt><a href="library/cgi.html#cgi.parse">(in module cgi)</a> </dt> <dt><a href="library/compiler.html#compiler.parse">(in module compiler)</a> </dt> <dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.parse">(in module xml.dom.minidom)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.parse">(in module xml.dom.pulldom)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.parse">(in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.parse">(in module xml.sax)</a> </dt> <dt><a href="library/robotparser.html#robotparser.RobotFileParser.parse">(robotparser.RobotFileParser method)</a> </dt> <dt><a href="library/string.html#string.Formatter.parse">(string.Formatter method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.parse">(xml.etree.ElementTree.ElementTree method)</a> </dt> </dl></dd> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.Parse">Parse() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.parse">parse() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/readline.html#readline.parse_and_bind">parse_and_bind() (in module readline)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.parse_args">parse_args() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.PARSE_COLNAMES">PARSE_COLNAMES (in module sqlite3)</a> </dt> <dt><a href="library/sysconfig.html#sysconfig.parse_config_h">parse_config_h() (in module sysconfig)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.PARSE_DECLTYPES">PARSE_DECLTYPES (in module sqlite3)</a> </dt> <dt><a href="library/cgi.html#cgi.parse_header">parse_header() (in module cgi)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.parse_known_args">parse_known_args() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/cgi.html#cgi.parse_multipart">parse_multipart() (in module cgi)</a> </dt> <dt><a href="library/cgi.html#cgi.parse_qs">parse_qs() (in module cgi)</a> </dt> <dd><dl> <dt><a href="library/urlparse.html#urlparse.parse_qs">(in module urlparse)</a> </dt> </dl></dd> <dt><a href="library/cgi.html#cgi.parse_qsl">parse_qsl() (in module cgi)</a> </dt> <dd><dl> <dt><a href="library/urlparse.html#urlparse.parse_qsl">(in module urlparse)</a> </dt> </dl></dd> <dt><a href="library/email.util.html#email.utils.parseaddr">parseaddr() (in module email.utils)</a> </dt> <dd><dl> <dt><a href="library/rfc822.html#rfc822.parseaddr">(in module rfc822)</a> </dt> </dl></dd> <dt><a href="library/email.util.html#email.utils.parsedate">parsedate() (in module email.utils)</a> </dt> <dd><dl> <dt><a href="library/rfc822.html#rfc822.parsedate">(in module rfc822)</a> </dt> </dl></dd> <dt><a href="library/email.util.html#email.utils.parsedate_tz">parsedate_tz() (in module email.utils)</a> </dt> <dd><dl> <dt><a href="library/rfc822.html#rfc822.parsedate_tz">(in module rfc822)</a> </dt> </dl></dd> <dt><a href="library/compiler.html#compiler.parseFile">parseFile() (in module compiler)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ParseFile">ParseFile() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.ParseFlags">ParseFlags() (in module imaplib)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-0">parser</a> </dt> <dt><a href="library/email.parser.html#email.parser.Parser">Parser (class in email.parser)</a> </dt> <dt><a href="library/parser.html#module-parser">parser (module)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.ParserCreate">ParserCreate() (in module xml.parsers.expat)</a> </dt> <dt><a href="library/parser.html#parser.ParserError">ParserError</a> </dt> <dt><a href="library/urlparse.html#urlparse.ParseResult">ParseResult (class in urlparse)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.parsesequence">parsesequence() (mhlib.Folder method)</a> </dt> <dt><a href="library/email.parser.html#email.parser.Parser.parsestr">parsestr() (email.parser.Parser method)</a> </dt> <dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.parseString">parseString() (in module xml.dom.minidom)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.parseString">(in module xml.dom.pulldom)</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.parseString">(in module xml.sax)</a> </dt> </dl></dd> <dt><a href="library/ic.html#ic.IC.parseurl">parseurl() (ic.IC method)</a> </dt> <dd><dl> <dt><a href="library/ic.html#ic.parseurl">(in module ic)</a> </dt> </dl></dd> <dt> parsing </dt> <dd><dl> <dt><a href="library/parser.html#index-0">Python source code</a> </dt> <dt><a href="library/urlparse.html#index-0">URL</a> </dt> </dl></dd> <dt><a href="library/configparser.html#ConfigParser.ParsingError">ParsingError</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.partial">partial() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/functools.html#functools.partial">(in module functools)</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#str.partition">partition() (str method)</a> </dt> <dt> Pascal </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-8">language</a> </dt> </dl></dd> <dt> pass </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-17">statement</a> </dt> </dl></dd> <dt><a href="library/poplib.html#poplib.POP3.pass_">pass_() (poplib.POP3 method)</a> </dt> <dt><a href="library/idle.html#index-4">Paste</a> </dt> <dt><a href="faq/library.html#index-0">PATH</a>, <a href="faq/library.html#index-1">[1]</a>, <a href="c-api/intro.html#index-22">[2]</a>, <a href="c-api/intro.html#index-23">[3]</a>, <a href="library/os.html#index-21">[4]</a>, <a href="library/os.html#index-22">[5]</a>, <a href="library/os.html#index-23">[6]</a>, <a href="library/os.html#index-26">[7]</a>, <a href="library/os.html#index-27">[8]</a>, <a href="library/os.html#index-28">[9]</a>, <a href="library/os.html#index-30">[10]</a>, <a href="using/cmdline.html#index-18">[11]</a>, <a href="distutils/packageindex.html#index-1">[12]</a>, <a href="library/webbrowser.html#index-3">[13]</a>, <a href="library/cgi.html#index-2">[14]</a>, <a href="library/cgi.html#index-5">[15]</a>, <a href="using/unix.html#index-2">[16]</a>, <a href="tutorial/interpreter.html#index-0">[17]</a>, <a href="tutorial/modules.html#index-2">[18]</a> </dt> <dt> path </dt> <dd><dl> <dt><a href="library/site.html#index-2">configuration file</a> </dt> <dt><a href="c-api/intro.html#index-20">module search</a>, <a href="library/sys.html#index-6">[1]</a>, <a href="library/site.html#index-0">[2]</a>, <a href="c-api/init.html#index-0">[3]</a>, <a href="c-api/init.html#index-4">[4]</a>, <a href="library/linecache.html#index-0">[5]</a>, <a href="tutorial/modules.html#index-0">[6]</a> </dt> <dt><a href="library/os.path.html#index-0">operations</a> </dt> </dl></dd> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.path">path (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dd><dl> <dt><a href="library/cookielib.html#cookielib.Cookie.path">(cookielib.Cookie attribute)</a> </dt> <dt><a href="c-api/intro.html#index-20">(in module sys)</a>, <a href="library/sys.html#sys.path">[1]</a>, <a href="c-api/init.html#index-0">[2]</a>, <a href="c-api/init.html#index-4">[3]</a> </dt> </dl></dd> <dt><a href="library/idle.html#index-1">Path browser</a> </dt> <dt><a href="library/sys.html#sys.path_hooks">path_hooks (in module sys)</a> </dt> <dt><a href="library/sys.html#sys.path_importer_cache">path_importer_cache (in module sys)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookiePolicy.path_return_ok">path_return_ok() (cookielib.CookiePolicy method)</a> </dt> <dt><a href="library/os.html#os.pathconf">pathconf() (in module os)</a> </dt> <dt><a href="library/os.html#os.pathconf_names">pathconf_names (in module os)</a> </dt> <dt><a href="library/urllib.html#urllib.pathname2url">pathname2url() (in module urllib)</a> </dt> <dt><a href="library/os.html#os.pathsep">pathsep (in module os)</a> </dt> <dt><a href="library/re.html#re.RegexObject.pattern">pattern (re.RegexObject attribute)</a> </dt> <dt><a href="library/signal.html#signal.pause">pause() (in module signal)</a> </dt> <dt><a href="library/cd.html#cd.PAUSED">PAUSED (in module cd)</a> </dt> <dt><a href="library/tarfile.html#tarfile.PAX_FORMAT">PAX_FORMAT (in module tarfile)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile.pax_headers">pax_headers (tarfile.TarFile attribute)</a> </dt> <dd><dl> <dt><a href="library/tarfile.html#tarfile.TarInfo.pax_headers">(tarfile.TarInfo attribute)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.pd">pd() (in module turtle)</a> </dt> <dt><a href="library/pdb.html#index-1">Pdb (class in pdb)</a>, <a href="library/pdb.html#pdb.Pdb">[1]</a> </dt> <dt><a href="library/pdb.html#module-pdb">pdb (module)</a> </dt> <dt><a href="library/io.html#io.BufferedReader.peek">peek() (io.BufferedReader method)</a> </dt> <dt><a href="library/ssl.html#ssl.PEM_cert_to_DER_cert">PEM_cert_to_DER_cert() (in module ssl)</a> </dt> <dt><a href="library/turtle.html#turtle.pen">pen() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.pencolor">pencolor() (in module turtle)</a> </dt> <dt><a href="library/exceptions.html#exceptions.PendingDeprecationWarning">PendingDeprecationWarning</a> </dt> <dt><a href="library/turtle.html#turtle.pendown">pendown() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.pensize">pensize() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.penup">penup() (in module turtle)</a> </dt> <dt><a href="library/token.html#token.PERCENT">PERCENT (in module token)</a> </dt> <dt><a href="library/token.html#token.PERCENTEQUAL">PERCENTEQUAL (in module token)</a> </dt> <dt><a href="library/timeit.html#index-0">Performance</a> </dt> <dt><a href="library/itertools.html#itertools.permutations">permutations() (in module itertools)</a> </dt> <dt><a href="library/msilib.html#msilib.SummaryInformation.Persist">Persist() (msilib.SummaryInformation method)</a> </dt> <dt><a href="library/pickle.html#index-0">persistence</a> </dt> <dt> persistent </dt> <dd><dl> <dt><a href="library/pickle.html#index-0">objects</a> </dt> </dl></dd> <dt><a href="library/pickle.html#index-3">persistent_id (pickle protocol)</a> </dt> <dt><a href="library/pickle.html#index-3">persistent_load (pickle protocol)</a> </dt> <dt><a href="library/pprint.html#pprint.pformat">pformat() (in module pprint)</a> </dt> <dd><dl> <dt><a href="library/pprint.html#pprint.PrettyPrinter.pformat">(pprint.PrettyPrinter method)</a> </dt> </dl></dd> <dt><a href="library/cmath.html#cmath.phase">phase() (in module cmath)</a> </dt> <dt><a href="extending/extending.html#index-3">Philbrick, Geoff</a> </dt> <dt><a href="reference/lexical_analysis.html#index-2">physical line</a>, <a href="reference/lexical_analysis.html#index-5">[1]</a>, <a href="reference/lexical_analysis.html#index-15">[2]</a> </dt> <dt><a href="library/cmath.html#cmath.pi">pi (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.pi">(in module math)</a> </dt> </dl></dd> <dt><a href="library/gl.html#gl.pick">pick() (in module gl)</a> </dt> <dt> pickle </dt> <dd><dl> <dt><a href="library/copy_reg.html#index-0">module</a>, <a href="library/marshal.html#index-0">[1]</a>, <a href="library/shelve.html#index-0">[2]</a>, <a href="tutorial/inputoutput.html#index-1">[3]</a>, <a href="library/pickle.html#index-5">[4]</a>, <a href="library/copy.html#index-0">[5]</a> </dt> </dl></dd> <dt><a href="library/pickle.html#module-pickle">pickle (module)</a> </dt> <dt><a href="library/copy_reg.html#copy_reg.pickle">pickle() (in module copy_reg)</a> </dt> <dt><a href="library/pickle.html#pickle.PickleError">PickleError</a> </dt> <dt><a href="library/pickle.html#pickle.Pickler">Pickler (class in pickle)</a> </dt> <dt><a href="library/pickletools.html#module-pickletools">pickletools (module)</a> </dt> <dt> pickling </dt> <dd><dl> <dt><a href="library/pickle.html#index-0">objects</a> </dt> </dl></dd> <dt><a href="library/pickle.html#pickle.PicklingError">PicklingError</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Process.pid">pid (multiprocessing.Process attribute)</a> </dt> <dd><dl> <dt><a href="library/popen2.html#popen2.Popen3.pid">(popen2.Popen3 attribute)</a> </dt> <dt><a href="library/subprocess.html#subprocess.Popen.pid">(subprocess.Popen attribute)</a> </dt> </dl></dd> <dt><a href="library/jpeg.html#index-1">PIL (the Python Imaging Library)</a> </dt> <dt><a href="library/subprocess.html#subprocess.PIPE">PIPE (in module subprocess)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Pipe">Pipe() (in module multiprocessing)</a> </dt> <dt><a href="library/os.html#os.pipe">pipe() (in module os)</a> </dt> <dt><a href="library/select.html#select.select.PIPE_BUF">PIPE_BUF (select.select attribute)</a> </dt> <dt><a href="library/pipes.html#module-pipes">pipes (module)</a> </dt> <dt><a href="library/undoc.html#module-PixMapWrapper">PixMapWrapper (module)</a> </dt> <dt><a href="library/imp.html#imp.PKG_DIRECTORY">PKG_DIRECTORY (in module imp)</a> </dt> <dt><a href="library/pkgutil.html#module-pkgutil">pkgutil (module)</a> </dt> <dt> plain integer </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-11">object</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-18">plain integer literal</a> </dt> <dt><a href="distutils/apiref.html#index-2">PLAT</a> </dt> <dt><a href="library/sys.html#sys.platform">platform (in module sys)</a>, <a href="c-api/init.html#index-6">[1]</a> </dt> <dd><dl> <dt><a href="library/platform.html#module-platform">(module)</a> </dt> </dl></dd> <dt><a href="library/platform.html#platform.platform">platform() (in module platform)</a> </dt> <dt><a href="library/cd.html#cd.PLAYING">PLAYING (in module cd)</a> </dt> <dt><a href="library/winsound.html#winsound.PlaySound">PlaySound() (in module winsound)</a> </dt> <dt> plist </dt> <dd><dl> <dt><a href="library/plistlib.html#index-0">file</a> </dt> </dl></dd> <dt><a href="library/plistlib.html#module-plistlib">plistlib (module)</a> </dt> <dt><a href="library/os.html#os.plock">plock() (in module os)</a> </dt> <dt><a href="reference/expressions.html#index-49">plus</a> </dt> <dt><a href="library/token.html#token.PLUS">PLUS (in module token)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.plus">plus() (decimal.Context method)</a> </dt> <dt><a href="library/token.html#token.PLUSEQUAL">PLUSEQUAL (in module token)</a> </dt> <dt><a href="library/pdb.html#pdb.pm">pm() (in module pdb)</a> </dt> <dt><a href="library/cd.html#cd.pnum">pnum (in module cd)</a> </dt> <dt><a href="library/ctypes.html#ctypes.pointer">pointer() (in module ctypes)</a> </dt> <dt><a href="library/ctypes.html#ctypes.POINTER">POINTER() (in module ctypes)</a> </dt> <dt><a href="library/cmath.html#cmath.polar">polar() (in module cmath)</a> </dt> <dt><a href="library/select.html#select.poll">poll() (in module select)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.poll">(multiprocessing.Connection method)</a> </dt> <dt><a href="library/popen2.html#popen2.Popen3.poll">(popen2.Popen3 method)</a> </dt> <dt><a href="library/select.html#select.epoll.poll">(select.epoll method)</a> </dt> <dt><a href="library/select.html#select.poll.poll">(select.poll method)</a> </dt> <dt><a href="library/subprocess.html#subprocess.Popen.poll">(subprocess.Popen method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.pop">pop() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/asynchat.html#asynchat.fifo.pop">(asynchat.fifo method)</a> </dt> <dt><a href="library/collections.html#collections.deque.pop">(collections.deque method)</a> </dt> <dt><a href="library/stdtypes.html#dict.pop">(dict method)</a> </dt> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.pop">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.pop">(multifile.MultiFile method)</a> </dt> <dt><a href="library/stdtypes.html#set.pop">(set method)</a> </dt> </dl></dd> <dt> POP3 </dt> <dd><dl> <dt><a href="library/poplib.html#index-0">protocol</a> </dt> </dl></dd> <dt><a href="library/poplib.html#poplib.POP3">POP3 (class in poplib)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3_SSL">POP3_SSL (class in poplib)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.pop_alignment">pop_alignment() (formatter.formatter method)</a> </dt> <dt><a href="library/dis.html#opcode-POP_BLOCK">POP_BLOCK (opcode)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.pop_font">pop_font() (formatter.formatter method)</a> </dt> <dt><a href="library/dis.html#opcode-POP_JUMP_IF_FALSE">POP_JUMP_IF_FALSE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-POP_JUMP_IF_TRUE">POP_JUMP_IF_TRUE (opcode)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.pop_margin">pop_margin() (formatter.formatter method)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.pop_source">pop_source() (shlex.shlex method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.pop_style">pop_style() (formatter.formatter method)</a> </dt> <dt><a href="library/dis.html#opcode-POP_TOP">POP_TOP (opcode)</a> </dt> <dt><a href="library/subprocess.html#subprocess.Popen">Popen (class in subprocess)</a> </dt> <dt><a href="library/os.html#os.popen">popen() (in module os)</a>, <a href="reference/datamodel.html#index-58">[1]</a>, <a href="library/select.html#index-0">[2]</a> </dt> <dd><dl> <dt><a href="library/platform.html#platform.popen">(in module platform)</a> </dt> </dl></dd> <dt><a href="library/popen2.html#module-popen2">popen2 (module)</a> </dt> <dt><a href="library/os.html#os.popen2">popen2() (in module os)</a> </dt> <dd><dl> <dt><a href="library/popen2.html#popen2.popen2">(in module popen2)</a> </dt> </dl></dd> <dt><a href="library/popen2.html#popen2.Popen3">Popen3 (class in popen2)</a> </dt> <dt><a href="library/os.html#os.popen3">popen3() (in module os)</a> </dt> <dd><dl> <dt><a href="library/popen2.html#popen2.popen3">(in module popen2)</a> </dt> </dl></dd> <dt><a href="library/popen2.html#popen2.Popen4">Popen4 (class in popen2)</a> </dt> <dt><a href="library/os.html#os.popen4">popen4() (in module os)</a> </dt> <dd><dl> <dt><a href="library/popen2.html#popen2.popen4">(in module popen2)</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.OrderedDict.popitem">popitem() (collections.OrderedDict method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#dict.popitem">(dict method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.popitem">(mailbox.Mailbox method)</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.deque.popleft">popleft() (collections.deque method)</a> </dt> <dt><a href="library/poplib.html#module-poplib">poplib (module)</a> </dt> <dt><a href="library/tix.html#Tix.PopupMenu">PopupMenu (class in Tix)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.port">port (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.port_specified">port_specified (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/mailbox.html#mailbox.PortableUnixMailbox">PortableUnixMailbox (class in mailbox)</a> </dt> <dt><a href="library/re.html#re.MatchObject.pos">pos (re.MatchObject attribute)</a> </dt> <dt><a href="library/operator.html#operator.pos">pos() (in module operator)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.pos">(in module turtle)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.position">position() (in module turtle)</a> </dt> <dt><a href="glossary.html#term-positional-argument"><strong>positional argument</strong></a> </dt> <dt> POSIX </dt> <dd><dl> <dt><a href="library/termios.html#index-0">I/O control</a> </dt> <dt><a href="library/posixfile.html#index-0">file object</a> </dt> <dt><a href="library/thread.html#index-1">threads</a> </dt> </dl></dd> <dt><a href="library/posix.html#module-posix">posix (module)</a> </dt> <dd><dl> <dt><a href="library/tarfile.html#tarfile.TarFile.posix">(tarfile.TarFile attribute)</a> </dt> </dl></dd> <dt><a href="library/posixfile.html#module-posixfile">posixfile (module)</a> </dt> <dt><a href="library/getopt.html#index-0">POSIXLY_CORRECT</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.post">post() (nntplib.NNTP method)</a> </dt> <dd><dl> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.post">(ossaudiodev.oss_audio_device method)</a> </dt> </dl></dd> <dt><a href="library/pdb.html#pdb.post_mortem">post_mortem() (in module pdb)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.postcmd">postcmd() (cmd.Cmd method)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.postloop">postloop() (cmd.Cmd method)</a> </dt> <dt> pow </dt> <dd><dl> <dt><a href="c-api/number.html#index-1">built-in function</a>, <a href="c-api/number.html#index-3">[1]</a>, <a href="reference/datamodel.html#index-90">[2]</a>, <a href="reference/datamodel.html#index-90">[3]</a>, <a href="reference/datamodel.html#index-91">[4]</a>, <a href="reference/datamodel.html#index-92">[5]</a> </dt> </dl></dd> <dt><a href="library/functions.html#pow">pow() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.pow">(in module math)</a> </dt> <dt><a href="library/operator.html#operator.pow">(in module operator)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Context.power">power() (decimal.Context method)</a> </dt> <dt><a href="library/pprint.html#module-pprint">pprint (module)</a> </dt> <dt><a href="library/bdb.html#bdb.Breakpoint.pprint">pprint() (bdb.Breakpoint method)</a> </dt> <dd><dl> <dt><a href="library/pprint.html#pprint.pprint">(in module pprint)</a> </dt> <dt><a href="library/pprint.html#pprint.PrettyPrinter.pprint">(pprint.PrettyPrinter method)</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.prcal">prcal() (in module calendar)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.preamble">preamble (email.message.Message attribute)</a> </dt> <dt> precedence </dt> <dd><dl> <dt><a href="reference/expressions.html#index-80">operator</a> </dt> </dl></dd> <dt><a href="library/cmd.html#cmd.Cmd.precmd">precmd() (cmd.Cmd method)</a> </dt> <dt><a href="c-api/intro.html#index-0">prefix</a>, <a href="c-api/intro.html#index-2">[1]</a>, <a href="c-api/intro.html#index-3">[2]</a>, <a href="using/unix.html#index-0">[3]</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.PREFIX">PREFIX (in module distutils.sysconfig)</a> </dt> <dt><a href="library/sys.html#sys.prefix">prefix (in module sys)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.html#xml.dom.Attr.prefix">(xml.dom.Attr attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.prefix">(xml.dom.Node attribute)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter.prefix">(zipimport.zipimporter attribute)</a> </dt> </dl></dd> <dt><a href="library/site.html#site.PREFIXES">PREFIXES (in module site)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.preloop">preloop() (cmd.Cmd method)</a> </dt> <dt><a href="library/compiler.html#compiler.visitor.ASTVisitor.preorder">preorder() (compiler.visitor.ASTVisitor method)</a> </dt> <dt><a href="library/xml.sax.utils.html#xml.sax.saxutils.prepare_input_source">prepare_input_source() (in module xml.sax.saxutils)</a> </dt> <dt><a href="library/pipes.html#pipes.Template.prepend">prepend() (pipes.Template method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.preprocess">preprocess() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/pprint.html#pprint.PrettyPrinter">PrettyPrinter (class in pprint)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.prev">prev() (ttk.Treeview method)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.previous">previous() (bsddb.bsddbobject method)</a> </dt> <dd><dl> <dt><a href="library/dbhash.html#dbhash.dbhash.previous">(dbhash.dbhash method)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.Node.previousSibling">previousSibling (xml.dom.Node attribute)</a> </dt> <dt><a href="reference/expressions.html#index-28">primary</a> </dt> <dt> print </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-78">statement</a>, <a href="reference/simple_stmts.html#index-22">[1]</a>, <a href="library/stdtypes.html#index-1">[2]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-print">print (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#print">print() (built-in function)</a> </dt> <dt><a href="library/macostools.html#findertools.Print">Print() (in module findertools)</a> </dt> <dt><a href="library/profile.html#pstats.Stats.print_callees">print_callees() (pstats.Stats method)</a> </dt> <dt><a href="library/profile.html#pstats.Stats.print_callers">print_callers() (pstats.Stats method)</a> </dt> <dt><a href="library/cgi.html#cgi.print_directory">print_directory() (in module cgi)</a> </dt> <dt><a href="library/cgi.html#cgi.print_environ">print_environ() (in module cgi)</a> </dt> <dt><a href="library/cgi.html#cgi.print_environ_usage">print_environ_usage() (in module cgi)</a> </dt> <dt><a href="library/traceback.html#traceback.print_exc">print_exc() (in module traceback)</a> </dt> <dd><dl> <dt><a href="library/timeit.html#timeit.Timer.print_exc">(timeit.Timer method)</a> </dt> </dl></dd> <dt><a href="library/traceback.html#traceback.print_exception">print_exception() (in module traceback)</a> </dt> <dt><a href="library/dis.html#opcode-PRINT_EXPR">PRINT_EXPR (opcode)</a> </dt> <dt><a href="library/cgi.html#cgi.print_form">print_form() (in module cgi)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.print_help">print_help() (argparse.ArgumentParser method)</a> </dt> <dt><a href="library/dis.html#opcode-PRINT_ITEM">PRINT_ITEM (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-PRINT_ITEM_TO">PRINT_ITEM_TO (opcode)</a> </dt> <dt><a href="library/traceback.html#traceback.print_last">print_last() (in module traceback)</a> </dt> <dt><a href="library/dis.html#opcode-PRINT_NEWLINE">PRINT_NEWLINE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-PRINT_NEWLINE_TO">PRINT_NEWLINE_TO (opcode)</a> </dt> <dt><a href="library/traceback.html#traceback.print_stack">print_stack() (in module traceback)</a> </dt> <dt><a href="library/profile.html#profile.Profile.print_stats">print_stats() (profile.Profile method)</a> </dt> <dd><dl> <dt><a href="library/profile.html#pstats.Stats.print_stats">(pstats.Stats method)</a> </dt> </dl></dd> <dt><a href="library/traceback.html#traceback.print_tb">print_tb() (in module traceback)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.print_usage">print_usage() (argparse.ArgumentParser method)</a> </dt> <dd><dl> <dt><a href="library/optparse.html#optparse.OptionParser.print_usage">(optparse.OptionParser method)</a> </dt> </dl></dd> <dt><a href="library/optparse.html#optparse.OptionParser.print_version">print_version() (optparse.OptionParser method)</a> </dt> <dt><a href="library/string.html#string.printable">printable (in module string)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.printdir">printdir() (zipfile.ZipFile method)</a> </dt> <dt><a href="library/stdtypes.html#index-25">printf-style formatting</a> </dt> <dt><a href="library/queue.html#Queue.PriorityQueue">PriorityQueue (class in Queue)</a> </dt> <dt> private </dt> <dd><dl> <dt><a href="reference/expressions.html#index-7">names</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.TextCalendar.prmonth">prmonth() (calendar.TextCalendar method)</a> </dt> <dd><dl> <dt><a href="library/calendar.html#calendar.prmonth">(in module calendar)</a> </dt> </dl></dd> <dt> procedure </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-2">call</a> </dt> </dl></dd> <dt> process </dt> <dd><dl> <dt><a href="library/os.html#index-1">group</a>, <a href="library/os.html#index-3">[1]</a> </dt> <dt><a href="library/os.html#index-4">id</a> </dt> <dt><a href="library/os.html#index-5">id of parent</a> </dt> <dt><a href="library/os.html#index-24">killing</a>, <a href="library/os.html#index-25">[1]</a> </dt> <dt><a href="library/os.html#index-24">signalling</a>, <a href="library/os.html#index-25">[1]</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Process">Process (class in multiprocessing)</a> </dt> <dt><a href="library/logging.html#logging.LoggerAdapter.process">process() (logging.LoggerAdapter method)</a> </dt> <dt><a href="library/smtpd.html#smtpd.SMTPServer.process_message">process_message() (smtpd.SMTPServer method)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.process_request">process_request() (SocketServer.BaseServer method)</a> </dt> <dt><a href="library/thread.html#index-0">processes, light-weight</a> </dt> <dt><a href="library/gensuitemodule.html#gensuitemodule.processfile">processfile() (in module gensuitemodule)</a> </dt> <dt><a href="library/gensuitemodule.html#gensuitemodule.processfile_fromresource">processfile_fromresource() (in module gensuitemodule)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ProcessingInstruction">ProcessingInstruction() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.processingInstruction">processingInstruction() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.ProcessingInstructionHandler">ProcessingInstructionHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/time.html#index-8">processor time</a> </dt> <dt><a href="library/platform.html#platform.processor">processor() (in module platform)</a> </dt> <dt><a href="library/itertools.html#itertools.product">product() (in module itertools)</a> </dt> <dt><a href="library/hotshot.html#hotshot.Profile">Profile (class in hotshot)</a> </dt> <dd><dl> <dt><a href="library/profile.html#profile.Profile">(class in profile)</a> </dt> </dl></dd> <dt><a href="library/profile.html#module-profile">profile (module)</a> </dt> <dt><a href="library/threading.html#index-2">profile function</a>, <a href="library/sys.html#index-2">[1]</a>, <a href="library/sys.html#index-12">[2]</a> </dt> <dt><a href="library/sys.html#index-2">profiler</a>, <a href="library/sys.html#index-12">[1]</a> </dt> <dt><a href="library/profile.html#index-0">profiling, deterministic</a> </dt> <dt><a href="reference/toplevel_components.html#index-1">program</a> </dt> <dt><a href="library/ttk.html#ttk.Progressbar">Progressbar (class in ttk)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar">ProgressBar() (in module EasyDialogs)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.prompt">prompt (cmd.Cmd attribute)</a> </dt> <dt><a href="library/urllib.html#urllib.FancyURLopener.prompt_user_passwd">prompt_user_passwd() (urllib.FancyURLopener method)</a> </dt> <dt><a href="library/sys.html#index-11">prompts, interpreter</a> </dt> <dt><a href="library/logging.html#logging.Logger.propagate">propagate (logging.Logger attribute)</a> </dt> <dt><a href="library/plistlib.html#index-0">property list</a> </dt> <dt><a href="library/functions.html#property">property() (built-in function)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.property_declaration_handler">property_declaration_handler (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.property_dom_node">property_dom_node (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.property_lexical_handler">property_lexical_handler (in module xml.sax.handler)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.property_xml_string">property_xml_string (in module xml.sax.handler)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP_TLS.prot_c">prot_c() (ftplib.FTP_TLS method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP_TLS.prot_p">prot_p() (ftplib.FTP_TLS method)</a> </dt> <dt><a href="library/socket.html#socket.socket.proto">proto (socket.socket attribute)</a> </dt> <dt> protocol </dt> <dd><dl> <dt><a href="library/cgi.html#index-0">CGI</a> </dt> <dt><a href="library/urllib.html#index-8">FTP</a>, <a href="library/ftplib.html#index-0">[1]</a> </dt> <dt><a href="library/urllib.html#index-8">HTTP</a>, <a href="library/urllib.html#index-9">[1]</a>, <a href="library/cgi.html#index-0">[2]</a>, <a href="library/httplib.html#index-0">[3]</a>, <a href="library/basehttpserver.html#index-0">[4]</a> </dt> <dt><a href="library/imaplib.html#index-0">IMAP4</a> </dt> <dt><a href="library/imaplib.html#index-0">IMAP4_SSL</a> </dt> <dt><a href="library/imaplib.html#index-0">IMAP4_stream</a> </dt> <dt><a href="library/nntplib.html#index-0">NNTP</a> </dt> <dt><a href="library/poplib.html#index-0">POP3</a> </dt> <dt><a href="library/smtplib.html#index-0">SMTP</a> </dt> <dt><a href="library/telnetlib.html#index-0">Telnet</a> </dt> <dt><a href="library/stdtypes.html#index-36">context management</a> </dt> <dt><a href="library/stdtypes.html#index-20">iterator</a> </dt> </dl></dd> <dt><a href="library/ssl.html#ssl.PROTOCOL_SSLv2">PROTOCOL_SSLv2 (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.PROTOCOL_SSLv23">PROTOCOL_SSLv23 (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.PROTOCOL_SSLv3">PROTOCOL_SSLv3 (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.PROTOCOL_TLSv1">PROTOCOL_TLSv1 (in module ssl)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.protocol_version">protocol_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.PROTOCOL_VERSION">PROTOCOL_VERSION (imaplib.IMAP4 attribute)</a> </dt> <dt><a href="library/weakref.html#weakref.proxy">proxy() (in module weakref)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.proxyauth">proxyauth() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.ProxyBasicAuthHandler">ProxyBasicAuthHandler (class in urllib2)</a> </dt> <dt><a href="library/urllib2.html#urllib2.ProxyDigestAuthHandler">ProxyDigestAuthHandler (class in urllib2)</a> </dt> <dt><a href="library/urllib2.html#urllib2.ProxyHandler">ProxyHandler (class in urllib2)</a> </dt> <dt><a href="library/weakref.html#weakref.ProxyType">ProxyType (in module weakref)</a> </dt> <dt><a href="library/weakref.html#weakref.ProxyTypes">ProxyTypes (in module weakref)</a> </dt> <dt><a href="library/fm.html#fm.prstr">prstr() (in module fm)</a> </dt> <dt><a href="library/calendar.html#calendar.TextCalendar.pryear">pryear() (calendar.TextCalendar method)</a> </dt> <dt><a href="library/sys.html#sys.ps1">ps1 (in module sys)</a> </dt> <dt><a href="library/sys.html#sys.ps2">ps2 (in module sys)</a> </dt> <dt><a href="library/profile.html#module-pstats">pstats (module)</a> </dt> <dt><a href="library/thread.html#index-1">pthreads</a> </dt> <dt><a href="library/cd.html#cd.ptime">ptime (in module cd)</a> </dt> <dt> pty </dt> <dd><dl> <dt><a href="library/os.html#index-12">module</a> </dt> </dl></dd> <dt><a href="library/pty.html#module-pty">pty (module)</a> </dt> <dt><a href="library/turtle.html#turtle.pu">pu() (in module turtle)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.DocumentType.publicId">publicId (xml.dom.DocumentType attribute)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.PullDOM">PullDOM (class in xml.dom.pulldom)</a> </dt> <dt><a href="library/string.html#string.punctuation">punctuation (in module string)</a> </dt> <dt><a href="library/smtpd.html#smtpd.PureProxy">PureProxy (class in smtpd)</a> </dt> <dt><a href="library/re.html#re.purge">purge() (in module re)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.push">push() (asynchat.async_chat method)</a> </dt> <dd><dl> <dt><a href="library/asynchat.html#asynchat.fifo.push">(asynchat.fifo method)</a> </dt> <dt><a href="library/code.html#code.InteractiveConsole.push">(code.InteractiveConsole method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.push">(multifile.MultiFile method)</a> </dt> </dl></dd> <dt><a href="library/formatter.html#formatter.formatter.push_alignment">push_alignment() (formatter.formatter method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.push_font">push_font() (formatter.formatter method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.push_margin">push_margin() (formatter.formatter method)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.push_source">push_source() (shlex.shlex method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.push_style">push_style() (formatter.formatter method)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.push_token">push_token() (shlex.shlex method)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.push_with_producer">push_with_producer() (asynchat.async_chat method)</a> </dt> <dt><a href="library/msilib.html#msilib.Dialog.pushbutton">pushbutton() (msilib.Dialog method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.multiprocessing.queues.SimpleQueue.put">put() (multiprocessing.multiprocessing.queues.SimpleQueue method)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.put">(Queue.Queue method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.put">(multiprocessing.Queue method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.put_nowait">put_nowait() (multiprocessing.Queue method)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.put_nowait">(Queue.Queue method)</a> </dt> </dl></dd> <dt><a href="library/msvcrt.html#msvcrt.putch">putch() (in module msvcrt)</a> </dt> <dt><a href="library/os.html#os.putenv">putenv() (in module os)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.putheader">putheader() (httplib.HTTPConnection method)</a> </dt> <dt><a href="library/curses.html#curses.putp">putp() (in module curses)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.putrequest">putrequest() (httplib.HTTPConnection method)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.putsequences">putsequences() (mhlib.Folder method)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.putwch">putwch() (in module msvcrt)</a> </dt> <dt><a href="library/curses.html#curses.window.putwin">putwin() (curses.window method)</a> </dt> <dt> pwd </dt> <dd><dl> <dt><a href="library/os.path.html#index-1">module</a> </dt> </dl></dd> <dt><a href="library/pwd.html#module-pwd">pwd (module)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.pwd">pwd() (ftplib.FTP method)</a> </dt> <dt><a href="library/gl.html#gl.pwlcurve">pwlcurve() (in module gl)</a> </dt> <dt><a href="library/sys.html#sys.py3kwarning">py3kwarning (in module sys)</a> </dt> <dt><a href="c-api/init.html#Py_AddPendingCall">Py_AddPendingCall (C function)</a> </dt> <dt><a href="c-api/init.html#index-26">Py_AddPendingCall()</a> </dt> <dt><a href="c-api/sys.html#Py_AtExit">Py_AtExit (C function)</a> </dt> <dt><a href="c-api/init.html#index-16">Py_BEGIN_ALLOW_THREADS</a> </dt> <dd><dl> <dt><a href="c-api/init.html#Py_BEGIN_ALLOW_THREADS">(C macro)</a> </dt> </dl></dd> <dt><a href="c-api/init.html#Py_BLOCK_THREADS">Py_BLOCK_THREADS (C macro)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer">Py_buffer (C type)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.buf">Py_buffer.buf (C member)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.internal">Py_buffer.internal (C member)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.itemsize">Py_buffer.itemsize (C member)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.ndim">Py_buffer.ndim (C member)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.readonly">Py_buffer.readonly (C member)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.shape">Py_buffer.shape (C member)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.strides">Py_buffer.strides (C member)</a> </dt> <dt><a href="c-api/buffer.html#Py_buffer.suboffsets">Py_buffer.suboffsets (C member)</a> </dt> <dt><a href="c-api/arg.html#Py_BuildValue">Py_BuildValue (C function)</a> </dt> <dt><a href="c-api/refcounting.html#Py_CLEAR">Py_CLEAR (C function)</a> </dt> <dt><a href="library/py_compile.html#module-py_compile">py_compile (module)</a> </dt> <dt><a href="library/imp.html#imp.PY_COMPILED">PY_COMPILED (in module imp)</a> </dt> <dt><a href="c-api/veryhigh.html#Py_CompileString">Py_CompileString (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#index-0">Py_CompileString()</a>, <a href="c-api/veryhigh.html#index-1">[1]</a>, <a href="c-api/veryhigh.html#index-2">[2]</a> </dt> <dt><a href="c-api/veryhigh.html#Py_CompileStringFlags">Py_CompileStringFlags (C function)</a> </dt> <dt><a href="c-api/complex.html#Py_complex">Py_complex (C type)</a> </dt> <dt><a href="c-api/refcounting.html#Py_DECREF">Py_DECREF (C function)</a> </dt> <dt><a href="c-api/intro.html#index-6">Py_DECREF()</a> </dt> <dt><a href="c-api/init.html#index-16">Py_END_ALLOW_THREADS</a> </dt> <dd><dl> <dt><a href="c-api/init.html#Py_END_ALLOW_THREADS">(C macro)</a> </dt> </dl></dd> <dt><a href="c-api/buffer.html#Py_END_OF_BUFFER">Py_END_OF_BUFFER (C variable)</a> </dt> <dt><a href="c-api/init.html#Py_EndInterpreter">Py_EndInterpreter (C function)</a> </dt> <dt><a href="c-api/exceptions.html#Py_EnterRecursiveCall">Py_EnterRecursiveCall (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#Py_eval_input">Py_eval_input (C variable)</a> </dt> <dt><a href="c-api/sys.html#Py_Exit">Py_Exit (C function)</a> </dt> <dt><a href="c-api/bool.html#Py_False">Py_False (C variable)</a> </dt> <dt><a href="c-api/sys.html#Py_FatalError">Py_FatalError (C function)</a> </dt> <dt><a href="c-api/init.html#index-10">Py_FatalError()</a> </dt> <dt><a href="c-api/sys.html#Py_FdIsInteractive">Py_FdIsInteractive (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#Py_file_input">Py_file_input (C variable)</a> </dt> <dt><a href="c-api/init.html#Py_Finalize">Py_Finalize (C function)</a> </dt> <dt><a href="c-api/sys.html#index-1">Py_Finalize()</a>, <a href="c-api/sys.html#index-2">[1]</a>, <a href="c-api/init.html#index-0">[2]</a>, <a href="c-api/init.html#index-22">[3]</a>, <a href="c-api/init.html#index-24">[4]</a> </dt> <dt><a href="c-api/structures.html#Py_FindMethod">Py_FindMethod (C function)</a> </dt> <dt><a href="library/imp.html#imp.PY_FROZEN">PY_FROZEN (in module imp)</a> </dt> <dt><a href="c-api/init.html#Py_GetBuildInfo">Py_GetBuildInfo (C function)</a> </dt> <dt><a href="c-api/init.html#Py_GetCompiler">Py_GetCompiler (C function)</a> </dt> <dt><a href="c-api/init.html#Py_GetCopyright">Py_GetCopyright (C function)</a> </dt> <dt><a href="c-api/init.html#Py_GetExecPrefix">Py_GetExecPrefix (C function)</a> </dt> <dt><a href="c-api/intro.html#index-26">Py_GetExecPrefix()</a> </dt> <dt><a href="c-api/init.html#Py_GetPath">Py_GetPath (C function)</a> </dt> <dt><a href="c-api/intro.html#index-26">Py_GetPath()</a>, <a href="c-api/init.html#index-1">[1]</a> </dt> <dt><a href="c-api/init.html#Py_GetPlatform">Py_GetPlatform (C function)</a> </dt> <dt><a href="c-api/init.html#Py_GetPrefix">Py_GetPrefix (C function)</a> </dt> <dt><a href="c-api/intro.html#index-26">Py_GetPrefix()</a> </dt> <dt><a href="c-api/init.html#Py_GetProgramFullPath">Py_GetProgramFullPath (C function)</a> </dt> <dt><a href="c-api/intro.html#index-26">Py_GetProgramFullPath()</a> </dt> <dt><a href="c-api/init.html#Py_GetProgramName">Py_GetProgramName (C function)</a> </dt> <dt><a href="c-api/init.html#Py_GetPythonHome">Py_GetPythonHome (C function)</a> </dt> <dt><a href="c-api/init.html#Py_GetVersion">Py_GetVersion (C function)</a> </dt> <dt><a href="c-api/refcounting.html#Py_INCREF">Py_INCREF (C function)</a> </dt> <dt><a href="c-api/intro.html#index-6">Py_INCREF()</a> </dt> <dt><a href="c-api/init.html#Py_Initialize">Py_Initialize (C function)</a> </dt> <dt><a href="c-api/intro.html#index-20">Py_Initialize()</a>, <a href="c-api/init.html#index-1">[1]</a>, <a href="c-api/init.html#index-19">[2]</a>, <a href="c-api/init.html#index-22">[3]</a> </dt> <dt><a href="c-api/init.html#Py_InitializeEx">Py_InitializeEx (C function)</a> </dt> <dt><a href="c-api/allocation.html#Py_InitModule">Py_InitModule (C function)</a> </dt> <dt><a href="c-api/allocation.html#Py_InitModule3">Py_InitModule3 (C function)</a> </dt> <dt><a href="c-api/allocation.html#Py_InitModule4">Py_InitModule4 (C function)</a> </dt> <dt><a href="c-api/init.html#Py_IsInitialized">Py_IsInitialized (C function)</a> </dt> <dt><a href="c-api/intro.html#index-29">Py_IsInitialized()</a> </dt> <dt><a href="c-api/exceptions.html#Py_LeaveRecursiveCall">Py_LeaveRecursiveCall (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#Py_Main">Py_Main (C function)</a> </dt> <dt><a href="c-api/init.html#Py_NewInterpreter">Py_NewInterpreter (C function)</a> </dt> <dt><a href="c-api/none.html#Py_None">Py_None (C variable)</a> </dt> <dt><a href="library/ctypes.html#ctypes.py_object">py_object (class in ctypes)</a> </dt> <dt><a href="c-api/file.html#index-6">Py_PRINT_RAW</a> </dt> <dt><a href="c-api/bool.html#Py_RETURN_FALSE">Py_RETURN_FALSE (C macro)</a> </dt> <dt><a href="c-api/none.html#Py_RETURN_NONE">Py_RETURN_NONE (C macro)</a> </dt> <dt><a href="c-api/bool.html#Py_RETURN_TRUE">Py_RETURN_TRUE (C macro)</a> </dt> <dt><a href="c-api/init.html#Py_SetProgramName">Py_SetProgramName (C function)</a> </dt> <dt><a href="c-api/intro.html#index-26">Py_SetProgramName()</a>, <a href="c-api/init.html#index-0">[1]</a>, <a href="c-api/init.html#index-2">[2]</a>, <a href="c-api/init.html#index-3">[3]</a> </dt> <dt><a href="c-api/init.html#Py_SetPythonHome">Py_SetPythonHome (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#Py_single_input">Py_single_input (C variable)</a> </dt> <dt><a href="library/imp.html#imp.PY_SOURCE">PY_SOURCE (in module imp)</a> </dt> <dt><a href="c-api/long.html#index-3">PY_SSIZE_T_MAX</a>, <a href="c-api/long.html#index-5">[1]</a> </dt> <dt><a href="library/imputil.html#imputil.py_suffix_importer">py_suffix_importer() (in module imputil)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_BASETYPE">Py_TPFLAGS_BASETYPE (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_CHECKTYPES">Py_TPFLAGS_CHECKTYPES (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_DEFAULT">Py_TPFLAGS_DEFAULT (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_GC">Py_TPFLAGS_GC (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_CLASS">Py_TPFLAGS_HAVE_CLASS (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_GC">Py_TPFLAGS_HAVE_GC (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_GETCHARBUFFER">Py_TPFLAGS_HAVE_GETCHARBUFFER (built-in variable)</a>, <a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_GETCHARBUFFER">[1]</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_INPLACEOPS">Py_TPFLAGS_HAVE_INPLACEOPS (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_ITER">Py_TPFLAGS_HAVE_ITER (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_RICHCOMPARE">Py_TPFLAGS_HAVE_RICHCOMPARE (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_SEQUENCE_IN">Py_TPFLAGS_HAVE_SEQUENCE_IN (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HAVE_WEAKREFS">Py_TPFLAGS_HAVE_WEAKREFS (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_HEAPTYPE">Py_TPFLAGS_HEAPTYPE (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_READY">Py_TPFLAGS_READY (built-in variable)</a> </dt> <dt><a href="c-api/typeobj.html#Py_TPFLAGS_READYING">Py_TPFLAGS_READYING (built-in variable)</a> </dt> <dt><a href="c-api/init.html#Py_tracefunc">Py_tracefunc (C type)</a> </dt> <dt><a href="c-api/bool.html#Py_True">Py_True (C variable)</a> </dt> <dt><a href="c-api/init.html#Py_UNBLOCK_THREADS">Py_UNBLOCK_THREADS (C macro)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE">Py_UNICODE (C type)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISALNUM">Py_UNICODE_ISALNUM (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISALPHA">Py_UNICODE_ISALPHA (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISDECIMAL">Py_UNICODE_ISDECIMAL (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISDIGIT">Py_UNICODE_ISDIGIT (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISLINEBREAK">Py_UNICODE_ISLINEBREAK (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISLOWER">Py_UNICODE_ISLOWER (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISNUMERIC">Py_UNICODE_ISNUMERIC (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISSPACE">Py_UNICODE_ISSPACE (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISTITLE">Py_UNICODE_ISTITLE (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_ISUPPER">Py_UNICODE_ISUPPER (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_TODECIMAL">Py_UNICODE_TODECIMAL (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_TODIGIT">Py_UNICODE_TODIGIT (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_TOLOWER">Py_UNICODE_TOLOWER (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_TONUMERIC">Py_UNICODE_TONUMERIC (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_TOTITLE">Py_UNICODE_TOTITLE (C function)</a> </dt> <dt><a href="c-api/unicode.html#Py_UNICODE_TOUPPER">Py_UNICODE_TOUPPER (C function)</a> </dt> <dt><a href="c-api/arg.html#Py_VaBuildValue">Py_VaBuildValue (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#Py_VISIT">Py_VISIT (C function)</a> </dt> <dt><a href="c-api/refcounting.html#Py_XDECREF">Py_XDECREF (C function)</a> </dt> <dt><a href="c-api/intro.html#index-19">Py_XDECREF()</a> </dt> <dt><a href="c-api/refcounting.html#Py_XINCREF">Py_XINCREF (C function)</a> </dt> <dt><a href="c-api/set.html#PyAnySet_Check">PyAnySet_Check (C function)</a> </dt> <dt><a href="c-api/set.html#PyAnySet_CheckExact">PyAnySet_CheckExact (C function)</a> </dt> <dt><a href="c-api/arg.html#PyArg_Parse">PyArg_Parse (C function)</a> </dt> <dt><a href="c-api/arg.html#PyArg_ParseTuple">PyArg_ParseTuple (C function)</a> </dt> <dt><a href="extending/extending.html#index-1">PyArg_ParseTuple()</a> </dt> <dt><a href="c-api/arg.html#PyArg_ParseTupleAndKeywords">PyArg_ParseTupleAndKeywords (C function)</a> </dt> <dt><a href="extending/extending.html#index-2">PyArg_ParseTupleAndKeywords()</a> </dt> <dt><a href="c-api/arg.html#PyArg_UnpackTuple">PyArg_UnpackTuple (C function)</a> </dt> <dt><a href="c-api/arg.html#PyArg_VaParse">PyArg_VaParse (C function)</a> </dt> <dt><a href="c-api/arg.html#PyArg_VaParseTupleAndKeywords">PyArg_VaParseTupleAndKeywords (C function)</a> </dt> <dt><a href="c-api/bool.html#PyBool_Check">PyBool_Check (C function)</a> </dt> <dt><a href="c-api/bool.html#PyBool_FromLong">PyBool_FromLong (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_Check">PyBuffer_Check (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_FillContiguousStrides">PyBuffer_FillContiguousStrides (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_FillInfo">PyBuffer_FillInfo (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_FromMemory">PyBuffer_FromMemory (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_FromObject">PyBuffer_FromObject (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_FromReadWriteMemory">PyBuffer_FromReadWriteMemory (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_FromReadWriteObject">PyBuffer_FromReadWriteObject (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_IsContiguous">PyBuffer_IsContiguous (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_New">PyBuffer_New (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_Release">PyBuffer_Release (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_SizeFromFormat">PyBuffer_SizeFromFormat (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyBuffer_Type">PyBuffer_Type (C variable)</a> </dt> <dt><a href="c-api/buffer.html#PyBufferObject">PyBufferObject (C type)</a> </dt> <dt><a href="c-api/buffer.html#index-1">PyBufferProcs</a> </dt> <dd><dl> <dt><a href="c-api/typeobj.html#PyBufferProcs">(C type)</a> </dt> </dl></dd> <dt><a href="c-api/bytearray.html#PyByteArray_AS_STRING">PyByteArray_AS_STRING (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_AsString">PyByteArray_AsString (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_Check">PyByteArray_Check (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_CheckExact">PyByteArray_CheckExact (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_Concat">PyByteArray_Concat (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_FromObject">PyByteArray_FromObject (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_FromStringAndSize">PyByteArray_FromStringAndSize (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_GET_SIZE">PyByteArray_GET_SIZE (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_Resize">PyByteArray_Resize (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_Size">PyByteArray_Size (C function)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArray_Type">PyByteArray_Type (C variable)</a> </dt> <dt><a href="c-api/bytearray.html#PyByteArrayObject">PyByteArrayObject (C type)</a> </dt> <dt><a href="c-api/object.html#PyCallable_Check">PyCallable_Check (C function)</a> </dt> <dt><a href="c-api/iterator.html#PyCallIter_Check">PyCallIter_Check (C function)</a> </dt> <dt><a href="c-api/iterator.html#PyCallIter_New">PyCallIter_New (C function)</a> </dt> <dt><a href="c-api/iterator.html#PyCallIter_Type">PyCallIter_Type (C variable)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule">PyCapsule (C type)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_CheckExact">PyCapsule_CheckExact (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_Destructor">PyCapsule_Destructor (C type)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_GetContext">PyCapsule_GetContext (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_GetDestructor">PyCapsule_GetDestructor (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_GetName">PyCapsule_GetName (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_GetPointer">PyCapsule_GetPointer (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_Import">PyCapsule_Import (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_IsValid">PyCapsule_IsValid (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_New">PyCapsule_New (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_SetContext">PyCapsule_SetContext (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_SetDestructor">PyCapsule_SetDestructor (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_SetName">PyCapsule_SetName (C function)</a> </dt> <dt><a href="c-api/capsule.html#PyCapsule_SetPointer">PyCapsule_SetPointer (C function)</a> </dt> <dt><a href="c-api/cell.html#PyCell_Check">PyCell_Check (C function)</a> </dt> <dt><a href="c-api/cell.html#PyCell_Get">PyCell_Get (C function)</a> </dt> <dt><a href="c-api/cell.html#PyCell_GET">PyCell_GET (C function)</a> </dt> <dt><a href="c-api/cell.html#PyCell_New">PyCell_New (C function)</a> </dt> <dt><a href="c-api/cell.html#PyCell_SET">PyCell_SET (C function)</a> </dt> <dt><a href="c-api/cell.html#PyCell_Set">PyCell_Set (C function)</a> </dt> <dt><a href="c-api/cell.html#PyCell_Type">PyCell_Type (C variable)</a> </dt> <dt><a href="c-api/cell.html#PyCellObject">PyCellObject (C type)</a> </dt> <dt><a href="c-api/structures.html#PyCFunction">PyCFunction (C type)</a> </dt> <dt><a href="c-api/class.html#PyClass_Check">PyClass_Check (C function)</a> </dt> <dt><a href="c-api/class.html#PyClass_IsSubclass">PyClass_IsSubclass (C function)</a> </dt> <dt><a href="c-api/class.html#PyClass_Type">PyClass_Type (C variable)</a> </dt> <dt><a href="c-api/class.html#PyClassObject">PyClassObject (C type)</a> </dt> <dt><a href="library/pyclbr.html#module-pyclbr">pyclbr (module)</a> </dt> <dt><a href="c-api/cobject.html#PyCObject">PyCObject (C type)</a> </dt> <dt><a href="c-api/cobject.html#PyCObject_AsVoidPtr">PyCObject_AsVoidPtr (C function)</a> </dt> <dt><a href="c-api/cobject.html#PyCObject_Check">PyCObject_Check (C function)</a> </dt> <dt><a href="c-api/cobject.html#PyCObject_FromVoidPtr">PyCObject_FromVoidPtr (C function)</a> </dt> <dt><a href="c-api/cobject.html#PyCObject_FromVoidPtrAndDesc">PyCObject_FromVoidPtrAndDesc (C function)</a> </dt> <dt><a href="c-api/cobject.html#PyCObject_GetDesc">PyCObject_GetDesc (C function)</a> </dt> <dt><a href="c-api/cobject.html#PyCObject_SetVoidPtr">PyCObject_SetVoidPtr (C function)</a> </dt> <dt><a href="c-api/code.html#PyCode_Check">PyCode_Check (C function)</a> </dt> <dt><a href="c-api/code.html#PyCode_GetNumFree">PyCode_GetNumFree (C function)</a> </dt> <dt><a href="c-api/code.html#PyCode_New">PyCode_New (C function)</a> </dt> <dt><a href="c-api/code.html#PyCode_NewEmpty">PyCode_NewEmpty (C function)</a> </dt> <dt><a href="c-api/code.html#PyCode_Type">PyCode_Type (C variable)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_BackslashReplaceErrors">PyCodec_BackslashReplaceErrors (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_Decode">PyCodec_Decode (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_Decoder">PyCodec_Decoder (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_Encode">PyCodec_Encode (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_Encoder">PyCodec_Encoder (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_IgnoreErrors">PyCodec_IgnoreErrors (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_IncrementalDecoder">PyCodec_IncrementalDecoder (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_IncrementalEncoder">PyCodec_IncrementalEncoder (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_KnownEncoding">PyCodec_KnownEncoding (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_LookupError">PyCodec_LookupError (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_Register">PyCodec_Register (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_RegisterError">PyCodec_RegisterError (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_ReplaceErrors">PyCodec_ReplaceErrors (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_StreamReader">PyCodec_StreamReader (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_StreamWriter">PyCodec_StreamWriter (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_StrictErrors">PyCodec_StrictErrors (C function)</a> </dt> <dt><a href="c-api/codec.html#PyCodec_XMLCharRefReplaceErrors">PyCodec_XMLCharRefReplaceErrors (C function)</a> </dt> <dt><a href="c-api/code.html#PyCodeObject">PyCodeObject (C type)</a> </dt> <dt><a href="library/py_compile.html#py_compile.PyCompileError">PyCompileError</a> </dt> <dt><a href="c-api/veryhigh.html#PyCompilerFlags">PyCompilerFlags (C type)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_AsCComplex">PyComplex_AsCComplex (C function)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_Check">PyComplex_Check (C function)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_CheckExact">PyComplex_CheckExact (C function)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_FromCComplex">PyComplex_FromCComplex (C function)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_FromDoubles">PyComplex_FromDoubles (C function)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_ImagAsDouble">PyComplex_ImagAsDouble (C function)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_RealAsDouble">PyComplex_RealAsDouble (C function)</a> </dt> <dt><a href="c-api/complex.html#PyComplex_Type">PyComplex_Type (C variable)</a> </dt> <dt><a href="c-api/complex.html#PyComplexObject">PyComplexObject (C type)</a> </dt> <dt><a href="c-api/datetime.html#PyDate_Check">PyDate_Check (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDate_CheckExact">PyDate_CheckExact (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDate_FromDate">PyDate_FromDate (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDate_FromTimestamp">PyDate_FromTimestamp (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_Check">PyDateTime_Check (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_CheckExact">PyDateTime_CheckExact (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_DATE_GET_HOUR">PyDateTime_DATE_GET_HOUR (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_DATE_GET_MICROSECOND">PyDateTime_DATE_GET_MICROSECOND (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_DATE_GET_MINUTE">PyDateTime_DATE_GET_MINUTE (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_DATE_GET_SECOND">PyDateTime_DATE_GET_SECOND (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_FromDateAndTime">PyDateTime_FromDateAndTime (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_FromTimestamp">PyDateTime_FromTimestamp (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_GET_DAY">PyDateTime_GET_DAY (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_GET_MONTH">PyDateTime_GET_MONTH (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_GET_YEAR">PyDateTime_GET_YEAR (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_TIME_GET_HOUR">PyDateTime_TIME_GET_HOUR (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_TIME_GET_MICROSECOND">PyDateTime_TIME_GET_MICROSECOND (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_TIME_GET_MINUTE">PyDateTime_TIME_GET_MINUTE (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDateTime_TIME_GET_SECOND">PyDateTime_TIME_GET_SECOND (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDelta_Check">PyDelta_Check (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDelta_CheckExact">PyDelta_CheckExact (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyDelta_FromDSU">PyDelta_FromDSU (C function)</a> </dt> <dt><a href="c-api/descriptor.html#PyDescr_IsData">PyDescr_IsData (C function)</a> </dt> <dt><a href="c-api/descriptor.html#PyDescr_NewClassMethod">PyDescr_NewClassMethod (C function)</a> </dt> <dt><a href="c-api/descriptor.html#PyDescr_NewGetSet">PyDescr_NewGetSet (C function)</a> </dt> <dt><a href="c-api/descriptor.html#PyDescr_NewMember">PyDescr_NewMember (C function)</a> </dt> <dt><a href="c-api/descriptor.html#PyDescr_NewMethod">PyDescr_NewMethod (C function)</a> </dt> <dt><a href="c-api/descriptor.html#PyDescr_NewWrapper">PyDescr_NewWrapper (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Check">PyDict_Check (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_CheckExact">PyDict_CheckExact (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Clear">PyDict_Clear (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Contains">PyDict_Contains (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Copy">PyDict_Copy (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_DelItem">PyDict_DelItem (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_DelItemString">PyDict_DelItemString (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_GetItem">PyDict_GetItem (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_GetItemString">PyDict_GetItemString (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Items">PyDict_Items (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Keys">PyDict_Keys (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Merge">PyDict_Merge (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_MergeFromSeq2">PyDict_MergeFromSeq2 (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_New">PyDict_New (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Next">PyDict_Next (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_SetItem">PyDict_SetItem (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_SetItemString">PyDict_SetItemString (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Size">PyDict_Size (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Type">PyDict_Type (C variable)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Update">PyDict_Update (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDict_Values">PyDict_Values (C function)</a> </dt> <dt><a href="c-api/dict.html#PyDictObject">PyDictObject (C type)</a> </dt> <dt><a href="c-api/dict.html#PyDictProxy_New">PyDictProxy_New (C function)</a> </dt> <dt><a href="library/ctypes.html#ctypes.PyDLL">PyDLL (class in ctypes)</a> </dt> <dt><a href="library/pydoc.html#module-pydoc">pydoc (module)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_BadArgument">PyErr_BadArgument (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_BadInternalCall">PyErr_BadInternalCall (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_CheckSignals">PyErr_CheckSignals (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_Clear">PyErr_Clear (C function)</a> </dt> <dt><a href="c-api/intro.html#index-13">PyErr_Clear()</a>, <a href="c-api/intro.html#index-19">[1]</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_ExceptionMatches">PyErr_ExceptionMatches (C function)</a> </dt> <dt><a href="c-api/intro.html#index-19">PyErr_ExceptionMatches()</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_Fetch">PyErr_Fetch (C function)</a> </dt> <dt><a href="extending/newtypes.html#index-1">PyErr_Fetch()</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_Format">PyErr_Format (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_GivenExceptionMatches">PyErr_GivenExceptionMatches (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_NewException">PyErr_NewException (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_NewExceptionWithDoc">PyErr_NewExceptionWithDoc (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_NoMemory">PyErr_NoMemory (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_NormalizeException">PyErr_NormalizeException (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_Occurred">PyErr_Occurred (C function)</a> </dt> <dt><a href="c-api/intro.html#index-12">PyErr_Occurred()</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_Print">PyErr_Print (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_PrintEx">PyErr_PrintEx (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_Restore">PyErr_Restore (C function)</a> </dt> <dt><a href="extending/newtypes.html#index-1">PyErr_Restore()</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetExcFromWindowsErr">PyErr_SetExcFromWindowsErr (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetExcFromWindowsErrWithFilename">PyErr_SetExcFromWindowsErrWithFilename (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetExcFromWindowsErrWithFilenameObject">PyErr_SetExcFromWindowsErrWithFilenameObject (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetFromErrno">PyErr_SetFromErrno (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetFromErrnoWithFilename">PyErr_SetFromErrnoWithFilename (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetFromErrnoWithFilenameObject">PyErr_SetFromErrnoWithFilenameObject (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetFromWindowsErr">PyErr_SetFromWindowsErr (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetFromWindowsErrWithFilename">PyErr_SetFromWindowsErrWithFilename (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetFromWindowsErrWithFilenameObject">PyErr_SetFromWindowsErrWithFilenameObject (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetInterrupt">PyErr_SetInterrupt (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetNone">PyErr_SetNone (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetObject">PyErr_SetObject (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_SetString">PyErr_SetString (C function)</a> </dt> <dt><a href="c-api/intro.html#index-13">PyErr_SetString()</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_Warn">PyErr_Warn (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_WarnEx">PyErr_WarnEx (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_WarnExplicit">PyErr_WarnExplicit (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_WarnPy3k">PyErr_WarnPy3k (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyErr_WriteUnraisable">PyErr_WriteUnraisable (C function)</a> </dt> <dt><a href="c-api/init.html#PyEval_AcquireLock">PyEval_AcquireLock (C function)</a> </dt> <dt><a href="c-api/init.html#index-0">PyEval_AcquireLock()</a> </dt> <dt><a href="c-api/init.html#PyEval_AcquireThread">PyEval_AcquireThread (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyEval_EvalCode">PyEval_EvalCode (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyEval_EvalCodeEx">PyEval_EvalCodeEx (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyEval_EvalFrame">PyEval_EvalFrame (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyEval_EvalFrameEx">PyEval_EvalFrameEx (C function)</a> </dt> <dt><a href="c-api/reflection.html#PyEval_GetBuiltins">PyEval_GetBuiltins (C function)</a> </dt> <dt><a href="c-api/init.html#PyEval_GetCallStats">PyEval_GetCallStats (C function)</a> </dt> <dt><a href="c-api/reflection.html#PyEval_GetFrame">PyEval_GetFrame (C function)</a> </dt> <dt><a href="c-api/reflection.html#PyEval_GetFuncDesc">PyEval_GetFuncDesc (C function)</a> </dt> <dt><a href="c-api/reflection.html#PyEval_GetFuncName">PyEval_GetFuncName (C function)</a> </dt> <dt><a href="c-api/reflection.html#PyEval_GetGlobals">PyEval_GetGlobals (C function)</a> </dt> <dt><a href="c-api/reflection.html#PyEval_GetLocals">PyEval_GetLocals (C function)</a> </dt> <dt><a href="c-api/reflection.html#PyEval_GetRestricted">PyEval_GetRestricted (C function)</a> </dt> <dt><a href="c-api/init.html#PyEval_InitThreads">PyEval_InitThreads (C function)</a> </dt> <dt><a href="c-api/init.html#index-0">PyEval_InitThreads()</a> </dt> <dt><a href="c-api/veryhigh.html#PyEval_MergeCompilerFlags">PyEval_MergeCompilerFlags (C function)</a> </dt> <dt><a href="c-api/init.html#PyEval_ReInitThreads">PyEval_ReInitThreads (C function)</a> </dt> <dt><a href="c-api/init.html#PyEval_ReleaseLock">PyEval_ReleaseLock (C function)</a> </dt> <dt><a href="c-api/init.html#index-0">PyEval_ReleaseLock()</a>, <a href="c-api/init.html#index-18">[1]</a> </dt> <dt><a href="c-api/init.html#PyEval_ReleaseThread">PyEval_ReleaseThread (C function)</a> </dt> <dt><a href="c-api/init.html#index-18">PyEval_ReleaseThread()</a> </dt> <dt><a href="c-api/init.html#PyEval_RestoreThread">PyEval_RestoreThread (C function)</a> </dt> <dt><a href="c-api/init.html#index-17">PyEval_RestoreThread()</a>, <a href="c-api/init.html#index-18">[1]</a> </dt> <dt><a href="c-api/init.html#PyEval_SaveThread">PyEval_SaveThread (C function)</a> </dt> <dt><a href="c-api/init.html#index-17">PyEval_SaveThread()</a>, <a href="c-api/init.html#index-18">[1]</a> </dt> <dt><a href="c-api/init.html#PyEval_SetProfile">PyEval_SetProfile (C function)</a> </dt> <dt><a href="c-api/init.html#PyEval_SetTrace">PyEval_SetTrace (C function)</a> </dt> <dt><a href="c-api/init.html#PyEval_ThreadsInitialized">PyEval_ThreadsInitialized (C function)</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_ArithmeticError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_AssertionError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_AttributeError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_BaseException</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_EnvironmentError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_EOFError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_Exception</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_FloatingPointError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_ImportError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_IndexError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_IOError</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="c-api/exceptions.html#index-4">PyExc_KeyboardInterrupt</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_KeyError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_LookupError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_MemoryError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_NameError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_NotImplementedError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_OSError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_OverflowError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_ReferenceError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_RuntimeError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_StandardError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_SyntaxError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_SystemError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_SystemExit</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_TypeError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_ValueError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_WindowsError</a> </dt> <dt><a href="c-api/exceptions.html#index-4">PyExc_ZeroDivisionError</a> </dt> <dt> pyexpat </dt> <dd><dl> <dt><a href="library/pyexpat.html#index-1">module</a> </dt> </dl></dd> <dt><a href="c-api/file.html#PyFile_AsFile">PyFile_AsFile (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_Check">PyFile_Check (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_CheckExact">PyFile_CheckExact (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_DecUseCount">PyFile_DecUseCount (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_FromFile">PyFile_FromFile (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_FromString">PyFile_FromString (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_GetLine">PyFile_GetLine (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_IncUseCount">PyFile_IncUseCount (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_Name">PyFile_Name (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_SetBufSize">PyFile_SetBufSize (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_SetEncoding">PyFile_SetEncoding (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_SetEncodingAndErrors">PyFile_SetEncodingAndErrors (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_SoftSpace">PyFile_SoftSpace (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_Type">PyFile_Type (C variable)</a> </dt> <dt><a href="c-api/file.html#PyFile_WriteObject">PyFile_WriteObject (C function)</a> </dt> <dt><a href="c-api/file.html#PyFile_WriteString">PyFile_WriteString (C function)</a> </dt> <dt><a href="c-api/file.html#PyFileObject">PyFileObject (C type)</a> </dt> <dt><a href="c-api/float.html#PyFloat_AS_DOUBLE">PyFloat_AS_DOUBLE (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_AsDouble">PyFloat_AsDouble (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_AsReprString">PyFloat_AsReprString (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_AsString">PyFloat_AsString (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_Check">PyFloat_Check (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_CheckExact">PyFloat_CheckExact (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_ClearFreeList">PyFloat_ClearFreeList (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_FromDouble">PyFloat_FromDouble (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_FromString">PyFloat_FromString (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_GetInfo">PyFloat_GetInfo (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_GetMax">PyFloat_GetMax (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_GetMin">PyFloat_GetMin (C function)</a> </dt> <dt><a href="c-api/float.html#PyFloat_Type">PyFloat_Type (C variable)</a> </dt> <dt><a href="c-api/float.html#PyFloatObject">PyFloatObject (C type)</a> </dt> <dt><a href="c-api/reflection.html#PyFrame_GetLineNumber">PyFrame_GetLineNumber (C function)</a> </dt> <dt><a href="c-api/set.html#PyFrozenSet_Check">PyFrozenSet_Check (C function)</a> </dt> <dt><a href="c-api/set.html#PyFrozenSet_CheckExact">PyFrozenSet_CheckExact (C function)</a> </dt> <dt><a href="c-api/set.html#PyFrozenSet_New">PyFrozenSet_New (C function)</a> </dt> <dt><a href="c-api/set.html#PyFrozenSet_Type">PyFrozenSet_Type (C variable)</a> </dt> <dt><a href="c-api/function.html#PyFunction_Check">PyFunction_Check (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_GetClosure">PyFunction_GetClosure (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_GetCode">PyFunction_GetCode (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_GetDefaults">PyFunction_GetDefaults (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_GetGlobals">PyFunction_GetGlobals (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_GetModule">PyFunction_GetModule (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_New">PyFunction_New (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_SetClosure">PyFunction_SetClosure (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_SetDefaults">PyFunction_SetDefaults (C function)</a> </dt> <dt><a href="c-api/function.html#PyFunction_Type">PyFunction_Type (C variable)</a> </dt> <dt><a href="c-api/function.html#PyFunctionObject">PyFunctionObject (C type)</a> </dt> <dt><a href="library/ctypes.html#ctypes.PYFUNCTYPE">PYFUNCTYPE() (in module ctypes)</a> </dt> <dt><a href="c-api/gen.html#PyGen_Check">PyGen_Check (C function)</a> </dt> <dt><a href="c-api/gen.html#PyGen_CheckExact">PyGen_CheckExact (C function)</a> </dt> <dt><a href="c-api/gen.html#PyGen_New">PyGen_New (C function)</a> </dt> <dt><a href="c-api/gen.html#PyGen_Type">PyGen_Type (C variable)</a> </dt> <dt><a href="c-api/gen.html#PyGenObject">PyGenObject (C type)</a> </dt> <dt><a href="c-api/init.html#PyGILState_Ensure">PyGILState_Ensure (C function)</a> </dt> <dt><a href="c-api/init.html#PyGILState_GetThisThreadState">PyGILState_GetThisThreadState (C function)</a> </dt> <dt><a href="c-api/init.html#PyGILState_Release">PyGILState_Release (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_AddModule">PyImport_AddModule (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_AppendInittab">PyImport_AppendInittab (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_Cleanup">PyImport_Cleanup (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ExecCodeModule">PyImport_ExecCodeModule (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ExecCodeModuleEx">PyImport_ExecCodeModuleEx (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ExtendInittab">PyImport_ExtendInittab (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_FrozenModules">PyImport_FrozenModules (C variable)</a> </dt> <dt><a href="c-api/import.html#PyImport_GetImporter">PyImport_GetImporter (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_GetMagicNumber">PyImport_GetMagicNumber (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_GetModuleDict">PyImport_GetModuleDict (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_Import">PyImport_Import (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ImportFrozenModule">PyImport_ImportFrozenModule (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ImportModule">PyImport_ImportModule (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ImportModuleEx">PyImport_ImportModuleEx (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ImportModuleLevel">PyImport_ImportModuleLevel (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ImportModuleNoBlock">PyImport_ImportModuleNoBlock (C function)</a> </dt> <dt><a href="c-api/import.html#PyImport_ReloadModule">PyImport_ReloadModule (C function)</a> </dt> <dt><a href="c-api/number.html#PyIndex_Check">PyIndex_Check (C function)</a> </dt> <dt><a href="c-api/class.html#PyInstance_Check">PyInstance_Check (C function)</a> </dt> <dt><a href="c-api/class.html#PyInstance_New">PyInstance_New (C function)</a> </dt> <dt><a href="c-api/class.html#PyInstance_NewRaw">PyInstance_NewRaw (C function)</a> </dt> <dt><a href="c-api/class.html#PyInstance_Type">PyInstance_Type (C variable)</a> </dt> <dt><a href="c-api/int.html#PyInt_AS_LONG">PyInt_AS_LONG (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_AsLong">PyInt_AsLong (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_AsSsize_t">PyInt_AsSsize_t (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_AsUnsignedLongLongMask">PyInt_AsUnsignedLongLongMask (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_AsUnsignedLongMask">PyInt_AsUnsignedLongMask (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_Check">PyInt_Check (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_CheckExact">PyInt_CheckExact (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_ClearFreeList">PyInt_ClearFreeList (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_FromLong">PyInt_FromLong (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_FromSize_t">PyInt_FromSize_t (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_FromSsize_t">PyInt_FromSsize_t (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_FromString">PyInt_FromString (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_GetMax">PyInt_GetMax (C function)</a> </dt> <dt><a href="c-api/int.html#PyInt_Type">PyInt_Type (C variable)</a> </dt> <dt><a href="c-api/init.html#PyInterpreterState">PyInterpreterState (C type)</a> </dt> <dt><a href="c-api/init.html#PyInterpreterState_Clear">PyInterpreterState_Clear (C function)</a> </dt> <dt><a href="c-api/init.html#PyInterpreterState_Delete">PyInterpreterState_Delete (C function)</a> </dt> <dt><a href="c-api/init.html#PyInterpreterState_Head">PyInterpreterState_Head (C function)</a> </dt> <dt><a href="c-api/init.html#PyInterpreterState_New">PyInterpreterState_New (C function)</a> </dt> <dt><a href="c-api/init.html#PyInterpreterState_Next">PyInterpreterState_Next (C function)</a> </dt> <dt><a href="c-api/init.html#PyInterpreterState_ThreadHead">PyInterpreterState_ThreadHead (C function)</a> </dt> <dt><a href="c-api/int.html#PyIntObject">PyIntObject (C type)</a> </dt> <dt><a href="c-api/iter.html#PyIter_Check">PyIter_Check (C function)</a> </dt> <dt><a href="c-api/iter.html#PyIter_Next">PyIter_Next (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_Append">PyList_Append (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_AsTuple">PyList_AsTuple (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_Check">PyList_Check (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_CheckExact">PyList_CheckExact (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_GET_ITEM">PyList_GET_ITEM (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_GET_SIZE">PyList_GET_SIZE (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_GetItem">PyList_GetItem (C function)</a> </dt> <dt><a href="c-api/intro.html#index-9">PyList_GetItem()</a> </dt> <dt><a href="c-api/list.html#PyList_GetSlice">PyList_GetSlice (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_Insert">PyList_Insert (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_New">PyList_New (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_Reverse">PyList_Reverse (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_SET_ITEM">PyList_SET_ITEM (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_SetItem">PyList_SetItem (C function)</a> </dt> <dt><a href="c-api/intro.html#index-7">PyList_SetItem()</a> </dt> <dt><a href="c-api/list.html#PyList_SetSlice">PyList_SetSlice (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_Size">PyList_Size (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_Sort">PyList_Sort (C function)</a> </dt> <dt><a href="c-api/list.html#PyList_Type">PyList_Type (C variable)</a> </dt> <dt><a href="c-api/list.html#PyListObject">PyListObject (C type)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsDouble">PyLong_AsDouble (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsLong">PyLong_AsLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsLongAndOverflow">PyLong_AsLongAndOverflow (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsLongLong">PyLong_AsLongLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsLongLongAndOverflow">PyLong_AsLongLongAndOverflow (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsSsize_t">PyLong_AsSsize_t (C function)</a>, <a href="c-api/long.html#PyLong_AsSsize_t">[1]</a> </dt> <dt><a href="c-api/long.html#PyLong_AsUnsignedLong">PyLong_AsUnsignedLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsUnsignedLongLong">PyLong_AsUnsignedLongLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsUnsignedLongLongMask">PyLong_AsUnsignedLongLongMask (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsUnsignedLongMask">PyLong_AsUnsignedLongMask (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_AsVoidPtr">PyLong_AsVoidPtr (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_Check">PyLong_Check (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_CheckExact">PyLong_CheckExact (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromDouble">PyLong_FromDouble (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromLong">PyLong_FromLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromLongLong">PyLong_FromLongLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromSize_t">PyLong_FromSize_t (C function)</a>, <a href="c-api/long.html#PyLong_FromSize_t">[1]</a> </dt> <dt><a href="c-api/long.html#PyLong_FromSsize_t">PyLong_FromSsize_t (C function)</a>, <a href="c-api/long.html#PyLong_FromSsize_t">[1]</a> </dt> <dt><a href="c-api/long.html#PyLong_FromString">PyLong_FromString (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromUnicode">PyLong_FromUnicode (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromUnsignedLong">PyLong_FromUnsignedLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromUnsignedLongLong">PyLong_FromUnsignedLongLong (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_FromVoidPtr">PyLong_FromVoidPtr (C function)</a> </dt> <dt><a href="c-api/long.html#PyLong_Type">PyLong_Type (C variable)</a> </dt> <dt><a href="c-api/long.html#PyLongObject">PyLongObject (C type)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_Check">PyMapping_Check (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_DelItem">PyMapping_DelItem (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_DelItemString">PyMapping_DelItemString (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_GetItemString">PyMapping_GetItemString (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_HasKey">PyMapping_HasKey (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_HasKeyString">PyMapping_HasKeyString (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_Items">PyMapping_Items (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_Keys">PyMapping_Keys (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_Length">PyMapping_Length (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_SetItemString">PyMapping_SetItemString (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_Size">PyMapping_Size (C function)</a> </dt> <dt><a href="c-api/mapping.html#PyMapping_Values">PyMapping_Values (C function)</a> </dt> <dt><a href="c-api/typeobj.html#PyMappingMethods">PyMappingMethods (C type)</a> </dt> <dt><a href="c-api/typeobj.html#PyMappingMethods.mp_ass_subscript">PyMappingMethods.mp_ass_subscript (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyMappingMethods.mp_length">PyMappingMethods.mp_length (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyMappingMethods.mp_subscript">PyMappingMethods.mp_subscript (C member)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_ReadLastObjectFromFile">PyMarshal_ReadLastObjectFromFile (C function)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_ReadLongFromFile">PyMarshal_ReadLongFromFile (C function)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_ReadObjectFromFile">PyMarshal_ReadObjectFromFile (C function)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_ReadObjectFromString">PyMarshal_ReadObjectFromString (C function)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_ReadShortFromFile">PyMarshal_ReadShortFromFile (C function)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_WriteLongToFile">PyMarshal_WriteLongToFile (C function)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_WriteObjectToFile">PyMarshal_WriteObjectToFile (C function)</a> </dt> <dt><a href="c-api/marshal.html#PyMarshal_WriteObjectToString">PyMarshal_WriteObjectToString (C function)</a> </dt> <dt><a href="c-api/memory.html#PyMem_Del">PyMem_Del (C function)</a> </dt> <dt><a href="c-api/memory.html#PyMem_Free">PyMem_Free (C function)</a> </dt> <dt><a href="c-api/memory.html#PyMem_Malloc">PyMem_Malloc (C function)</a> </dt> <dt><a href="c-api/memory.html#PyMem_New">PyMem_New (C function)</a> </dt> <dt><a href="c-api/memory.html#PyMem_Realloc">PyMem_Realloc (C function)</a> </dt> <dt><a href="c-api/memory.html#PyMem_Resize">PyMem_Resize (C function)</a> </dt> <dt><a href="c-api/structures.html#PyMemberDef">PyMemberDef (C type)</a> </dt> <dt><a href="c-api/buffer.html#PyMemoryView_Check">PyMemoryView_Check (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyMemoryView_FromBuffer">PyMemoryView_FromBuffer (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyMemoryView_FromObject">PyMemoryView_FromObject (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyMemoryView_GET_BUFFER">PyMemoryView_GET_BUFFER (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyMemoryView_GetContiguous">PyMemoryView_GetContiguous (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_Check">PyMethod_Check (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_Class">PyMethod_Class (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_ClearFreeList">PyMethod_ClearFreeList (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_Function">PyMethod_Function (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_GET_CLASS">PyMethod_GET_CLASS (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_GET_FUNCTION">PyMethod_GET_FUNCTION (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_GET_SELF">PyMethod_GET_SELF (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_New">PyMethod_New (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_Self">PyMethod_Self (C function)</a> </dt> <dt><a href="c-api/method.html#PyMethod_Type">PyMethod_Type (C variable)</a> </dt> <dt><a href="c-api/structures.html#PyMethodDef">PyMethodDef (C type)</a> </dt> <dt><a href="c-api/module.html#PyModule_AddIntConstant">PyModule_AddIntConstant (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_AddIntMacro">PyModule_AddIntMacro (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_AddObject">PyModule_AddObject (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_AddStringConstant">PyModule_AddStringConstant (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_AddStringMacro">PyModule_AddStringMacro (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_Check">PyModule_Check (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_CheckExact">PyModule_CheckExact (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_GetDict">PyModule_GetDict (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_GetFilename">PyModule_GetFilename (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_GetName">PyModule_GetName (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_New">PyModule_New (C function)</a> </dt> <dt><a href="c-api/module.html#PyModule_Type">PyModule_Type (C variable)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Absolute">PyNumber_Absolute (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Add">PyNumber_Add (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_And">PyNumber_And (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_AsSsize_t">PyNumber_AsSsize_t (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Check">PyNumber_Check (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Coerce">PyNumber_Coerce (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_CoerceEx">PyNumber_CoerceEx (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Divide">PyNumber_Divide (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Divmod">PyNumber_Divmod (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Float">PyNumber_Float (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_FloorDivide">PyNumber_FloorDivide (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Index">PyNumber_Index (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceAdd">PyNumber_InPlaceAdd (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceAnd">PyNumber_InPlaceAnd (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceDivide">PyNumber_InPlaceDivide (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceFloorDivide">PyNumber_InPlaceFloorDivide (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceLshift">PyNumber_InPlaceLshift (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceMultiply">PyNumber_InPlaceMultiply (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceOr">PyNumber_InPlaceOr (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlacePower">PyNumber_InPlacePower (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceRemainder">PyNumber_InPlaceRemainder (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceRshift">PyNumber_InPlaceRshift (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceSubtract">PyNumber_InPlaceSubtract (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceTrueDivide">PyNumber_InPlaceTrueDivide (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_InPlaceXor">PyNumber_InPlaceXor (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Int">PyNumber_Int (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Invert">PyNumber_Invert (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Long">PyNumber_Long (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Lshift">PyNumber_Lshift (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Multiply">PyNumber_Multiply (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Negative">PyNumber_Negative (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Or">PyNumber_Or (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Positive">PyNumber_Positive (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Power">PyNumber_Power (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Remainder">PyNumber_Remainder (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Rshift">PyNumber_Rshift (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Subtract">PyNumber_Subtract (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_ToBase">PyNumber_ToBase (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_TrueDivide">PyNumber_TrueDivide (C function)</a> </dt> <dt><a href="c-api/number.html#PyNumber_Xor">PyNumber_Xor (C function)</a> </dt> <dt><a href="c-api/typeobj.html#PyNumberMethods">PyNumberMethods (C type)</a> </dt> <dt><a href="c-api/typeobj.html#PyNumberMethods.nb_coerce">PyNumberMethods.nb_coerce (C member)</a> </dt> <dt><a href="c-api/structures.html#PyObject">PyObject (C type)</a> </dt> <dt><a href="c-api/typeobj.html#PyObject._ob_next">PyObject._ob_next (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyObject._ob_prev">PyObject._ob_prev (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyObject.ob_refcnt">PyObject.ob_refcnt (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyObject.ob_type">PyObject.ob_type (C member)</a> </dt> <dt><a href="c-api/objbuffer.html#PyObject_AsCharBuffer">PyObject_AsCharBuffer (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_AsFileDescriptor">PyObject_AsFileDescriptor (C function)</a> </dt> <dt><a href="c-api/objbuffer.html#PyObject_AsReadBuffer">PyObject_AsReadBuffer (C function)</a> </dt> <dt><a href="c-api/objbuffer.html#PyObject_AsWriteBuffer">PyObject_AsWriteBuffer (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Bytes">PyObject_Bytes (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Call">PyObject_Call (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_CallFunction">PyObject_CallFunction (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_CallFunctionObjArgs">PyObject_CallFunctionObjArgs (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_CallMethod">PyObject_CallMethod (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_CallMethodObjArgs">PyObject_CallMethodObjArgs (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_CallObject">PyObject_CallObject (C function)</a> </dt> <dt><a href="extending/extending.html#index-0">PyObject_CallObject()</a> </dt> <dt><a href="c-api/buffer.html#PyObject_CheckBuffer">PyObject_CheckBuffer (C function)</a> </dt> <dt><a href="c-api/objbuffer.html#PyObject_CheckReadBuffer">PyObject_CheckReadBuffer (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Cmp">PyObject_Cmp (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Compare">PyObject_Compare (C function)</a> </dt> <dt><a href="c-api/allocation.html#PyObject_Del">PyObject_Del (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_DelAttr">PyObject_DelAttr (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_DelAttrString">PyObject_DelAttrString (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_DelItem">PyObject_DelItem (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Dir">PyObject_Dir (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#PyObject_GC_Del">PyObject_GC_Del (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#PyObject_GC_New">PyObject_GC_New (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#PyObject_GC_NewVar">PyObject_GC_NewVar (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#PyObject_GC_Resize">PyObject_GC_Resize (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#PyObject_GC_Track">PyObject_GC_Track (C function)</a> </dt> <dt><a href="c-api/gcsupport.html#PyObject_GC_UnTrack">PyObject_GC_UnTrack (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_GenericGetAttr">PyObject_GenericGetAttr (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_GenericSetAttr">PyObject_GenericSetAttr (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_GetAttr">PyObject_GetAttr (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_GetAttrString">PyObject_GetAttrString (C function)</a> </dt> <dt><a href="c-api/buffer.html#PyObject_GetBuffer">PyObject_GetBuffer (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_GetItem">PyObject_GetItem (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_GetIter">PyObject_GetIter (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_HasAttr">PyObject_HasAttr (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_HasAttrString">PyObject_HasAttrString (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Hash">PyObject_Hash (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_HashNotImplemented">PyObject_HashNotImplemented (C function)</a> </dt> <dt><a href="c-api/structures.html#PyObject_HEAD">PyObject_HEAD (C macro)</a> </dt> <dt><a href="c-api/structures.html#PyObject_HEAD_INIT">PyObject_HEAD_INIT (C macro)</a> </dt> <dt><a href="c-api/allocation.html#PyObject_Init">PyObject_Init (C function)</a> </dt> <dt><a href="c-api/allocation.html#PyObject_InitVar">PyObject_InitVar (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_IsInstance">PyObject_IsInstance (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_IsSubclass">PyObject_IsSubclass (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_IsTrue">PyObject_IsTrue (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Length">PyObject_Length (C function)</a> </dt> <dt><a href="c-api/allocation.html#PyObject_New">PyObject_New (C function)</a> </dt> <dt><a href="c-api/allocation.html#PyObject_NewVar">PyObject_NewVar (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Not">PyObject_Not (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Print">PyObject_Print (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Repr">PyObject_Repr (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_RichCompare">PyObject_RichCompare (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_RichCompareBool">PyObject_RichCompareBool (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_SetAttr">PyObject_SetAttr (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_SetAttrString">PyObject_SetAttrString (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_SetItem">PyObject_SetItem (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Size">PyObject_Size (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Str">PyObject_Str (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Type">PyObject_Type (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_TypeCheck">PyObject_TypeCheck (C function)</a> </dt> <dt><a href="c-api/object.html#PyObject_Unicode">PyObject_Unicode (C function)</a> </dt> <dt><a href="c-api/structures.html#PyObject_VAR_HEAD">PyObject_VAR_HEAD (C macro)</a> </dt> <dt><a href="library/gl.html#index-0">PyOpenGL</a> </dt> <dt><a href="c-api/sys.html#PyOS_AfterFork">PyOS_AfterFork (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_ascii_atof">PyOS_ascii_atof (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_ascii_formatd">PyOS_ascii_formatd (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_ascii_strtod">PyOS_ascii_strtod (C function)</a> </dt> <dt><a href="c-api/sys.html#PyOS_CheckStack">PyOS_CheckStack (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_double_to_string">PyOS_double_to_string (C function)</a> </dt> <dt><a href="c-api/sys.html#PyOS_getsig">PyOS_getsig (C function)</a> </dt> <dt><a href="c-api/sys.html#PyOS_setsig">PyOS_setsig (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_snprintf">PyOS_snprintf (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_stricmp">PyOS_stricmp (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_string_to_double">PyOS_string_to_double (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_strnicmp">PyOS_strnicmp (C function)</a> </dt> <dt><a href="c-api/conversion.html#PyOS_vsnprintf">PyOS_vsnprintf (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyParser_SimpleParseFile">PyParser_SimpleParseFile (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyParser_SimpleParseFileFlags">PyParser_SimpleParseFileFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyParser_SimpleParseString">PyParser_SimpleParseString (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyParser_SimpleParseStringFlags">PyParser_SimpleParseStringFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyParser_SimpleParseStringFlagsFilename">PyParser_SimpleParseStringFlagsFilename (C function)</a> </dt> <dt> PyPI </dt> <dd><dl> <dt><a href="distutils/packageindex.html#index-0">(see Python Package Index (PyPI))</a> </dt> </dl></dd> <dt><a href="c-api/descriptor.html#PyProperty_Type">PyProperty_Type (C variable)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_AnyFile">PyRun_AnyFile (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_AnyFileEx">PyRun_AnyFileEx (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_AnyFileExFlags">PyRun_AnyFileExFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_AnyFileFlags">PyRun_AnyFileFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_File">PyRun_File (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_FileEx">PyRun_FileEx (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_FileExFlags">PyRun_FileExFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_FileFlags">PyRun_FileFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_InteractiveLoop">PyRun_InteractiveLoop (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_InteractiveLoopFlags">PyRun_InteractiveLoopFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_InteractiveOne">PyRun_InteractiveOne (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_InteractiveOneFlags">PyRun_InteractiveOneFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_SimpleFile">PyRun_SimpleFile (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_SimpleFileEx">PyRun_SimpleFileEx (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_SimpleFileExFlags">PyRun_SimpleFileExFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_SimpleFileFlags">PyRun_SimpleFileFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_SimpleString">PyRun_SimpleString (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_SimpleStringFlags">PyRun_SimpleStringFlags (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_String">PyRun_String (C function)</a> </dt> <dt><a href="c-api/veryhigh.html#PyRun_StringFlags">PyRun_StringFlags (C function)</a> </dt> <dt><a href="c-api/iterator.html#PySeqIter_Check">PySeqIter_Check (C function)</a> </dt> <dt><a href="c-api/iterator.html#PySeqIter_New">PySeqIter_New (C function)</a> </dt> <dt><a href="c-api/iterator.html#PySeqIter_Type">PySeqIter_Type (C variable)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Check">PySequence_Check (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Concat">PySequence_Concat (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Contains">PySequence_Contains (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Count">PySequence_Count (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_DelItem">PySequence_DelItem (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_DelSlice">PySequence_DelSlice (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Fast">PySequence_Fast (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Fast_GET_ITEM">PySequence_Fast_GET_ITEM (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Fast_GET_SIZE">PySequence_Fast_GET_SIZE (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Fast_ITEMS">PySequence_Fast_ITEMS (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_GetItem">PySequence_GetItem (C function)</a> </dt> <dt><a href="c-api/intro.html#index-9">PySequence_GetItem()</a> </dt> <dt><a href="c-api/sequence.html#PySequence_GetSlice">PySequence_GetSlice (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Index">PySequence_Index (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_InPlaceConcat">PySequence_InPlaceConcat (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_InPlaceRepeat">PySequence_InPlaceRepeat (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_ITEM">PySequence_ITEM (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Length">PySequence_Length (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_List">PySequence_List (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Repeat">PySequence_Repeat (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_SetItem">PySequence_SetItem (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_SetSlice">PySequence_SetSlice (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Size">PySequence_Size (C function)</a> </dt> <dt><a href="c-api/sequence.html#PySequence_Tuple">PySequence_Tuple (C function)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods">PySequenceMethods (C type)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_ass_item">PySequenceMethods.sq_ass_item (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_concat">PySequenceMethods.sq_concat (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_contains">PySequenceMethods.sq_contains (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_inplace_concat">PySequenceMethods.sq_inplace_concat (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_inplace_repeat">PySequenceMethods.sq_inplace_repeat (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_item">PySequenceMethods.sq_item (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_length">PySequenceMethods.sq_length (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PySequenceMethods.sq_repeat">PySequenceMethods.sq_repeat (C member)</a> </dt> <dt><a href="c-api/set.html#PySet_Add">PySet_Add (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_Check">PySet_Check (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_Clear">PySet_Clear (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_Contains">PySet_Contains (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_Discard">PySet_Discard (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_GET_SIZE">PySet_GET_SIZE (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_New">PySet_New (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_Pop">PySet_Pop (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_Size">PySet_Size (C function)</a> </dt> <dt><a href="c-api/set.html#PySet_Type">PySet_Type (C variable)</a> </dt> <dt><a href="c-api/set.html#PySetObject">PySetObject (C type)</a> </dt> <dt><a href="c-api/exceptions.html#PySignal_SetWakeupFd">PySignal_SetWakeupFd (C function)</a> </dt> <dt><a href="c-api/slice.html#PySlice_Check">PySlice_Check (C function)</a> </dt> <dt><a href="c-api/slice.html#PySlice_GetIndices">PySlice_GetIndices (C function)</a> </dt> <dt><a href="c-api/slice.html#PySlice_GetIndicesEx">PySlice_GetIndicesEx (C function)</a> </dt> <dt><a href="c-api/slice.html#PySlice_New">PySlice_New (C function)</a> </dt> <dt><a href="c-api/slice.html#PySlice_Type">PySlice_Type (C variable)</a> </dt> <dt><a href="c-api/string.html#PyString_AS_STRING">PyString_AS_STRING (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_AsDecodedObject">PyString_AsDecodedObject (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_AsEncodedObject">PyString_AsEncodedObject (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_AsString">PyString_AsString (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_AsStringAndSize">PyString_AsStringAndSize (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_Check">PyString_Check (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_CheckExact">PyString_CheckExact (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_Concat">PyString_Concat (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_ConcatAndDel">PyString_ConcatAndDel (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_Decode">PyString_Decode (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_Encode">PyString_Encode (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_Format">PyString_Format (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_FromFormat">PyString_FromFormat (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_FromFormatV">PyString_FromFormatV (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_FromString">PyString_FromString (C function)</a> </dt> <dt><a href="c-api/dict.html#index-2">PyString_FromString()</a> </dt> <dt><a href="c-api/string.html#PyString_FromStringAndSize">PyString_FromStringAndSize (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_GET_SIZE">PyString_GET_SIZE (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_InternFromString">PyString_InternFromString (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_InternInPlace">PyString_InternInPlace (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_Size">PyString_Size (C function)</a> </dt> <dt><a href="c-api/string.html#PyString_Type">PyString_Type (C variable)</a> </dt> <dt><a href="c-api/string.html#PyStringObject">PyStringObject (C type)</a> </dt> <dt><a href="c-api/sys.html#PySys_AddWarnOption">PySys_AddWarnOption (C function)</a> </dt> <dt><a href="c-api/sys.html#PySys_GetFile">PySys_GetFile (C function)</a> </dt> <dt><a href="c-api/sys.html#PySys_GetObject">PySys_GetObject (C function)</a> </dt> <dt><a href="c-api/sys.html#PySys_ResetWarnOptions">PySys_ResetWarnOptions (C function)</a> </dt> <dt><a href="c-api/init.html#PySys_SetArgv">PySys_SetArgv (C function)</a> </dt> <dt><a href="c-api/init.html#index-0">PySys_SetArgv()</a> </dt> <dt><a href="c-api/init.html#PySys_SetArgvEx">PySys_SetArgvEx (C function)</a> </dt> <dt><a href="c-api/intro.html#index-21">PySys_SetArgvEx()</a>, <a href="c-api/init.html#index-0">[1]</a> </dt> <dt><a href="c-api/sys.html#PySys_SetObject">PySys_SetObject (C function)</a> </dt> <dt><a href="c-api/sys.html#PySys_SetPath">PySys_SetPath (C function)</a> </dt> <dt><a href="c-api/sys.html#PySys_WriteStderr">PySys_WriteStderr (C function)</a> </dt> <dt><a href="c-api/sys.html#PySys_WriteStdout">PySys_WriteStdout (C function)</a> </dt> <dt><a href="glossary.html#term-python-3000"><strong>Python 3000</strong></a> </dt> <dt><a href="library/idle.html#index-0">Python Editor</a> </dt> <dt> Python Enhancement Proposals </dt> <dd><dl> <dt><a href="library/weakref.html#index-0">PEP 0205</a> </dt> <dt><a href="reference/simple_stmts.html#index-29">PEP 0255</a> </dt> <dt><a href="reference/simple_stmts.html#index-30">PEP 0342</a>, <a href="reference/expressions.html#index-27">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-16">PEP 0343</a>, <a href="reference/datamodel.html#index-97">[1]</a>, <a href="library/contextlib.html#index-0">[2]</a> </dt> <dt><a href="whatsnew/2.0.html#index-0">PEP 100</a> </dt> <dt><a href="using/windows.html#index-0">PEP 11</a> </dt> <dt><a href="whatsnew/2.1.html#index-6">PEP 205</a> </dt> <dt><a href="whatsnew/2.1.html#index-2">PEP 207</a> </dt> <dt><a href="whatsnew/2.1.html#index-10">PEP 208</a> </dt> <dt><a href="whatsnew/2.1.html#index-9">PEP 217</a> </dt> <dt><a href="whatsnew/2.3.html#index-0">PEP 218</a>, <a href="whatsnew/2.4.html#index-0">[1]</a>, <a href="whatsnew/2.4.html#index-13">[2]</a> </dt> <dt><a href="library/__future__.html#index-0">PEP 227</a>, <a href="whatsnew/2.1.html#index-0">[1]</a>, <a href="whatsnew/2.2.html#index-16">[2]</a> </dt> <dt><a href="whatsnew/2.1.html#index-5">PEP 229</a> </dt> <dt><a href="using/cmdline.html#index-14">PEP 230</a>, <a href="whatsnew/2.1.html#index-4">[1]</a> </dt> <dt><a href="whatsnew/2.1.html#index-7">PEP 232</a> </dt> <dt><a href="whatsnew/2.2.html#index-7">PEP 234</a> </dt> <dt><a href="library/functions.html#index-1">PEP 236</a>, <a href="reference/simple_stmts.html#index-53">[1]</a>, <a href="whatsnew/2.1.html#index-1">[2]</a> </dt> <dt><a href="library/stdtypes.html#index-26">PEP 237</a>, <a href="whatsnew/2.2.html#index-10">[1]</a>, <a href="whatsnew/2.4.html#index-1">[2]</a>, <a href="whatsnew/2.4.html#index-16">[3]</a> </dt> <dt><a href="using/cmdline.html#index-9">PEP 238</a>, <a href="library/__future__.html#index-2">[1]</a>, <a href="glossary.html#index-2">[2]</a>, <a href="c-api/veryhigh.html#index-3">[3]</a>, <a href="whatsnew/2.2.html#index-11">[4]</a>, <a href="whatsnew/2.2.html#index-12">[5]</a>, <a href="whatsnew/2.2.html#index-13">[6]</a> </dt> <dt><a href="whatsnew/2.1.html#index-11">PEP 241</a> </dt> <dt><a href="whatsnew/2.1.html#index-12">PEP 243</a> </dt> <dt><a href="library/sqlite3.html#index-2">PEP 246</a> </dt> <dt><a href="whatsnew/2.5.html#index-21">PEP 249</a>, <a href="whatsnew/2.5.html#index-22">[1]</a>, <a href="library/sqlite3.html#index-0">[2]</a>, <a href="library/sqlite3.html#index-1">[3]</a> </dt> <dt><a href="whatsnew/2.2.html#index-2">PEP 252</a>, <a href="whatsnew/2.2.html#index-4">[1]</a> </dt> <dt><a href="whatsnew/2.2.html#index-0">PEP 253</a>, <a href="whatsnew/2.2.html#index-1">[1]</a>, <a href="whatsnew/2.2.html#index-3">[2]</a>, <a href="whatsnew/2.2.html#index-5">[3]</a>, <a href="whatsnew/2.2.html#index-6">[4]</a> </dt> <dt><a href="library/__future__.html#index-1">PEP 255</a>, <a href="whatsnew/2.2.html#index-8">[1]</a>, <a href="whatsnew/2.2.html#index-9">[2]</a>, <a href="whatsnew/2.3.html#index-1">[3]</a>, <a href="whatsnew/2.3.html#index-2">[4]</a> </dt> <dt><a href="whatsnew/2.2.html#index-14">PEP 261</a>, <a href="whatsnew/2.2.html#index-15">[1]</a> </dt> <dt><a href="whatsnew/2.5.html#index-17">PEP 263</a>, <a href="whatsnew/2.3.html#index-3">[1]</a> </dt> <dt><a href="whatsnew/2.2.html#index-22">PEP 264</a> </dt> <dt><a href="library/zipimport.html#index-0">PEP 273</a>, <a href="whatsnew/2.3.html#index-4">[1]</a>, <a href="whatsnew/2.3.html#index-5">[2]</a> </dt> <dt><a href="faq/design.html#index-0">PEP 275</a> </dt> <dt><a href="whatsnew/2.3.html#index-7">PEP 277</a> </dt> <dt><a href="glossary.html#index-6">PEP 278</a>, <a href="whatsnew/2.3.html#index-9">[1]</a> </dt> <dt><a href="whatsnew/2.3.html#index-10">PEP 279</a> </dt> <dt><a href="library/logging.html#index-1">PEP 282</a>, <a href="library/shutil.html#index-2">[1]</a>, <a href="whatsnew/2.3.html#index-11">[2]</a>, <a href="whatsnew/2.3.html#index-12">[3]</a> </dt> <dt><a href="whatsnew/2.3.html#index-13">PEP 285</a>, <a href="whatsnew/2.3.html#index-14">[1]</a> </dt> <dt><a href="whatsnew/2.5.html#index-10">PEP 288</a> </dt> <dt><a href="howto/functional.html#index-0">PEP 289</a>, <a href="whatsnew/2.4.html#index-2">[1]</a>, <a href="whatsnew/2.4.html#index-15">[2]</a> </dt> <dt><a href="library/string.html#index-4">PEP 292</a>, <a href="whatsnew/2.4.html#index-3">[1]</a> </dt> <dt><a href="whatsnew/2.3.html#index-15">PEP 293</a> </dt> <dt><a href="whatsnew/2.6.html#index-1">PEP 3000</a> </dt> <dt><a href="distutils/apiref.html#index-4">PEP 301</a>, <a href="whatsnew/2.3.html#index-16">[1]</a> </dt> <dt><a href="library/functions.html#index-9">PEP 302</a>, <a href="library/pkgutil.html#index-0">[1]</a>, <a href="library/pkgutil.html#index-1">[2]</a>, <a href="library/pkgutil.html#index-2">[3]</a>, <a href="library/pkgutil.html#index-3">[4]</a>, <a href="library/pkgutil.html#index-4">[5]</a>, <a href="library/pkgutil.html#index-5">[6]</a>, <a href="library/pkgutil.html#index-6">[7]</a>, <a href="library/pkgutil.html#index-7">[8]</a>, <a href="library/pkgutil.html#index-8">[9]</a>, <a href="library/pkgutil.html#index-9">[10]</a>, <a href="library/pkgutil.html#index-10">[11]</a>, <a href="library/pkgutil.html#index-11">[12]</a>, <a href="library/imp.html#index-4">[13]</a>, <a href="reference/simple_stmts.html#index-42">[14]</a>, <a href="reference/simple_stmts.html#index-45">[15]</a>, <a href="library/runpy.html#index-0">[16]</a>, <a href="library/runpy.html#index-1">[17]</a>, <a href="library/runpy.html#index-2">[18]</a>, <a href="library/sys.html#index-4">[19]</a>, <a href="library/sys.html#index-9">[20]</a>, <a href="library/sys.html#index-10">[21]</a>, <a href="glossary.html#index-1">[22]</a>, <a href="glossary.html#index-5">[23]</a>, <a href="library/zipimport.html#index-1">[24]</a>, <a href="whatsnew/2.3.html#index-6">[25]</a>, <a href="whatsnew/2.3.html#index-17">[26]</a>, <a href="whatsnew/2.3.html#index-18">[27]</a>, <a href="whatsnew/2.3.html#index-19">[28]</a>, <a href="library/linecache.html#index-1">[29]</a> </dt> <dt><a href="library/csv.html#index-1">PEP 305</a>, <a href="whatsnew/2.3.html#index-20">[1]</a> </dt> <dt><a href="library/pickle.html#index-2">PEP 307</a>, <a href="whatsnew/2.3.html#index-21">[1]</a>, <a href="whatsnew/2.3.html#index-22">[2]</a>, <a href="whatsnew/2.3.html#index-23">[3]</a> </dt> <dt><a href="whatsnew/2.5.html#index-1">PEP 308</a>, <a href="whatsnew/2.5.html#index-2">[1]</a>, <a href="reference/expressions.html#index-74">[2]</a> </dt> <dt><a href="whatsnew/2.5.html#index-3">PEP 309</a> </dt> <dt><a href="whatsnew/2.6.html#index-2">PEP 3100</a> </dt> <dt><a href="library/string.html#index-1">PEP 3101</a>, <a href="library/string.html#index-2">[1]</a>, <a href="whatsnew/2.6.html#index-9">[2]</a> </dt> <dt><a href="library/__future__.html#index-5">PEP 3105</a>, <a href="whatsnew/2.6.html#index-10">[1]</a> </dt> <dt><a href="whatsnew/2.7.html#index-5">PEP 3106</a> </dt> <dt><a href="whatsnew/2.6.html#index-11">PEP 3110</a> </dt> <dt><a href="library/__future__.html#index-6">PEP 3112</a>, <a href="whatsnew/2.6.html#index-12">[1]</a> </dt> <dt><a href="glossary.html#index-7">PEP 3116</a>, <a href="whatsnew/2.6.html#index-14">[1]</a> </dt> <dt><a href="whatsnew/2.6.html#index-15">PEP 3118</a> </dt> <dt><a href="reference/datamodel.html#index-86">PEP 3119</a>, <a href="library/collections.html#index-0">[1]</a>, <a href="library/abc.html#index-0">[2]</a>, <a href="whatsnew/2.6.html#index-16">[3]</a> </dt> <dt><a href="howto/cporting.html#index-0">PEP 3121</a> </dt> <dt><a href="whatsnew/2.6.html#index-17">PEP 3127</a> </dt> <dt><a href="whatsnew/2.6.html#index-18">PEP 3129</a> </dt> <dt><a href="whatsnew/2.7.html#index-6">PEP 3137</a> </dt> <dt><a href="whatsnew/2.5.html#index-4">PEP 314</a>, <a href="distutils/apiref.html#index-0">[1]</a> </dt> <dt><a href="library/abc.html#index-1">PEP 3141</a>, <a href="library/numbers.html#index-0">[1]</a>, <a href="whatsnew/2.6.html#index-19">[2]</a> </dt> <dt><a href="whatsnew/2.4.html#index-4">PEP 318</a>, <a href="whatsnew/2.4.html#index-5">[1]</a>, <a href="whatsnew/2.4.html#index-12">[2]</a> </dt> <dt><a href="whatsnew/2.4.html#index-6">PEP 322</a>, <a href="whatsnew/2.4.html#index-14">[1]</a> </dt> <dt><a href="library/subprocess.html#index-0">PEP 324</a>, <a href="whatsnew/2.4.html#index-8">[1]</a> </dt> <dt><a href="whatsnew/2.5.html#index-11">PEP 325</a> </dt> <dt><a href="whatsnew/2.4.html#index-9">PEP 327</a> </dt> <dt><a href="faq/programming.html#index-1">PEP 328</a>, <a href="whatsnew/2.5.html#index-5">[1]</a>, <a href="library/__future__.html#index-3">[2]</a>, <a href="reference/simple_stmts.html#index-51">[3]</a>, <a href="whatsnew/2.4.html#index-10">[4]</a>, <a href="whatsnew/2.4.html#index-17">[5]</a> </dt> <dt><a href="whatsnew/2.4.html#index-11">PEP 331</a> </dt> <dt><a href="whatsnew/2.5.html#index-23">PEP 333</a>, <a href="whatsnew/2.5.html#index-24">[1]</a>, <a href="howto/webservers.html#index-0">[2]</a>, <a href="library/wsgiref.html#index-0">[3]</a>, <a href="library/wsgiref.html#index-1">[4]</a>, <a href="library/wsgiref.html#index-2">[5]</a>, <a href="library/wsgiref.html#index-3">[6]</a>, <a href="library/wsgiref.html#index-4">[7]</a>, <a href="library/wsgiref.html#index-6">[8]</a>, <a href="library/wsgiref.html#index-7">[9]</a>, <a href="library/wsgiref.html#index-8">[10]</a>, <a href="library/wsgiref.html#index-9">[11]</a>, <a href="library/wsgiref.html#index-10">[12]</a>, <a href="library/wsgiref.html#index-11">[13]</a>, <a href="library/wsgiref.html#index-12">[14]</a>, <a href="library/wsgiref.html#index-13">[15]</a>, <a href="library/wsgiref.html#index-14">[16]</a> </dt> <dt><a href="whatsnew/2.5.html#index-6">PEP 338</a>, <a href="using/cmdline.html#index-0">[1]</a>, <a href="library/runpy.html#index-3">[2]</a> </dt> <dt><a href="whatsnew/2.5.html#index-27">PEP 339</a> </dt> <dt><a href="whatsnew/2.5.html#index-7">PEP 341</a> </dt> <dt><a href="whatsnew/2.5.html#index-8">PEP 342</a>, <a href="whatsnew/2.5.html#index-9">[1]</a>, <a href="whatsnew/2.5.html#index-28">[2]</a>, <a href="howto/functional.html#index-1">[3]</a> </dt> <dt><a href="whatsnew/2.5.html#index-12">PEP 343</a>, <a href="library/__future__.html#index-4">[1]</a>, <a href="glossary.html#index-0">[2]</a>, <a href="whatsnew/2.6.html#index-3">[3]</a> </dt> <dt><a href="whatsnew/2.5.html#index-25">PEP 347</a> </dt> <dt><a href="whatsnew/2.5.html#index-13">PEP 352</a>, <a href="whatsnew/2.6.html#index-25">[1]</a> </dt> <dt><a href="whatsnew/2.5.html#index-14">PEP 353</a>, <a href="whatsnew/2.5.html#index-15">[1]</a>, <a href="whatsnew/2.5.html#index-26">[2]</a> </dt> <dt><a href="whatsnew/2.5.html#index-0">PEP 356</a> </dt> <dt><a href="whatsnew/2.5.html#index-16">PEP 357</a> </dt> <dt><a href="whatsnew/2.6.html#index-0">PEP 361</a> </dt> <dt><a href="library/runpy.html#index-4">PEP 366</a> </dt> <dt><a href="using/cmdline.html#index-11">PEP 370</a>, <a href="using/cmdline.html#index-24">[1]</a>, <a href="using/cmdline.html#index-25">[2]</a>, <a href="library/site.html#index-9">[3]</a>, <a href="whatsnew/2.6.html#index-7">[4]</a> </dt> <dt><a href="whatsnew/2.6.html#index-8">PEP 371</a> </dt> <dt><a href="whatsnew/2.7.html#index-1">PEP 372</a> </dt> <dt><a href="library/string.html#index-3">PEP 378</a>, <a href="whatsnew/2.7.html#index-2">[1]</a> </dt> <dt><a href="whatsnew/2.7.html#index-3">PEP 389</a> </dt> <dt><a href="whatsnew/2.7.html#index-4">PEP 391</a> </dt> <dt><a href="faq/general.html#index-1">PEP 5</a>, <a href="whatsnew/2.1.html#index-3">[1]</a> </dt> <dt><a href="faq/general.html#index-0">PEP 6</a> </dt> <dt><a href="faq/programming.html#index-0">PEP 8</a>, <a href="faq/windows.html#index-0">[1]</a>, <a href="library/threading.html#index-0">[2]</a>, <a href="library/email.html#index-7">[3]</a>, <a href="tutorial/controlflow.html#index-6">[4]</a> </dt> </dl></dd> <dt><a href="library/jpeg.html#index-1">Python Imaging Library</a> </dt> <dt><a href="distutils/packageindex.html#index-0">Python Package Index (PyPI)</a> </dt> <dd><dl> <dt><a href="distutils/packageindex.html#index-2">.pypirc file</a> </dt> </dl></dd> <dt><a href="using/cmdline.html#index-3">PYTHON*</a> </dt> <dt><a href="library/platform.html#platform.python_branch">python_branch() (in module platform)</a> </dt> <dt><a href="library/platform.html#platform.python_build">python_build() (in module platform)</a> </dt> <dt><a href="library/platform.html#platform.python_compiler">python_compiler() (in module platform)</a> </dt> <dt><a href="library/xml.dom.html#index-0">PYTHON_DOM</a> </dt> <dt><a href="library/platform.html#platform.python_implementation">python_implementation() (in module platform)</a> </dt> <dt><a href="library/platform.html#platform.python_revision">python_revision() (in module platform)</a> </dt> <dt><a href="library/platform.html#platform.python_version">python_version() (in module platform)</a> </dt> <dt><a href="library/platform.html#platform.python_version_tuple">python_version_tuple() (in module platform)</a> </dt> <dt><a href="whatsnew/2.1.html#index-8">PYTHONCASEOK</a> </dt> <dt><a href="using/cmdline.html#index-2">PYTHONDEBUG</a> </dt> <dt><a href="library/pydoc.html#index-1">PYTHONDOCS</a> </dt> <dt><a href="using/cmdline.html#index-1">PYTHONDONTWRITEBYTECODE</a>, <a href="library/sys.html#index-0">[1]</a>, <a href="whatsnew/2.6.html#index-20">[2]</a>, <a href="whatsnew/2.6.html#index-24">[3]</a> </dt> <dt><a href="c-api/typeobj.html#index-0">PYTHONDUMPREFS</a> </dt> <dt><a href="using/cmdline.html#index-10">PYTHONHASHSEED</a>, <a href="using/cmdline.html#index-23">[1]</a> </dt> <dt><a href="install/index.html#index-0">PYTHONHOME</a>, <a href="install/index.html#index-1">[1]</a>, <a href="c-api/intro.html#index-24">[2]</a>, <a href="c-api/intro.html#index-27">[3]</a>, <a href="using/cmdline.html#index-5">[4]</a>, <a href="using/cmdline.html#index-16">[5]</a>, <a href="using/cmdline.html#index-17">[6]</a>, <a href="using/cmdline.html#index-20">[7]</a>, <a href="c-api/init.html#index-11">[8]</a>, <a href="c-api/init.html#index-12">[9]</a>, <a href="using/windows.html#index-3">[10]</a> </dt> <dt><a href="glossary.html#term-pythonic"><strong>Pythonic</strong></a> </dt> <dt><a href="using/cmdline.html#index-7">PYTHONINSPECT</a>, <a href="whatsnew/2.3.html#index-29">[1]</a> </dt> <dt><a href="whatsnew/2.6.html#index-21">PYTHONIOENCODING</a> </dt> <dt><a href="library/site.html#index-5">PYTHONNOUSERSITE</a>, <a href="library/site.html#index-8">[1]</a>, <a href="whatsnew/2.6.html#index-6">[2]</a> </dt> <dt><a href="using/cmdline.html#index-8">PYTHONOPTIMIZE</a> </dt> <dt><a href="install/index.html#index-2">PYTHONPATH</a>, <a href="install/index.html#index-3">[1]</a>, <a href="c-api/intro.html#index-25">[2]</a>, <a href="c-api/intro.html#index-28">[3]</a>, <a href="using/cmdline.html#index-4">[4]</a>, <a href="using/cmdline.html#index-19">[5]</a>, <a href="using/cmdline.html#index-21">[6]</a>, <a href="using/cmdline.html#index-22">[7]</a>, <a href="library/sys.html#index-7">[8]</a>, <a href="library/sys.html#index-8">[9]</a>, <a href="library/cgi.html#index-3">[10]</a>, <a href="using/windows.html#index-2">[11]</a>, <a href="using/windows.html#index-4">[12]</a>, <a href="tutorial/modules.html#index-1">[13]</a>, <a href="tutorial/modules.html#index-5">[14]</a>, <a href="tutorial/modules.html#index-6">[15]</a>, <a href="using/mac.html#index-0">[16]</a> </dt> <dt><a href="library/readline.html#index-0">PYTHONSTARTUP</a>, <a href="library/rlcompleter.html#index-0">[1]</a>, <a href="using/cmdline.html#index-6">[2]</a>, <a href="library/user.html#index-1">[3]</a>, <a href="tutorial/interpreter.html#index-1">[4]</a>, <a href="library/idle.html#index-7">[5]</a>, <a href="tutorial/interactive.html#index-1">[6]</a> </dt> <dt><a href="using/cmdline.html#index-12">PYTHONUNBUFFERED</a> </dt> <dt><a href="library/site.html#index-6">PYTHONUSERBASE</a>, <a href="library/site.html#index-7">[1]</a>, <a href="whatsnew/2.6.html#index-4">[2]</a> </dt> <dt><a href="using/cmdline.html#index-13">PYTHONVERBOSE</a> </dt> <dt><a href="using/cmdline.html#index-15">PYTHONWARNINGS</a>, <a href="whatsnew/2.7.html#index-0">[1]</a>, <a href="whatsnew/2.7.html#index-7">[2]</a> </dt> <dt><a href="library/time.html#index-3">PYTHONY2K</a>, <a href="library/time.html#index-4">[1]</a>, <a href="library/time.html#index-7">[2]</a> </dt> <dt><a href="c-api/init.html#index-15">PyThreadState</a>, <a href="c-api/init.html#index-15">[1]</a> </dt> <dd><dl> <dt><a href="c-api/init.html#PyThreadState">(C type)</a> </dt> </dl></dd> <dt><a href="c-api/init.html#PyThreadState_Clear">PyThreadState_Clear (C function)</a> </dt> <dt><a href="c-api/init.html#PyThreadState_Delete">PyThreadState_Delete (C function)</a> </dt> <dt><a href="c-api/init.html#PyThreadState_Get">PyThreadState_Get (C function)</a> </dt> <dt><a href="c-api/init.html#PyThreadState_GetDict">PyThreadState_GetDict (C function)</a> </dt> <dt><a href="c-api/init.html#PyThreadState_New">PyThreadState_New (C function)</a> </dt> <dt><a href="c-api/init.html#PyThreadState_Next">PyThreadState_Next (C function)</a> </dt> <dt><a href="c-api/init.html#PyThreadState_SetAsyncExc">PyThreadState_SetAsyncExc (C function)</a> </dt> <dt><a href="c-api/init.html#PyThreadState_Swap">PyThreadState_Swap (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyTime_Check">PyTime_Check (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyTime_CheckExact">PyTime_CheckExact (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyTime_FromTime">PyTime_FromTime (C function)</a> </dt> <dt><a href="c-api/init.html#PyTrace_C_CALL">PyTrace_C_CALL (C variable)</a> </dt> <dt><a href="c-api/init.html#PyTrace_C_EXCEPTION">PyTrace_C_EXCEPTION (C variable)</a> </dt> <dt><a href="c-api/init.html#PyTrace_C_RETURN">PyTrace_C_RETURN (C variable)</a> </dt> <dt><a href="c-api/init.html#PyTrace_CALL">PyTrace_CALL (C variable)</a> </dt> <dt><a href="c-api/init.html#PyTrace_EXCEPTION">PyTrace_EXCEPTION (C variable)</a> </dt> <dt><a href="c-api/init.html#PyTrace_LINE">PyTrace_LINE (C variable)</a> </dt> <dt><a href="c-api/init.html#PyTrace_RETURN">PyTrace_RETURN (C variable)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_Check">PyTuple_Check (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_CheckExact">PyTuple_CheckExact (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_ClearFreeList">PyTuple_ClearFreeList (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_GET_ITEM">PyTuple_GET_ITEM (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_GET_SIZE">PyTuple_GET_SIZE (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_GetItem">PyTuple_GetItem (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_GetSlice">PyTuple_GetSlice (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_New">PyTuple_New (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_Pack">PyTuple_Pack (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_SET_ITEM">PyTuple_SET_ITEM (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_SetItem">PyTuple_SetItem (C function)</a> </dt> <dt><a href="c-api/intro.html#index-7">PyTuple_SetItem()</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_Size">PyTuple_Size (C function)</a> </dt> <dt><a href="c-api/tuple.html#PyTuple_Type">PyTuple_Type (C variable)</a> </dt> <dt><a href="c-api/tuple.html#PyTupleObject">PyTupleObject (C type)</a> </dt> <dt><a href="c-api/type.html#PyType_Check">PyType_Check (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_CheckExact">PyType_CheckExact (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_ClearCache">PyType_ClearCache (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_GenericAlloc">PyType_GenericAlloc (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_GenericNew">PyType_GenericNew (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_HasFeature">PyType_HasFeature (C function)</a> </dt> <dt><a href="c-api/typeobj.html#index-3">PyType_HasFeature()</a> </dt> <dt><a href="c-api/type.html#PyType_IS_GC">PyType_IS_GC (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_IsSubtype">PyType_IsSubtype (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_Modified">PyType_Modified (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_Ready">PyType_Ready (C function)</a> </dt> <dt><a href="c-api/type.html#PyType_Type">PyType_Type (C variable)</a> </dt> <dt><a href="c-api/type.html#PyTypeObject">PyTypeObject (C type)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_alloc">PyTypeObject.tp_alloc (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_allocs">PyTypeObject.tp_allocs (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_as_buffer">PyTypeObject.tp_as_buffer (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_base">PyTypeObject.tp_base (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_bases">PyTypeObject.tp_bases (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_basicsize">PyTypeObject.tp_basicsize (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_cache">PyTypeObject.tp_cache (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_call">PyTypeObject.tp_call (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_clear">PyTypeObject.tp_clear (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_compare">PyTypeObject.tp_compare (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_dealloc">PyTypeObject.tp_dealloc (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_descr_get">PyTypeObject.tp_descr_get (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_descr_set">PyTypeObject.tp_descr_set (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_dict">PyTypeObject.tp_dict (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_dictoffset">PyTypeObject.tp_dictoffset (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_doc">PyTypeObject.tp_doc (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_flags">PyTypeObject.tp_flags (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_free">PyTypeObject.tp_free (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_frees">PyTypeObject.tp_frees (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_getattr">PyTypeObject.tp_getattr (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_getattro">PyTypeObject.tp_getattro (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_getset">PyTypeObject.tp_getset (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_hash">PyTypeObject.tp_hash (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_init">PyTypeObject.tp_init (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_is_gc">PyTypeObject.tp_is_gc (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_itemsize">PyTypeObject.tp_itemsize (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_iter">PyTypeObject.tp_iter (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_iternext">PyTypeObject.tp_iternext (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_maxalloc">PyTypeObject.tp_maxalloc (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_members">PyTypeObject.tp_members (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_methods">PyTypeObject.tp_methods (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_mro">PyTypeObject.tp_mro (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_name">PyTypeObject.tp_name (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_new">PyTypeObject.tp_new (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_next">PyTypeObject.tp_next (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_print">PyTypeObject.tp_print (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_repr">PyTypeObject.tp_repr (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_richcompare">PyTypeObject.tp_richcompare (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_setattr">PyTypeObject.tp_setattr (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_setattro">PyTypeObject.tp_setattro (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_str">PyTypeObject.tp_str (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_subclasses">PyTypeObject.tp_subclasses (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_traverse">PyTypeObject.tp_traverse (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_weaklist">PyTypeObject.tp_weaklist (C member)</a> </dt> <dt><a href="c-api/typeobj.html#PyTypeObject.tp_weaklistoffset">PyTypeObject.tp_weaklistoffset (C member)</a> </dt> <dt><a href="c-api/datetime.html#PyTZInfo_Check">PyTZInfo_Check (C function)</a> </dt> <dt><a href="c-api/datetime.html#PyTZInfo_CheckExact">PyTZInfo_CheckExact (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AS_DATA">PyUnicode_AS_DATA (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AS_UNICODE">PyUnicode_AS_UNICODE (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsASCIIString">PyUnicode_AsASCIIString (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsCharmapString">PyUnicode_AsCharmapString (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsEncodedString">PyUnicode_AsEncodedString (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsLatin1String">PyUnicode_AsLatin1String (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsMBCSString">PyUnicode_AsMBCSString (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsRawUnicodeEscapeString">PyUnicode_AsRawUnicodeEscapeString (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsUnicode">PyUnicode_AsUnicode (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsUnicodeEscapeString">PyUnicode_AsUnicodeEscapeString (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsUTF16String">PyUnicode_AsUTF16String (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsUTF32String">PyUnicode_AsUTF32String (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsUTF8String">PyUnicode_AsUTF8String (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_AsWideChar">PyUnicode_AsWideChar (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Check">PyUnicode_Check (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_CheckExact">PyUnicode_CheckExact (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_ClearFreeList">PyUnicode_ClearFreeList (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Compare">PyUnicode_Compare (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Concat">PyUnicode_Concat (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Contains">PyUnicode_Contains (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Count">PyUnicode_Count (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Decode">PyUnicode_Decode (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeASCII">PyUnicode_DecodeASCII (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeCharmap">PyUnicode_DecodeCharmap (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeLatin1">PyUnicode_DecodeLatin1 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeMBCS">PyUnicode_DecodeMBCS (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeMBCSStateful">PyUnicode_DecodeMBCSStateful (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeRawUnicodeEscape">PyUnicode_DecodeRawUnicodeEscape (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUnicodeEscape">PyUnicode_DecodeUnicodeEscape (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF16">PyUnicode_DecodeUTF16 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF16Stateful">PyUnicode_DecodeUTF16Stateful (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF32">PyUnicode_DecodeUTF32 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF32Stateful">PyUnicode_DecodeUTF32Stateful (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF7">PyUnicode_DecodeUTF7 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF7Stateful">PyUnicode_DecodeUTF7Stateful (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF8">PyUnicode_DecodeUTF8 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_DecodeUTF8Stateful">PyUnicode_DecodeUTF8Stateful (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Encode">PyUnicode_Encode (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeASCII">PyUnicode_EncodeASCII (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeCharmap">PyUnicode_EncodeCharmap (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeLatin1">PyUnicode_EncodeLatin1 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeMBCS">PyUnicode_EncodeMBCS (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeRawUnicodeEscape">PyUnicode_EncodeRawUnicodeEscape (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeUnicodeEscape">PyUnicode_EncodeUnicodeEscape (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeUTF16">PyUnicode_EncodeUTF16 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeUTF32">PyUnicode_EncodeUTF32 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeUTF7">PyUnicode_EncodeUTF7 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_EncodeUTF8">PyUnicode_EncodeUTF8 (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Find">PyUnicode_Find (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Format">PyUnicode_Format (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromEncodedObject">PyUnicode_FromEncodedObject (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromFormat">PyUnicode_FromFormat (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromFormatV">PyUnicode_FromFormatV (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromObject">PyUnicode_FromObject (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromString">PyUnicode_FromString (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromStringAndSize">PyUnicode_FromStringAndSize (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromUnicode">PyUnicode_FromUnicode (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_FromWideChar">PyUnicode_FromWideChar (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_GET_DATA_SIZE">PyUnicode_GET_DATA_SIZE (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_GET_SIZE">PyUnicode_GET_SIZE (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_GetSize">PyUnicode_GetSize (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Join">PyUnicode_Join (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Replace">PyUnicode_Replace (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_RichCompare">PyUnicode_RichCompare (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Split">PyUnicode_Split (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Splitlines">PyUnicode_Splitlines (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Tailmatch">PyUnicode_Tailmatch (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Translate">PyUnicode_Translate (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_TranslateCharmap">PyUnicode_TranslateCharmap (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicode_Type">PyUnicode_Type (C variable)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_Create">PyUnicodeDecodeError_Create (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_GetEncoding">PyUnicodeDecodeError_GetEncoding (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_GetEnd">PyUnicodeDecodeError_GetEnd (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_GetObject">PyUnicodeDecodeError_GetObject (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_GetReason">PyUnicodeDecodeError_GetReason (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_GetStart">PyUnicodeDecodeError_GetStart (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_SetEnd">PyUnicodeDecodeError_SetEnd (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_SetReason">PyUnicodeDecodeError_SetReason (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeDecodeError_SetStart">PyUnicodeDecodeError_SetStart (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_Create">PyUnicodeEncodeError_Create (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_GetEncoding">PyUnicodeEncodeError_GetEncoding (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_GetEnd">PyUnicodeEncodeError_GetEnd (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_GetObject">PyUnicodeEncodeError_GetObject (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_GetReason">PyUnicodeEncodeError_GetReason (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_GetStart">PyUnicodeEncodeError_GetStart (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_SetEnd">PyUnicodeEncodeError_SetEnd (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_SetReason">PyUnicodeEncodeError_SetReason (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeEncodeError_SetStart">PyUnicodeEncodeError_SetStart (C function)</a> </dt> <dt><a href="c-api/unicode.html#PyUnicodeObject">PyUnicodeObject (C type)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_Create">PyUnicodeTranslateError_Create (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_GetEnd">PyUnicodeTranslateError_GetEnd (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_GetObject">PyUnicodeTranslateError_GetObject (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_GetReason">PyUnicodeTranslateError_GetReason (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_GetStart">PyUnicodeTranslateError_GetStart (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_SetEnd">PyUnicodeTranslateError_SetEnd (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_SetReason">PyUnicodeTranslateError_SetReason (C function)</a> </dt> <dt><a href="c-api/exceptions.html#PyUnicodeTranslateError_SetStart">PyUnicodeTranslateError_SetStart (C function)</a> </dt> <dt><a href="c-api/structures.html#PyVarObject">PyVarObject (C type)</a> </dt> <dt><a href="c-api/typeobj.html#PyVarObject.ob_size">PyVarObject.ob_size (C member)</a> </dt> <dt><a href="c-api/structures.html#PyVarObject_HEAD_INIT">PyVarObject_HEAD_INIT (C macro)</a> </dt> <dt><a href="c-api/weakref.html#PyWeakref_Check">PyWeakref_Check (C function)</a> </dt> <dt><a href="c-api/weakref.html#PyWeakref_CheckProxy">PyWeakref_CheckProxy (C function)</a> </dt> <dt><a href="c-api/weakref.html#PyWeakref_CheckRef">PyWeakref_CheckRef (C function)</a> </dt> <dt><a href="c-api/weakref.html#PyWeakref_GET_OBJECT">PyWeakref_GET_OBJECT (C function)</a> </dt> <dt><a href="c-api/weakref.html#PyWeakref_GetObject">PyWeakref_GetObject (C function)</a> </dt> <dt><a href="c-api/weakref.html#PyWeakref_NewProxy">PyWeakref_NewProxy (C function)</a> </dt> <dt><a href="c-api/weakref.html#PyWeakref_NewRef">PyWeakref_NewRef (C function)</a> </dt> <dt><a href="c-api/descriptor.html#PyWrapper_New">PyWrapper_New (C function)</a> </dt> <dt><a href="library/zipfile.html#zipfile.PyZipFile">PyZipFile (class in zipfile)</a> </dt> </dl></td> </tr></table> <h2 id="Q">Q</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/fl.html#fl.qdevice">qdevice() (in module fl)</a> </dt> <dt><a href="library/aetypes.html#aetypes.QDPoint">QDPoint (class in aetypes)</a> </dt> <dt><a href="library/aetypes.html#aetypes.QDRectangle">QDRectangle (class in aetypes)</a> </dt> <dt><a href="library/fl.html#fl.qenter">qenter() (in module fl)</a> </dt> <dt><a href="library/curses.html#curses.qiflush">qiflush() (in module curses)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.QName">QName (class in xml.etree.ElementTree)</a> </dt> <dt><a href="library/fl.html#fl.qread">qread() (in module fl)</a> </dt> <dt><a href="library/fl.html#fl.qreset">qreset() (in module fl)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue.qsize">qsize() (multiprocessing.Queue method)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.qsize">(Queue.Queue method)</a> </dt> </dl></dd> <dt><a href="library/fl.html#fl.qtest">qtest() (in module fl)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.quantize">quantize() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.quantize">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/_winreg.html#_winreg.QueryInfoKey">QueryInfoKey() (in module _winreg)</a> </dt> <dt><a href="library/al.html#al.queryparams">queryparams() (in module al)</a> </dt> <dt><a href="library/_winreg.html#_winreg.QueryReflectionKey">QueryReflectionKey() (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.QueryValue">QueryValue() (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.QueryValueEx">QueryValueEx() (in module _winreg)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Queue">Queue (class in multiprocessing)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue">(class in Queue)</a> </dt> <dt><a href="library/queue.html#module-Queue">(module)</a> </dt> </dl></dd> <dt><a href="library/sched.html#sched.scheduler.queue">queue (sched.scheduler attribute)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Queue">Queue() (multiprocessing.managers.SyncManager method)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.quick_ratio">quick_ratio() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/constants.html#quit">quit (built-in variable)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.quit">quit() (ftplib.FTP method)</a> </dt> <dd><dl> <dt><a href="library/nntplib.html#nntplib.NNTP.quit">(nntplib.NNTP method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.quit">(poplib.POP3 method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.quit">(smtplib.SMTP method)</a> </dt> </dl></dd> <dt><a href="library/quopri.html#module-quopri">quopri (module)</a> </dt> <dt><a href="library/email.util.html#email.utils.quote">quote() (in module email.utils)</a> </dt> <dd><dl> <dt><a href="library/pipes.html#pipes.quote">(in module pipes)</a> </dt> <dt><a href="library/rfc822.html#rfc822.quote">(in module rfc822)</a> </dt> <dt><a href="library/urllib.html#urllib.quote">(in module urllib)</a> </dt> </dl></dd> <dt><a href="library/csv.html#csv.QUOTE_ALL">QUOTE_ALL (in module csv)</a> </dt> <dt><a href="library/csv.html#csv.QUOTE_MINIMAL">QUOTE_MINIMAL (in module csv)</a> </dt> <dt><a href="library/csv.html#csv.QUOTE_NONE">QUOTE_NONE (in module csv)</a> </dt> <dt><a href="library/csv.html#csv.QUOTE_NONNUMERIC">QUOTE_NONNUMERIC (in module csv)</a> </dt> <dt><a href="library/urllib.html#urllib.quote_plus">quote_plus() (in module urllib)</a> </dt> <dt><a href="library/xml.sax.utils.html#xml.sax.saxutils.quoteattr">quoteattr() (in module xml.sax.saxutils)</a> </dt> <dt><a href="library/csv.html#csv.Dialect.quotechar">quotechar (csv.Dialect attribute)</a> </dt> <dt> quoted-printable </dt> <dd><dl> <dt><a href="library/quopri.html#index-0">encoding</a> </dt> </dl></dd> <dt> quotes </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-77">backward</a>, <a href="reference/expressions.html#index-19">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-77">reverse</a>, <a href="reference/expressions.html#index-19">[1]</a> </dt> </dl></dd> <dt><a href="library/shlex.html#shlex.shlex.quotes">quotes (shlex.shlex attribute)</a> </dt> <dt><a href="library/csv.html#csv.Dialect.quoting">quoting (csv.Dialect attribute)</a> </dt> </dl></td> </tr></table> <h2 id="R">R</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/rexec.html#rexec.RExec.r_eval">r_eval() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.r_exec">r_exec() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.r_execfile">r_execfile() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.r_import">r_import() (rexec.RExec method)</a> </dt> <dt><a href="library/os.html#os.R_OK">R_OK (in module os)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.r_open">r_open() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.r_reload">r_reload() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.r_unload">r_unload() (rexec.RExec method)</a> </dt> <dt><a href="library/math.html#math.radians">radians() (in module math)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.radians">(in module turtle)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.RadioButtonGroup">RadioButtonGroup (class in msilib)</a> </dt> <dt><a href="library/msilib.html#msilib.Dialog.radiogroup">radiogroup() (msilib.Dialog method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.radix">radix() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.radix">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/locale.html#locale.RADIXCHAR">RADIXCHAR (in module locale)</a> </dt> <dt> raise </dt> <dd><dl> <dt><a href="library/exceptions.html#index-1">statement</a>, <a href="reference/simple_stmts.html#index-31">[1]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-raise">raise (2to3 fixer)</a> </dt> <dt><a href="reference/executionmodel.html#index-13">raise an exception</a> </dt> <dt><a href="library/dis.html#opcode-RAISE_VARARGS">RAISE_VARARGS (opcode)</a> </dt> <dt> raising </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-31">exception</a> </dt> </dl></dd> <dt><a href="library/ssl.html#ssl.RAND_add">RAND_add() (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.RAND_egd">RAND_egd() (in module ssl)</a> </dt> <dt><a href="library/ssl.html#ssl.RAND_status">RAND_status() (in module ssl)</a> </dt> <dt><a href="library/random.html#random.randint">randint() (in module random)</a> </dt> <dt><a href="library/random.html#module-random">random (module)</a> </dt> <dt><a href="library/random.html#random.random">random() (in module random)</a> </dt> <dt><a href="library/random.html#random.randrange">randrange() (in module random)</a> </dt> <dt> range </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-8">built-in function</a> </dt> </dl></dd> <dt><a href="library/aetypes.html#aetypes.Range">Range (class in aetypes)</a> </dt> <dt><a href="library/functions.html#range">range() (built-in function)</a> </dt> <dt><a href="library/audioop.html#audioop.ratecv">ratecv() (in module audioop)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.ratio">ratio() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/numbers.html#numbers.Rational">Rational (class in numbers)</a> </dt> <dt><a href="library/io.html#io.BufferedIOBase.raw">raw (io.BufferedIOBase attribute)</a> </dt> <dt><a href="reference/toplevel_components.html#index-8">raw input</a> </dt> <dt><a href="reference/lexical_analysis.html#index-14">raw string</a> </dt> <dt><a href="library/curses.html#curses.raw">raw() (in module curses)</a> </dt> <dt><a href="library/json.html#json.JSONDecoder.raw_decode">raw_decode() (json.JSONDecoder method)</a> </dt> <dt> raw_input </dt> <dd><dl> <dt><a href="reference/toplevel_components.html#index-8">built-in function</a>, <a href="library/sys.html#index-14">[1]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-raw_input">raw_input (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#raw_input">raw_input() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/code.html#code.InteractiveConsole.raw_input">(code.InteractiveConsole method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.RawArray">RawArray() (in module multiprocessing.sharedctypes)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser">RawConfigParser (class in ConfigParser)</a> </dt> <dt><a href="library/argparse.html#argparse.RawDescriptionHelpFormatter">RawDescriptionHelpFormatter (class in argparse)</a> </dt> <dt><a href="library/io.html#io.RawIOBase">RawIOBase (class in io)</a> </dt> <dt><a href="library/turtle.html#turtle.RawPen">RawPen (class in turtle)</a> </dt> <dt><a href="library/argparse.html#argparse.RawTextHelpFormatter">RawTextHelpFormatter (class in argparse)</a> </dt> <dt><a href="library/turtle.html#turtle.RawTurtle">RawTurtle (class in turtle)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.RawValue">RawValue() (in module multiprocessing.sharedctypes)</a> </dt> <dt><a href="library/token.html#token.RBRACE">RBRACE (in module token)</a> </dt> <dt> re </dt> <dd><dl> <dt><a href="library/fnmatch.html#index-1">module</a>, <a href="library/string.html#index-0">[1]</a>, <a href="library/stdtypes.html#index-27">[2]</a> </dt> </dl></dd> <dt><a href="library/re.html#module-re">re (module)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.MatchObject.re">(re.MatchObject attribute)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.read">read() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.read">(ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2File.read">(bz2.BZ2File method)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk.read">(chunk.Chunk method)</a> </dt> <dt><a href="library/codecs.html#codecs.StreamReader.read">(codecs.StreamReader method)</a> </dt> <dt><a href="library/stdtypes.html#file.read">(file method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPResponse.read">(httplib.HTTPResponse method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.read">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/imgfile.html#imgfile.read">(in module imgfile)</a> </dt> <dt><a href="library/mmap.html#mmap.read">(in module mmap)</a> </dt> <dt><a href="library/os.html#os.read">(in module os)</a> </dt> <dt><a href="library/io.html#io.BufferedIOBase.read">(io.BufferedIOBase method)</a> </dt> <dt><a href="library/io.html#io.BufferedReader.read">(io.BufferedReader method)</a> </dt> <dt><a href="library/io.html#io.RawIOBase.read">(io.RawIOBase method)</a> </dt> <dt><a href="library/io.html#io.TextIOBase.read">(io.TextIOBase method)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.read">(mimetypes.MimeTypes method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.read">(multifile.MultiFile method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.read">(ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/robotparser.html#robotparser.RobotFileParser.read">(robotparser.RobotFileParser method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.read">(zipfile.ZipFile method)</a> </dt> </dl></dd> <dt><a href="library/io.html#io.BufferedIOBase.read1">read1() (io.BufferedIOBase method)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.BufferedReader.read1">(io.BufferedReader method)</a> </dt> <dt><a href="library/io.html#io.BytesIO.read1">(io.BytesIO method)</a> </dt> </dl></dd> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_all">read_all() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/mmap.html#mmap.read_byte">read_byte() (in module mmap)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_eager">read_eager() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/readline.html#readline.read_history_file">read_history_file() (in module readline)</a> </dt> <dt><a href="library/readline.html#readline.read_init_file">read_init_file() (in module readline)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_lazy">read_lazy() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.read_mime_types">read_mime_types() (in module mimetypes)</a> </dt> <dt><a href="extending/newtypes.html#index-3">READ_RESTRICTED</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_sb_data">read_sb_data() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_some">read_some() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.read_token">read_token() (shlex.shlex method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_until">read_until() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_very_eager">read_very_eager() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.read_very_lazy">read_very_lazy() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.read_windows_registry">read_windows_registry() (mimetypes.MimeTypes method)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher.readable">readable() (asyncore.dispatcher method)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.IOBase.readable">(io.IOBase method)</a> </dt> </dl></dd> <dt><a href="library/io.html#io.RawIOBase.readall">readall() (io.RawIOBase method)</a> </dt> <dt><a href="c-api/typeobj.html#readbufferproc">readbufferproc (C type)</a> </dt> <dt><a href="library/csv.html#csv.reader">reader() (in module csv)</a> </dt> <dt><a href="library/tarfile.html#tarfile.ReadError">ReadError</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.readfp">readfp() (ConfigParser.RawConfigParser method)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.readfp">(mimetypes.MimeTypes method)</a> </dt> </dl></dd> <dt><a href="library/aifc.html#aifc.aifc.readframes">readframes() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.readframes">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.readframes">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/io.html#io.BufferedIOBase.readinto">readinto() (io.BufferedIOBase method)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.RawIOBase.readinto">(io.RawIOBase method)</a> </dt> </dl></dd> <dt> readline </dt> <dd><dl> <dt><a href="tutorial/interactive.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/readline.html#module-readline">readline (module)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2File.readline">readline() (bz2.BZ2File method)</a> </dt> <dd><dl> <dt><a href="library/codecs.html#codecs.StreamReader.readline">(codecs.StreamReader method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.readline">(distutils.text_file.TextFile method)</a> </dt> <dt><a href="reference/toplevel_components.html#index-8">(file method)</a>, <a href="library/stdtypes.html#file.readline">[1]</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.readline">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/mmap.html#mmap.readline">(in module mmap)</a> </dt> <dt><a href="library/io.html#io.IOBase.readline">(io.IOBase method)</a> </dt> <dt><a href="library/io.html#io.TextIOBase.readline">(io.TextIOBase method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.readline">(multifile.MultiFile method)</a> </dt> </dl></dd> <dt><a href="library/bz2.html#bz2.BZ2File.readlines">readlines() (bz2.BZ2File method)</a> </dt> <dd><dl> <dt><a href="library/codecs.html#codecs.StreamReader.readlines">(codecs.StreamReader method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.readlines">(distutils.text_file.TextFile method)</a> </dt> <dt><a href="library/stdtypes.html#file.readlines">(file method)</a> </dt> <dt><a href="library/io.html#io.IOBase.readlines">(io.IOBase method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.readlines">(multifile.MultiFile method)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.readlink">readlink() (in module os)</a> </dt> <dt><a href="library/pyclbr.html#pyclbr.readmodule">readmodule() (in module pyclbr)</a> </dt> <dt><a href="library/pyclbr.html#pyclbr.readmodule_ex">readmodule_ex() (in module pyclbr)</a> </dt> <dt><a href="extending/newtypes.html#index-3">READONLY</a> </dt> <dt><a href="library/stdtypes.html#memoryview.readonly">readonly (memoryview attribute)</a> </dt> <dt><a href="library/plistlib.html#plistlib.readPlist">readPlist() (in module plistlib)</a> </dt> <dt><a href="library/plistlib.html#plistlib.readPlistFromResource">readPlistFromResource() (in module plistlib)</a> </dt> <dt><a href="library/plistlib.html#plistlib.readPlistFromString">readPlistFromString() (in module plistlib)</a> </dt> <dt><a href="library/imgfile.html#imgfile.readscaled">readscaled() (in module imgfile)</a> </dt> <dt><a href="library/cd.html#cd.READY">READY (in module cd)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult.ready">ready() (multiprocessing.pool.AsyncResult method)</a> </dt> <dt><a href="library/numbers.html#numbers.Real">Real (class in numbers)</a> </dt> <dt><a href="library/numbers.html#numbers.Complex.real">real (numbers.Complex attribute)</a> </dt> <dt><a href="library/chunk.html#index-0">Real Media File Format</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.real_quick_ratio">real_quick_ratio() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="c-api/memory.html#index-0">realloc()</a> </dt> <dt><a href="library/os.path.html#os.path.realpath">realpath() (in module os.path)</a> </dt> <dt><a href="library/exceptions.html#exceptions.UnicodeError.reason">reason (exceptions.UnicodeError attribute)</a> </dt> <dd><dl> <dt><a href="library/httplib.html#httplib.HTTPResponse.reason">(httplib.HTTPResponse attribute)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPError.reason">(urllib2.HTTPError attribute)</a> </dt> <dt><a href="library/urllib2.html#urllib2.URLError.reason">(urllib2.URLError attribute)</a> </dt> </dl></dd> <dt><a href="library/ttk.html#ttk.Treeview.reattach">reattach() (ttk.Treeview method)</a> </dt> <dt> rebinding </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-3">name</a> </dt> </dl></dd> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.reccontrols">reccontrols() (ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.recent">recent() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/cmath.html#cmath.rect">rect() (in module cmath)</a> </dt> <dt><a href="library/curses.html#curses.textpad.rectangle">rectangle() (in module curses.textpad)</a> </dt> <dt> recursive </dt> <dd><dl> <dt><a href="reference/expressions.html#index-20">object</a> </dt> </dl></dd> <dt><a href="library/asyncore.html#asyncore.dispatcher.recv">recv() (asyncore.dispatcher method)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.recv">(multiprocessing.Connection method)</a> </dt> <dt><a href="library/socket.html#socket.socket.recv">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.recv_bytes">recv_bytes() (multiprocessing.Connection method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.recv_bytes_into">recv_bytes_into() (multiprocessing.Connection method)</a> </dt> <dt><a href="library/socket.html#socket.socket.recv_into">recv_into() (socket.socket method)</a> </dt> <dt><a href="library/socket.html#socket.socket.recvfrom">recvfrom() (socket.socket method)</a> </dt> <dt><a href="library/socket.html#socket.socket.recvfrom_into">recvfrom_into() (socket.socket method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.HTTPRedirectHandler.redirect_request">redirect_request() (urllib2.HTTPRedirectHandler method)</a> </dt> <dt><a href="library/readline.html#readline.redisplay">redisplay() (in module readline)</a> </dt> <dt><a href="library/fl.html#fl.form.redraw_form">redraw_form() (fl.form method)</a> </dt> <dt><a href="library/curses.html#curses.window.redrawln">redrawln() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.redrawwin">redrawwin() (curses.window method)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-reduce">reduce (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#reduce">reduce() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/functools.html#functools.reduce">(in module functools)</a> </dt> </dl></dd> <dt><a href="library/weakref.html#weakref.ref">ref (class in weakref)</a> </dt> <dt> reference </dt> <dd><dl> <dt><a href="reference/expressions.html#index-29">attribute</a> </dt> </dl></dd> <dt><a href="glossary.html#term-reference-count"><strong>reference count</strong></a> </dt> <dt><a href="reference/datamodel.html#index-2">reference counting</a> </dt> <dt><a href="library/exceptions.html#exceptions.ReferenceError">ReferenceError</a>, <a href="library/weakref.html#weakref.ReferenceError">[1]</a> </dt> <dt><a href="library/weakref.html#weakref.ReferenceType">ReferenceType (in module weakref)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.refilemessages">refilemessages() (mhlib.Folder method)</a> </dt> <dt><a href="library/curses.html#curses.window.refresh">refresh() (curses.window method)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_BINARY">REG_BINARY (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_DWORD">REG_DWORD (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_DWORD_BIG_ENDIAN">REG_DWORD_BIG_ENDIAN (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_DWORD_LITTLE_ENDIAN">REG_DWORD_LITTLE_ENDIAN (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_EXPAND_SZ">REG_EXPAND_SZ (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_FULL_RESOURCE_DESCRIPTOR">REG_FULL_RESOURCE_DESCRIPTOR (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_LINK">REG_LINK (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_MULTI_SZ">REG_MULTI_SZ (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_NONE">REG_NONE (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_RESOURCE_LIST">REG_RESOURCE_LIST (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_RESOURCE_REQUIREMENTS_LIST">REG_RESOURCE_REQUIREMENTS_LIST (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.REG_SZ">REG_SZ (in module _winreg)</a> </dt> <dt><a href="library/re.html#re.RegexObject">RegexObject (class in re)</a> </dt> <dt><a href="library/abc.html#abc.ABCMeta.register">register() (abc.ABCMeta method)</a> </dt> <dd><dl> <dt><a href="library/atexit.html#atexit.register">(in module atexit)</a> </dt> <dt><a href="library/codecs.html#codecs.register">(in module codecs)</a> </dt> <dt><a href="library/webbrowser.html#webbrowser.register">(in module webbrowser)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.register">(multiprocessing.managers.BaseManager method)</a> </dt> <dt><a href="library/select.html#select.epoll.register">(select.epoll method)</a> </dt> <dt><a href="library/select.html#select.poll.register">(select.poll method)</a> </dt> </dl></dd> <dt><a href="library/sqlite3.html#sqlite3.register_adapter">register_adapter() (in module sqlite3)</a> </dt> <dt><a href="library/shutil.html#shutil.register_archive_format">register_archive_format() (in module shutil)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.register_converter">register_converter() (in module sqlite3)</a> </dt> <dt><a href="library/csv.html#csv.register_dialect">register_dialect() (in module csv)</a> </dt> <dt><a href="library/codecs.html#codecs.register_error">register_error() (in module codecs)</a> </dt> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_function">register_function() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCServer.register_function">(SimpleXMLRPCServer.SimpleXMLRPCServer method)</a> </dt> </dl></dd> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_instance">register_instance() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCServer.register_instance">(SimpleXMLRPCServer.SimpleXMLRPCServer method)</a> </dt> </dl></dd> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_introspection_functions">register_introspection_functions() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCServer.register_introspection_functions">(SimpleXMLRPCServer.SimpleXMLRPCServer method)</a> </dt> </dl></dd> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_multicall_functions">register_multicall_functions() (SimpleXMLRPCServer.CGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCServer.register_multicall_functions">(SimpleXMLRPCServer.SimpleXMLRPCServer method)</a> </dt> </dl></dd> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.register_namespace">register_namespace() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/doctest.html#doctest.register_optionflag">register_optionflag() (in module doctest)</a> </dt> <dt><a href="library/turtle.html#turtle.register_shape">register_shape() (in module turtle)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.registerDOMImplementation">registerDOMImplementation() (in module xml.dom)</a> </dt> <dt><a href="library/unittest.html#unittest.registerResult">registerResult() (in module unittest)</a> </dt> <dt> relative </dt> <dd><dl> <dt><a href="library/urlparse.html#index-0">URL</a> </dt> <dt><a href="reference/simple_stmts.html#index-50">import</a> </dt> </dl></dd> <dt><a href="library/platform.html#platform.release">release() (in module platform)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Handler.release">(logging.Handler method)</a> </dt> <dt><a href="library/thread.html#thread.lock.release">(thread.lock method)</a> </dt> <dt><a href="library/threading.html#threading.Condition.release">(threading.Condition method)</a> </dt> <dt><a href="library/threading.html#threading.Lock.release">(threading.Lock method)</a> </dt> <dt><a href="library/threading.html#threading.RLock.release">(threading.RLock method)</a> </dt> <dt><a href="library/threading.html#threading.Semaphore.release">(threading.Semaphore method)</a> </dt> </dl></dd> <dt><a href="library/imp.html#imp.release_lock">release_lock() (in module imp)</a> </dt> <dt> reload </dt> <dd><dl> <dt><a href="c-api/import.html#index-3">built-in function</a>, <a href="library/imp.html#index-2">[1]</a>, <a href="library/imp.html#index-5">[2]</a>, <a href="library/sys.html#index-5">[3]</a> </dt> </dl></dd> <dt><a href="library/functions.html#reload">reload() (built-in function)</a> </dt> <dt><a href="library/os.path.html#os.path.relpath">relpath() (in module os.path)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.remainder">remainder() (decimal.Context method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.remainder_near">remainder_near() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.remainder_near">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.remove">remove() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/collections.html#collections.deque.remove">(collections.deque method)</a> </dt> <dt><a href="library/os.html#os.remove">(in module os)</a> </dt> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH.remove">(mailbox.MH method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.remove">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/stdtypes.html#set.remove">(set method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.remove">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.remove_flag">remove_flag() (mailbox.MaildirMessage method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MMDFMessage.remove_flag">(mailbox.MMDFMessage method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mboxMessage.remove_flag">(mailbox.mboxMessage method)</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.Maildir.remove_folder">remove_folder() (mailbox.Maildir method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.remove_folder">(mailbox.MH method)</a> </dt> </dl></dd> <dt><a href="library/readline.html#readline.remove_history_item">remove_history_item() (in module readline)</a> </dt> <dt><a href="library/mailbox.html#mailbox.BabylMessage.remove_label">remove_label() (mailbox.BabylMessage method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.remove_option">remove_option() (ConfigParser.RawConfigParser method)</a> </dt> <dd><dl> <dt><a href="library/optparse.html#optparse.OptionParser.remove_option">(optparse.OptionParser method)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.Directory.remove_pyc">remove_pyc() (msilib.Directory method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.remove_section">remove_section() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MHMessage.remove_sequence">remove_sequence() (mailbox.MHMessage method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.dir_util.remove_tree">remove_tree() (in module distutils.dir_util)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.removeAttribute">removeAttribute() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.removeAttributeNode">removeAttributeNode() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.removeAttributeNS">removeAttributeNS() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.removeChild">removeChild() (xml.dom.Node method)</a> </dt> <dt><a href="library/os.html#os.removedirs">removedirs() (in module os)</a> </dt> <dt><a href="library/logging.html#logging.Handler.removeFilter">removeFilter() (logging.Handler method)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Logger.removeFilter">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/unittest.html#unittest.removeHandler">removeHandler() (in module unittest)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Logger.removeHandler">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/mhlib.html#mhlib.Folder.removemessages">removemessages() (mhlib.Folder method)</a> </dt> <dt><a href="library/unittest.html#unittest.removeResult">removeResult() (in module unittest)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.rename">rename() (ftplib.FTP method)</a> </dt> <dd><dl> <dt><a href="library/imaplib.html#imaplib.IMAP4.rename">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/os.html#os.rename">(in module os)</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-renames">renames (2to3 fixer)</a> </dt> <dt><a href="library/os.html#os.renames">renames() (in module os)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/gdbm.html#gdbm.reorganize">reorganize() (in module gdbm)</a> </dt> <dt><a href="library/itertools.html#itertools.repeat">repeat() (in module itertools)</a> </dt> <dd><dl> <dt><a href="library/operator.html#operator.repeat">(in module operator)</a> </dt> <dt><a href="library/timeit.html#timeit.repeat">(in module timeit)</a> </dt> <dt><a href="library/timeit.html#timeit.Timer.repeat">(timeit.Timer method)</a> </dt> </dl></dd> <dt> repetition </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-22">operation</a> </dt> </dl></dd> <dt><a href="library/curses.panel.html#curses.panel.Panel.replace">replace() (curses.panel.Panel method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.date.replace">(datetime.date method)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.replace">(datetime.datetime method)</a> </dt> <dt><a href="library/datetime.html#datetime.time.replace">(datetime.time method)</a> </dt> <dt><a href="library/string.html#string.replace">(in module string)</a> </dt> <dt><a href="library/stdtypes.html#str.replace">(str method)</a> </dt> </dl></dd> <dt><a href="library/codecs.html#codecs.replace_errors">replace_errors() (in module codecs)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.replace_header">replace_header() (email.message.Message method)</a> </dt> <dt><a href="library/readline.html#readline.replace_history_item">replace_history_item() (in module readline)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper.replace_whitespace">replace_whitespace (textwrap.TextWrapper attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Node.replaceChild">replaceChild() (xml.dom.Node method)</a> </dt> <dt><a href="library/modulefinder.html#modulefinder.ReplacePackage">ReplacePackage() (in module modulefinder)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.report">report() (filecmp.dircmp method)</a> </dt> <dd><dl> <dt><a href="library/modulefinder.html#modulefinder.ModuleFinder.report">(modulefinder.ModuleFinder method)</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.REPORT_CDIFF">REPORT_CDIFF (in module doctest)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestRunner.report_failure">report_failure() (doctest.DocTestRunner method)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.report_full_closure">report_full_closure() (filecmp.dircmp method)</a> </dt> <dt><a href="library/doctest.html#doctest.REPORT_NDIFF">REPORT_NDIFF (in module doctest)</a> </dt> <dt><a href="library/doctest.html#doctest.REPORT_ONLY_FIRST_FAILURE">REPORT_ONLY_FIRST_FAILURE (in module doctest)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.report_partial_closure">report_partial_closure() (filecmp.dircmp method)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestRunner.report_start">report_start() (doctest.DocTestRunner method)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestRunner.report_success">report_success() (doctest.DocTestRunner method)</a> </dt> <dt><a href="library/doctest.html#doctest.REPORT_UDIFF">REPORT_UDIFF (in module doctest)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.report_unbalanced">report_unbalanced() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestRunner.report_unexpected_exception">report_unexpected_exception() (doctest.DocTestRunner method)</a> </dt> <dt><a href="library/doctest.html#doctest.REPORTING_FLAGS">REPORTING_FLAGS (in module doctest)</a> </dt> <dt> repr </dt> <dd><dl> <dt><a href="c-api/typeobj.html#index-1">built-in function</a>, <a href="reference/datamodel.html#index-76">[1]</a>, <a href="c-api/object.html#index-2">[2]</a>, <a href="reference/simple_stmts.html#index-2">[3]</a>, <a href="reference/expressions.html#index-21">[4]</a>, <a href="extending/newtypes.html#index-2">[5]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-repr">repr (2to3 fixer)</a> </dt> <dt><a href="library/repr.html#repr.Repr">Repr (class in repr)</a> </dt> <dt><a href="library/repr.html#module-repr">repr (module)</a> </dt> <dt><a href="library/functions.html#repr">repr() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/repr.html#repr.repr">(in module repr)</a> </dt> <dt><a href="library/repr.html#repr.Repr.repr">(repr.Repr method)</a> </dt> </dl></dd> <dt><a href="library/repr.html#repr.Repr.repr1">repr1() (repr.Repr method)</a> </dt> <dt> representation </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-14">integer</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#urllib2.Request">Request (class in urllib2)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.request">request() (httplib.HTTPConnection method)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.request_queue_size">request_queue_size (SocketServer.BaseServer attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.util.request_uri">request_uri() (in module wsgiref.util)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.request_version">request_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.RequestHandlerClass">RequestHandlerClass (SocketServer.BaseServer attribute)</a> </dt> <dt><a href="library/test.html#test.test_support.requires">requires() (in module test.test_support)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.reserved">reserved (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-10">reserved word</a> </dt> <dt><a href="library/uuid.html#uuid.RESERVED_FUTURE">RESERVED_FUTURE (in module uuid)</a> </dt> <dt><a href="library/uuid.html#uuid.RESERVED_MICROSOFT">RESERVED_MICROSOFT (in module uuid)</a> </dt> <dt><a href="library/uuid.html#uuid.RESERVED_NCS">RESERVED_NCS (in module uuid)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.reset">reset() (bdb.Bdb method)</a> </dt> <dd><dl> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.reset">(HTMLParser.HTMLParser method)</a> </dt> <dt><a href="library/codecs.html#codecs.IncrementalDecoder.reset">(codecs.IncrementalDecoder method)</a> </dt> <dt><a href="library/codecs.html#codecs.IncrementalEncoder.reset">(codecs.IncrementalEncoder method)</a> </dt> <dt><a href="library/codecs.html#codecs.StreamReader.reset">(codecs.StreamReader method)</a> </dt> <dt><a href="library/codecs.html#codecs.StreamWriter.reset">(codecs.StreamWriter method)</a> </dt> <dt><a href="library/dircache.html#dircache.reset">(in module dircache)</a> </dt> <dt><a href="library/turtle.html#turtle.reset">(in module turtle)</a>, <a href="library/turtle.html#turtle.reset">[1]</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.reset">(ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/pipes.html#pipes.Template.reset">(pipes.Template method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.reset">(sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Packer.reset">(xdrlib.Packer method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.reset">(xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.DOMEventStream.reset">(xml.dom.pulldom.DOMEventStream method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.IncrementalParser.reset">(xml.sax.xmlreader.IncrementalParser method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.reset_prog_mode">reset_prog_mode() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.reset_shell_mode">reset_shell_mode() (in module curses)</a> </dt> <dt><a href="library/code.html#code.InteractiveConsole.resetbuffer">resetbuffer() (code.InteractiveConsole method)</a> </dt> <dt><a href="library/locale.html#locale.resetlocale">resetlocale() (in module locale)</a> </dt> <dt><a href="library/turtle.html#turtle.resetscreen">resetscreen() (in module turtle)</a> </dt> <dt><a href="library/curses.html#curses.resetty">resetty() (in module curses)</a> </dt> <dt><a href="library/warnings.html#warnings.resetwarnings">resetwarnings() (in module warnings)</a> </dt> <dt><a href="library/curses.html#curses.window.resize">resize() (curses.window method)</a> </dt> <dd><dl> <dt><a href="library/ctypes.html#ctypes.resize">(in module ctypes)</a> </dt> <dt><a href="library/mmap.html#mmap.resize">(in module mmap)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.resize_term">resize_term() (in module curses)</a> </dt> <dt><a href="library/turtle.html#turtle.resizemode">resizemode() (in module turtle)</a> </dt> <dt><a href="library/curses.html#curses.resizeterm">resizeterm() (in module curses)</a> </dt> <dt><a href="library/datetime.html#datetime.date.resolution">resolution (datetime.date attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.resolution">(datetime.datetime attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.time.resolution">(datetime.time attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.timedelta.resolution">(datetime.timedelta attribute)</a> </dt> </dl></dd> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.EntityResolver.resolveEntity">resolveEntity() (xml.sax.handler.EntityResolver method)</a> </dt> <dt><a href="library/resource.html#module-resource">resource (module)</a> </dt> <dt><a href="library/test.html#test.test_support.ResourceDenied">ResourceDenied</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.response">response() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/httplib.html#httplib.ResponseNotReady">ResponseNotReady</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.responses">responses (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dd><dl> <dt><a href="library/httplib.html#httplib.responses">(in module httplib)</a> </dt> </dl></dd> <dt><a href="library/macostools.html#findertools.restart">restart() (in module findertools)</a> </dt> <dt><a href="library/difflib.html#difflib.restore">restore() (in module difflib)</a> </dt> <dt><a href="extending/newtypes.html#index-3">RESTRICTED</a> </dt> <dt> restricted </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-10">execution</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes._FuncPtr.restype">restype (ctypes._FuncPtr attribute)</a> </dt> <dt><a href="library/trace.html#trace.Trace.results">results() (trace.Trace method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.retr">retr() (poplib.POP3 method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.retrbinary">retrbinary() (ftplib.FTP method)</a> </dt> <dt><a href="library/urllib.html#urllib.URLopener.retrieve">retrieve() (urllib.URLopener method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.retrlines">retrlines() (ftplib.FTP method)</a> </dt> <dt> return </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-12">statement</a>, <a href="reference/compound_stmts.html#index-14">[1]</a>, <a href="reference/simple_stmts.html#index-26">[2]</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.CookiePolicy.return_ok">return_ok() (cookielib.CookiePolicy method)</a> </dt> <dt><a href="library/dis.html#opcode-RETURN_VALUE">RETURN_VALUE (opcode)</a> </dt> <dt><a href="library/subprocess.html#subprocess.CalledProcessError.returncode">returncode (subprocess.CalledProcessError attribute)</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.Popen.returncode">(subprocess.Popen attribute)</a> </dt> </dl></dd> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.returns_unicode">returns_unicode (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt> reverse </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-77">quotes</a>, <a href="reference/expressions.html#index-19">[1]</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.reverse">reverse() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/collections.html#collections.deque.reverse">(collections.deque method)</a> </dt> <dt><a href="library/audioop.html#audioop.reverse">(in module audioop)</a> </dt> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> </dl></dd> <dt><a href="library/profile.html#pstats.Stats.reverse_order">reverse_order() (pstats.Stats method)</a> </dt> <dt><a href="library/functions.html#reversed">reversed() (built-in function)</a> </dt> <dt><a href="library/cookielib.html#cookielib.FileCookieJar.revert">revert() (cookielib.FileCookieJar method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.rewind">rewind() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_read.rewind">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.rewind">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/rfc822.html#rfc822.Message.rewindbody">rewindbody() (rfc822.Message method)</a> </dt> <dt> rexec </dt> <dd><dl> <dt><a href="c-api/import.html#index-2">module</a> </dt> </dl></dd> <dt><a href="library/rexec.html#rexec.RExec">RExec (class in rexec)</a> </dt> <dt><a href="library/rexec.html#module-rexec">rexec (module)</a> </dt> <dt> RFC </dt> <dd><dl> <dt><a href="library/xdrlib.html#index-1">RFC 1014</a>, <a href="library/xdrlib.html#index-2">[1]</a> </dt> <dt><a href="library/time.html#index-17">RFC 1123</a> </dt> <dt><a href="library/md5.html#index-1">RFC 1321</a>, <a href="library/hashlib.html#index-1">[1]</a> </dt> <dt><a href="library/ssl.html#index-6">RFC 1422</a> </dt> <dt><a href="library/base64.html#index-3">RFC 1521</a>, <a href="library/quopri.html#index-1">[1]</a>, <a href="library/quopri.html#index-3">[2]</a> </dt> <dt><a href="library/quopri.html#index-2">RFC 1522</a> </dt> <dt><a href="library/mailcap.html#index-0">RFC 1524</a>, <a href="library/mailcap.html#index-1">[1]</a> </dt> <dt><a href="library/poplib.html#index-1">RFC 1725</a> </dt> <dt><a href="library/imaplib.html#index-2">RFC 1730</a> </dt> <dt><a href="library/urlparse.html#index-8">RFC 1738</a> </dt> <dt><a href="library/ssl.html#index-2">RFC 1750</a> </dt> <dt><a href="library/locale.html#index-4">RFC 1766</a>, <a href="library/locale.html#index-5">[1]</a> </dt> <dt><a href="library/urlparse.html#index-1">RFC 1808</a>, <a href="library/urlparse.html#index-7">[1]</a> </dt> <dt><a href="library/xdrlib.html#index-3">RFC 1832</a>, <a href="library/xdrlib.html#index-4">[1]</a> </dt> <dt><a href="library/htmllib.html#index-2">RFC 1866</a> </dt> <dt><a href="library/smtplib.html#index-2">RFC 1869</a>, <a href="library/smtplib.html#index-4">[1]</a> </dt> <dt><a href="library/email.html#index-9">RFC 1894</a> </dt> <dt><a href="whatsnew/2.6.html#index-22">RFC 2033</a> </dt> <dt><a href="library/email.header.html#index-4">RFC 2045</a>, <a href="library/email.html#index-3">[1]</a>, <a href="library/multifile.html#index-0">[2]</a>, <a href="library/email.message.html#index-3">[3]</a>, <a href="library/email.message.html#index-4">[4]</a>, <a href="library/email.message.html#index-5">[5]</a>, <a href="library/email.message.html#index-8">[6]</a> </dt> <dt><a href="library/email.header.html#index-5">RFC 2046</a>, <a href="library/email.html#index-4">[1]</a> </dt> <dt><a href="library/email.header.html#index-6">RFC 2047</a>, <a href="library/email.header.html#index-8">[1]</a>, <a href="library/email.header.html#index-11">[2]</a>, <a href="library/email.header.html#index-13">[3]</a>, <a href="library/email.html#index-5">[4]</a> </dt> <dt><a href="library/imaplib.html#index-1">RFC 2060</a>, <a href="library/imaplib.html#index-3">[1]</a> </dt> <dt><a href="library/cookie.html#index-1">RFC 2068</a> </dt> <dt><a href="library/hmac.html#index-0">RFC 2104</a>, <a href="whatsnew/2.2.html#index-17">[1]</a> </dt> <dt><a href="library/cookie.html#index-0">RFC 2109</a>, <a href="library/cookie.html#index-2">[1]</a>, <a href="library/cookie.html#index-3">[2]</a>, <a href="library/cookie.html#index-4">[3]</a>, <a href="library/cookie.html#index-5">[4]</a>, <a href="library/cookielib.html#index-1">[5]</a>, <a href="library/cookielib.html#index-2">[6]</a> </dt> <dt><a href="library/email.header.html#index-7">RFC 2231</a>, <a href="library/email.util.html#index-4">[1]</a>, <a href="library/email.util.html#index-5">[2]</a>, <a href="library/email.util.html#index-6">[3]</a>, <a href="library/email.util.html#index-7">[4]</a>, <a href="library/email.util.html#index-8">[5]</a>, <a href="library/email.html#index-6">[6]</a>, <a href="library/email.html#index-8">[7]</a>, <a href="library/email.message.html#index-2">[8]</a>, <a href="library/email.message.html#index-6">[9]</a>, <a href="library/email.message.html#index-7">[10]</a>, <a href="library/email.message.html#index-9">[11]</a> </dt> <dt><a href="whatsnew/2.2.html#index-19">RFC 2342</a> </dt> <dt><a href="library/urlparse.html#index-6">RFC 2368</a> </dt> <dt><a href="library/urlparse.html#index-2">RFC 2396</a>, <a href="library/urlparse.html#index-5">[1]</a> </dt> <dt><a href="whatsnew/2.2.html#index-18">RFC 2487</a> </dt> <dt><a href="library/urllib.html#index-7">RFC 2616</a>, <a href="library/urllib2.html#index-4">[1]</a>, <a href="library/urllib2.html#index-5">[2]</a>, <a href="library/wsgiref.html#index-5">[3]</a>, <a href="howto/urllib2.html#index-0">[4]</a> </dt> <dt><a href="library/urlparse.html#index-4">RFC 2732</a>, <a href="whatsnew/2.7.html#index-10">[1]</a> </dt> <dt><a href="library/httplib.html#index-4">RFC 2774</a> </dt> <dt><a href="library/httplib.html#index-3">RFC 2817</a> </dt> <dt><a href="library/email.html#index-1">RFC 2821</a> </dt> <dt><a href="library/rfc822.html#index-0">RFC 2822</a>, <a href="library/rfc822.html#index-1">[1]</a>, <a href="library/rfc822.html#index-2">[2]</a>, <a href="library/rfc822.html#index-4">[3]</a>, <a href="library/rfc822.html#index-5">[4]</a>, <a href="library/rfc822.html#index-6">[5]</a>, <a href="library/rfc822.html#index-7">[6]</a>, <a href="library/rfc822.html#index-8">[7]</a>, <a href="library/rfc822.html#index-10">[8]</a>, <a href="library/rfc822.html#index-12">[9]</a>, <a href="library/email.parser.html#index-0">[10]</a>, <a href="library/email.header.html#index-0">[11]</a>, <a href="library/email.header.html#index-2">[12]</a>, <a href="library/email.header.html#index-3">[13]</a>, <a href="library/email.header.html#index-9">[14]</a>, <a href="library/email.header.html#index-10">[15]</a>, <a href="library/email.header.html#index-12">[16]</a>, <a href="library/time.html#index-9">[17]</a>, <a href="library/time.html#index-18">[18]</a>, <a href="library/email.generator.html#index-0">[19]</a>, <a href="library/email.generator.html#index-1">[20]</a>, <a href="library/email.util.html#index-0">[21]</a>, <a href="library/email.util.html#index-1">[22]</a>, <a href="library/email.util.html#index-2">[23]</a>, <a href="library/email.util.html#index-3">[24]</a>, <a href="library/email.util.html#index-9">[25]</a>, <a href="library/email.html#index-0">[26]</a>, <a href="library/email.html#index-2">[27]</a>, <a href="library/email.message.html#index-0">[28]</a>, <a href="library/email.message.html#index-1">[29]</a>, <a href="library/smtpd.html#index-0">[30]</a>, <a href="library/mailbox.html#index-0">[31]</a>, <a href="library/email.errors.html#index-0">[32]</a>, <a href="library/email.errors.html#index-1">[33]</a>, <a href="library/email.errors.html#index-2">[34]</a>, <a href="library/email.errors.html#index-3">[35]</a>, <a href="whatsnew/2.2.html#index-20">[36]</a> </dt> <dt><a href="library/cookielib.html#index-4">RFC 2964</a> </dt> <dt><a href="library/urllib2.html#index-1">RFC 2965</a>, <a href="library/urllib2.html#index-3">[1]</a>, <a href="library/cookielib.html#index-0">[2]</a>, <a href="library/cookielib.html#index-3">[3]</a> </dt> <dt><a href="whatsnew/2.6.html#index-23">RFC 3207</a> </dt> <dt><a href="library/httplib.html#index-2">RFC 3229</a> </dt> <dt><a href="library/ssl.html#index-3">RFC 3280</a> </dt> <dt><a href="library/stringprep.html#index-0">RFC 3454</a> </dt> <dt><a href="library/codecs.html#index-1">RFC 3490</a>, <a href="library/codecs.html#index-3">[1]</a>, <a href="library/codecs.html#index-5">[2]</a>, <a href="library/codecs.html#index-6">[3]</a>, <a href="library/codecs.html#index-7">[4]</a> </dt> <dt><a href="library/codecs.html#index-2">RFC 3492</a>, <a href="library/codecs.html#index-4">[1]</a> </dt> <dt><a href="library/socket.html#index-0">RFC 3493</a> </dt> <dt><a href="library/base64.html#index-1">RFC 3548</a>, <a href="library/base64.html#index-2">[1]</a> </dt> <dt><a href="library/urlparse.html#index-3">RFC 3986</a>, <a href="whatsnew/2.7.html#index-9">[1]</a>, <a href="whatsnew/2.7.html#index-12">[2]</a> </dt> <dt><a href="whatsnew/2.5.html#index-19">RFC 4122</a>, <a href="whatsnew/2.5.html#index-20">[1]</a>, <a href="library/uuid.html#index-0">[2]</a>, <a href="library/uuid.html#index-6">[3]</a>, <a href="library/uuid.html#index-7">[4]</a> </dt> <dt><a href="library/ssl.html#index-7">RFC 4158</a> </dt> <dt><a href="library/ftplib.html#index-2">RFC 4217</a> </dt> <dt><a href="library/json.html#index-0">RFC 4627</a>, <a href="library/json.html#index-1">[1]</a> </dt> <dt><a href="library/smtplib.html#index-1">RFC 821</a>, <a href="library/smtplib.html#index-3">[1]</a> </dt> <dt><a href="library/rfc822.html#index-9">RFC 822</a>, <a href="library/rfc822.html#index-11">[1]</a>, <a href="library/rfc822.html#index-13">[2]</a>, <a href="library/email.header.html#index-1">[3]</a>, <a href="library/time.html#index-15">[4]</a>, <a href="library/time.html#index-16">[5]</a>, <a href="distutils/apiref.html#index-3">[6]</a>, <a href="library/smtplib.html#index-5">[7]</a>, <a href="library/smtplib.html#index-6">[8]</a>, <a href="library/smtplib.html#index-7">[9]</a>, <a href="library/smtplib.html#index-8">[10]</a>, <a href="library/configparser.html#index-1">[11]</a>, <a href="library/httplib.html#index-5">[12]</a>, <a href="library/gettext.html#index-8">[13]</a>, <a href="whatsnew/2.2.html#index-21">[14]</a> </dt> <dt><a href="library/telnetlib.html#index-1">RFC 854</a>, <a href="library/telnetlib.html#index-2">[1]</a> </dt> <dt><a href="library/ftplib.html#index-1">RFC 959</a> </dt> <dt><a href="library/nntplib.html#index-1">RFC 977</a> </dt> </dl></dd> <dt><a href="library/cookielib.html#cookielib.Cookie.rfc2109">rfc2109 (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.rfc2109_as_netscape">rfc2109_as_netscape (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookiePolicy.rfc2965">rfc2965 (cookielib.CookiePolicy attribute)</a> </dt> <dt> rfc822 </dt> <dd><dl> <dt><a href="library/mimetools.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/rfc822.html#module-rfc822">rfc822 (module)</a> </dt> <dt><a href="distutils/apiref.html#distutils.util.rfc822_escape">rfc822_escape() (in module distutils.util)</a> </dt> <dt><a href="library/uuid.html#uuid.RFC_4122">RFC_4122 (in module uuid)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.rfile">rfile (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/mmap.html#mmap.rfind">rfind() (in module mmap)</a> </dt> <dd><dl> <dt><a href="library/string.html#string.rfind">(in module string)</a> </dt> <dt><a href="library/stdtypes.html#str.rfind">(str method)</a> </dt> </dl></dd> <dt><a href="library/colorsys.html#colorsys.rgb_to_hls">rgb_to_hls() (in module colorsys)</a> </dt> <dt><a href="library/colorsys.html#colorsys.rgb_to_hsv">rgb_to_hsv() (in module colorsys)</a> </dt> <dt><a href="library/colorsys.html#colorsys.rgb_to_yiq">rgb_to_yiq() (in module colorsys)</a> </dt> <dt><a href="library/aetypes.html#aetypes.RGBColor">RGBColor (class in aetypes)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.right">right (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/turtle.html#turtle.right">right() (in module turtle)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.right_list">right_list (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.right_only">right_only (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/token.html#token.RIGHTSHIFT">RIGHTSHIFT (in module token)</a> </dt> <dt><a href="library/token.html#token.RIGHTSHIFTEQUAL">RIGHTSHIFTEQUAL (in module token)</a> </dt> <dt><a href="library/string.html#string.rindex">rindex() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.rindex">(str method)</a> </dt> </dl></dd> <dt><a href="library/string.html#string.rjust">rjust() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.rjust">(str method)</a> </dt> </dl></dd> <dt> rlcompleter </dt> <dd><dl> <dt><a href="tutorial/interactive.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/rlcompleter.html#module-rlcompleter">rlcompleter (module)</a> </dt> <dt><a href="library/binascii.html#binascii.rlecode_hqx">rlecode_hqx() (in module binascii)</a> </dt> <dt><a href="library/binascii.html#binascii.rledecode_hqx">rledecode_hqx() (in module binascii)</a> </dt> <dt><a href="library/resource.html#resource.RLIM_INFINITY">RLIM_INFINITY (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_AS">RLIMIT_AS (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_CORE">RLIMIT_CORE (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_CPU">RLIMIT_CPU (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_DATA">RLIMIT_DATA (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_FSIZE">RLIMIT_FSIZE (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_MEMLOCK">RLIMIT_MEMLOCK (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_NOFILE">RLIMIT_NOFILE (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_NPROC">RLIMIT_NPROC (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_OFILE">RLIMIT_OFILE (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_RSS">RLIMIT_RSS (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_STACK">RLIMIT_STACK (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RLIMIT_VMEM">RLIMIT_VMEM (in module resource)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.RLock">RLock (class in multiprocessing)</a> </dt> <dt><a href="library/threading.html#threading.RLock">RLock() (in module threading)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.RLock">(multiprocessing.managers.SyncManager method)</a> </dt> </dl></dd> <dt><a href="library/ftplib.html#ftplib.FTP.rmd">rmd() (ftplib.FTP method)</a> </dt> <dt><a href="library/os.html#os.rmdir">rmdir() (in module os)</a> </dt> <dt><a href="library/chunk.html#index-0">RMFF</a> </dt> <dt><a href="library/audioop.html#audioop.rms">rms() (in module audioop)</a> </dt> <dt><a href="library/shutil.html#shutil.rmtree">rmtree() (in module shutil)</a> </dt> <dt><a href="library/bsddb.html#bsddb.rnopen">rnopen() (in module bsddb)</a> </dt> <dt><a href="extending/newtypes.html#index-3">RO</a> </dt> <dt><a href="library/robotparser.html#robotparser.RobotFileParser">RobotFileParser (class in robotparser)</a> </dt> <dt><a href="library/robotparser.html#module-robotparser">robotparser (module)</a> </dt> <dt><a href="library/robotparser.html#index-0">robots.txt</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.rollback">rollback() (sqlite3.Connection method)</a> </dt> <dt><a href="library/dis.html#opcode-ROT_FOUR">ROT_FOUR (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-ROT_THREE">ROT_THREE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-ROT_TWO">ROT_TWO (opcode)</a> </dt> <dt><a href="library/collections.html#collections.deque.rotate">rotate() (collections.deque method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Context.rotate">(decimal.Context method)</a> </dt> <dt><a href="library/decimal.html#decimal.Decimal.rotate">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/logging.handlers.html#logging.handlers.RotatingFileHandler">RotatingFileHandler (class in logging.handlers)</a> </dt> <dt><a href="library/functions.html#round">round() (built-in function)</a> </dt> <dt><a href="library/decimal.html#decimal.Rounded">Rounded (class in decimal)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Row">Row (class in sqlite3)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.row_factory">row_factory (sqlite3.Connection attribute)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Cursor.rowcount">rowcount (sqlite3.Cursor attribute)</a> </dt> <dt><a href="library/token.html#token.RPAR">RPAR (in module token)</a> </dt> <dt><a href="library/stdtypes.html#str.rpartition">rpartition() (str method)</a> </dt> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCRequestHandler.rpc_paths">rpc_paths (SimpleXMLRPCServer.SimpleXMLRPCRequestHandler attribute)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.rpop">rpop() (poplib.POP3 method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.rset">rset() (poplib.POP3 method)</a> </dt> <dt><a href="library/operator.html#operator.rshift">rshift() (in module operator)</a> </dt> <dt><a href="library/string.html#string.rsplit">rsplit() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.rsplit">(str method)</a> </dt> </dl></dd> <dt><a href="library/token.html#token.RSQB">RSQB (in module token)</a> </dt> <dt><a href="library/string.html#string.rstrip">rstrip() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.rstrip">(str method)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.rt">rt() (in module turtle)</a> </dt> <dt><a href="library/dl.html#dl.RTLD_LAZY">RTLD_LAZY (in module dl)</a> </dt> <dt><a href="library/dl.html#dl.RTLD_NOW">RTLD_NOW (in module dl)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.ruler">ruler (cmd.Cmd attribute)</a> </dt> <dt><a href="library/idle.html#index-2">Run script</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.run">run() (bdb.Bdb method)</a> </dt> <dd><dl> <dt><a href="distutils/apiref.html#distutils.cmd.Command.run">(distutils.cmd.Command method)</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestRunner.run">(doctest.DocTestRunner method)</a> </dt> <dt><a href="library/hotshot.html#hotshot.Profile.run">(hotshot.Profile method)</a> </dt> <dt><a href="library/pdb.html#pdb.run">(in module pdb)</a> </dt> <dt><a href="library/profile.html#profile.run">(in module profile)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Process.run">(multiprocessing.Process method)</a> </dt> <dt><a href="library/pdb.html#pdb.Pdb.run">(pdb.Pdb method)</a> </dt> <dt><a href="library/profile.html#profile.Profile.run">(profile.Profile method)</a> </dt> <dt><a href="library/sched.html#sched.scheduler.run">(sched.scheduler method)</a> </dt> <dt><a href="library/threading.html#threading.Thread.run">(threading.Thread method)</a> </dt> <dt><a href="library/trace.html#trace.Trace.run">(trace.Trace method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.run">(unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestSuite.run">(unittest.TestSuite method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.run">(wsgiref.handlers.BaseHandler method)</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.run_docstring_examples">run_docstring_examples() (in module doctest)</a> </dt> <dt><a href="library/runpy.html#runpy.run_module">run_module() (in module runpy)</a> </dt> <dt><a href="library/runpy.html#runpy.run_path">run_path() (in module runpy)</a> </dt> <dt><a href="library/modulefinder.html#modulefinder.ModuleFinder.run_script">run_script() (modulefinder.ModuleFinder method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.core.run_setup">run_setup() (in module distutils.core)</a> </dt> <dt><a href="library/test.html#test.test_support.run_unittest">run_unittest() (in module test.test_support)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.runcall">runcall() (bdb.Bdb method)</a> </dt> <dd><dl> <dt><a href="library/hotshot.html#hotshot.Profile.runcall">(hotshot.Profile method)</a> </dt> <dt><a href="library/pdb.html#pdb.runcall">(in module pdb)</a> </dt> <dt><a href="library/pdb.html#pdb.Pdb.runcall">(pdb.Pdb method)</a> </dt> <dt><a href="library/profile.html#profile.Profile.runcall">(profile.Profile method)</a> </dt> </dl></dd> <dt><a href="library/code.html#code.InteractiveInterpreter.runcode">runcode() (code.InteractiveInterpreter method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.runctx">runctx() (bdb.Bdb method)</a> </dt> <dd><dl> <dt><a href="library/hotshot.html#hotshot.Profile.runctx">(hotshot.Profile method)</a> </dt> <dt><a href="library/profile.html#profile.runctx">(in module profile)</a> </dt> <dt><a href="library/profile.html#profile.Profile.runctx">(profile.Profile method)</a> </dt> <dt><a href="library/trace.html#trace.Trace.runctx">(trace.Trace method)</a> </dt> </dl></dd> <dt><a href="library/bdb.html#bdb.Bdb.runeval">runeval() (bdb.Bdb method)</a> </dt> <dd><dl> <dt><a href="library/pdb.html#pdb.runeval">(in module pdb)</a> </dt> <dt><a href="library/pdb.html#pdb.Pdb.runeval">(pdb.Pdb method)</a> </dt> </dl></dd> <dt><a href="library/trace.html#trace.Trace.runfunc">runfunc() (trace.Trace method)</a> </dt> <dt><a href="library/runpy.html#module-runpy">runpy (module)</a> </dt> <dt><a href="library/code.html#code.InteractiveInterpreter.runsource">runsource() (code.InteractiveInterpreter method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.runtime_library_dir_option">runtime_library_dir_option() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/exceptions.html#exceptions.RuntimeError">RuntimeError</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-24">exception</a> </dt> </dl></dd> <dt><a href="library/macos.html#MacOS.runtimemodel">runtimemodel (in module MacOS)</a> </dt> <dt><a href="library/exceptions.html#exceptions.RuntimeWarning">RuntimeWarning</a> </dt> <dt><a href="library/resource.html#resource.RUSAGE_BOTH">RUSAGE_BOTH (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RUSAGE_CHILDREN">RUSAGE_CHILDREN (in module resource)</a> </dt> <dt><a href="library/resource.html#resource.RUSAGE_SELF">RUSAGE_SELF (in module resource)</a> </dt> </dl></td> </tr></table> <h2 id="S">S</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/re.html#re.S">S (in module re)</a> </dt> <dt><a href="library/stat.html#stat.S_ENFMT">S_ENFMT (in module stat)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.s_eval">s_eval() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.s_exec">s_exec() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.s_execfile">s_execfile() (rexec.RExec method)</a> </dt> <dt><a href="library/stat.html#stat.S_IEXEC">S_IEXEC (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFBLK">S_IFBLK (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFCHR">S_IFCHR (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFDIR">S_IFDIR (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFIFO">S_IFIFO (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFLNK">S_IFLNK (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFMT">S_IFMT() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFREG">S_IFREG (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IFSOCK">S_IFSOCK (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IMODE">S_IMODE() (in module stat)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.s_import">s_import() (rexec.RExec method)</a> </dt> <dt><a href="library/stat.html#stat.S_IREAD">S_IREAD (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IRGRP">S_IRGRP (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IROTH">S_IROTH (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IRUSR">S_IRUSR (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IRWXG">S_IRWXG (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IRWXO">S_IRWXO (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IRWXU">S_IRWXU (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISBLK">S_ISBLK() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISCHR">S_ISCHR() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISDIR">S_ISDIR() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISFIFO">S_ISFIFO() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISGID">S_ISGID (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISLNK">S_ISLNK() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISREG">S_ISREG() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISSOCK">S_ISSOCK() (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISUID">S_ISUID (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_ISVTX">S_ISVTX (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IWGRP">S_IWGRP (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IWOTH">S_IWOTH (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IWRITE">S_IWRITE (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IWUSR">S_IWUSR (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IXGRP">S_IXGRP (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IXOTH">S_IXOTH (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.S_IXUSR">S_IXUSR (in module stat)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.s_reload">s_reload() (rexec.RExec method)</a> </dt> <dt><a href="library/rexec.html#rexec.RExec.s_unload">s_unload() (rexec.RExec method)</a> </dt> <dt><a href="library/string.html#string.Template.safe_substitute">safe_substitute() (string.Template method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.SafeConfigParser">SafeConfigParser (class in ConfigParser)</a> </dt> <dt><a href="library/pprint.html#pprint.saferepr">saferepr() (in module pprint)</a> </dt> <dt><a href="library/filecmp.html#filecmp.dircmp.same_files">same_files (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.same_quantum">same_quantum() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.same_quantum">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/os.path.html#os.path.samefile">samefile() (in module os.path)</a> </dt> <dt><a href="library/os.path.html#os.path.sameopenfile">sameopenfile() (in module os.path)</a> </dt> <dt><a href="library/os.path.html#os.path.samestat">samestat() (in module os.path)</a> </dt> <dt><a href="library/random.html#random.sample">sample() (in module random)</a> </dt> <dt><a href="library/cookielib.html#cookielib.FileCookieJar.save">save() (cookielib.FileCookieJar method)</a> </dt> <dt><a href="library/htmllib.html#htmllib.HTMLParser.save_bgn">save_bgn() (htmllib.HTMLParser method)</a> </dt> <dt><a href="library/htmllib.html#htmllib.HTMLParser.save_end">save_end() (htmllib.HTMLParser method)</a> </dt> <dt><a href="library/_winreg.html#_winreg.SaveKey">SaveKey() (in module _winreg)</a> </dt> <dt><a href="library/curses.html#curses.savetty">savetty() (in module curses)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#xml.dom.pulldom.SAX2DOM">SAX2DOM (class in xml.dom.pulldom)</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.SAXException">SAXException</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.SAXNotRecognizedException">SAXNotRecognizedException</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.SAXNotSupportedException">SAXNotSupportedException</a> </dt> <dt><a href="library/xml.sax.html#xml.sax.SAXParseException">SAXParseException</a> </dt> <dt><a href="library/imageop.html#imageop.scale">scale() (in module imageop)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.scaleb">scaleb() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.scaleb">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scalebarvalues">scalebarvalues() (FrameWork.ScrolledWindow method)</a> </dt> <dt><a href="library/re.html#index-0">scanf()</a> </dt> <dt><a href="library/sched.html#module-sched">sched (module)</a> </dt> <dt><a href="library/sched.html#sched.scheduler">scheduler (class in sched)</a> </dt> <dt><a href="library/msilib.html#msilib.schema">schema (in module msilib)</a> </dt> <dt><a href="library/fpformat.html#fpformat.sci">sci() (in module fpformat)</a> </dt> <dt><a href="reference/executionmodel.html#index-1">scope</a>, <a href="reference/executionmodel.html#index-5">[1]</a> </dt> <dt><a href="library/carbon.html#index-0">Scrap Manager</a> </dt> <dt><a href="library/turtle.html#turtle.Screen">Screen (class in turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.screensize">screensize() (in module turtle)</a> </dt> <dt><a href="library/doctest.html#doctest.script_from_examples">script_from_examples() (in module doctest)</a> </dt> <dt><a href="library/curses.html#curses.window.scroll">scroll() (curses.window method)</a> </dt> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scrollbar_callback">scrollbar_callback() (FrameWork.ScrolledWindow method)</a> </dt> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.scrollbars">scrollbars() (FrameWork.ScrolledWindow method)</a> </dt> <dt><a href="library/turtle.html#turtle.ScrolledCanvas">ScrolledCanvas (class in turtle)</a> </dt> <dt><a href="library/scrolledtext.html#module-ScrolledText">ScrolledText (module)</a> </dt> <dt><a href="library/curses.html#curses.window.scrollok">scrollok() (curses.window method)</a> </dt> <dt> search </dt> <dd><dl> <dt><a href="c-api/intro.html#index-20">path, module</a>, <a href="library/sys.html#index-6">[1]</a>, <a href="library/site.html#index-0">[2]</a>, <a href="c-api/init.html#index-0">[3]</a>, <a href="c-api/init.html#index-4">[4]</a>, <a href="library/linecache.html#index-0">[5]</a>, <a href="tutorial/modules.html#index-0">[6]</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4.search">search() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.search">(in module re)</a> </dt> <dt><a href="library/re.html#re.RegexObject.search">(re.RegexObject method)</a> </dt> </dl></dd> <dt><a href="library/imp.html#imp.SEARCH_ERROR">SEARCH_ERROR (in module imp)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.second">second (datetime.datetime attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.time.second">(datetime.time attribute)</a> </dt> </dl></dd> <dt><a href="library/multifile.html#multifile.MultiFile.section_divider">section_divider() (multifile.MultiFile method)</a> </dt> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.sections">sections() (ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.secure">secure (cookielib.Cookie attribute)</a> </dt> <dt><a href="library/sha.html#index-0">Secure Hash Algorithm</a> </dt> <dt><a href="library/hashlib.html#index-0">secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512</a> </dt> <dt><a href="library/ssl.html#index-1">Secure Sockets Layer</a> </dt> <dt> security </dt> <dd><dl> <dt><a href="library/cgi.html#index-1">CGI</a> </dt> </dl></dd> <dt><a href="library/ttk.html#ttk.Treeview.see">see() (ttk.Treeview method)</a> </dt> <dt><a href="library/random.html#random.seed">seed() (in module random)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2File.seek">seek() (bz2.BZ2File method)</a> </dt> <dd><dl> <dt><a href="library/chunk.html#chunk.Chunk.seek">(chunk.Chunk method)</a> </dt> <dt><a href="library/stdtypes.html#file.seek">(file method)</a> </dt> <dt><a href="library/mmap.html#mmap.seek">(in module mmap)</a> </dt> <dt><a href="library/io.html#io.IOBase.seek">(io.IOBase method)</a> </dt> <dt><a href="library/io.html#io.TextIOBase.seek">(io.TextIOBase method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.seek">(multifile.MultiFile method)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.SEEK_CUR">SEEK_CUR (in module os)</a> </dt> <dd><dl> <dt><a href="library/posixfile.html#posixfile.SEEK_CUR">(in module posixfile)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.SEEK_END">SEEK_END (in module os)</a> </dt> <dd><dl> <dt><a href="library/posixfile.html#posixfile.SEEK_END">(in module posixfile)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.SEEK_SET">SEEK_SET (in module os)</a> </dt> <dd><dl> <dt><a href="library/posixfile.html#posixfile.SEEK_SET">(in module posixfile)</a> </dt> </dl></dd> <dt><a href="library/io.html#io.IOBase.seekable">seekable() (io.IOBase method)</a> </dt> <dt><a href="c-api/typeobj.html#segcountproc">segcountproc (C type)</a> </dt> <dt><a href="library/tix.html#Tix.Select">Select (class in Tix)</a> </dt> <dt><a href="library/select.html#module-select">select (module)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.select">select() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/gl.html#gl.select">(in module gl)</a> </dt> <dt><a href="library/select.html#select.select">(in module select)</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.select">(ttk.Notebook method)</a> </dt> </dl></dd> <dt><a href="library/ttk.html#ttk.Treeview.selection">selection() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.selection_add">selection_add() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.selection_remove">selection_remove() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.selection_set">selection_set() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.selection_toggle">selection_toggle() (ttk.Treeview method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Semaphore">Semaphore (class in multiprocessing)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.Semaphore">(class in threading)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Semaphore">Semaphore() (multiprocessing.managers.SyncManager method)</a> </dt> <dt><a href="library/thread.html#index-0">semaphores, binary</a> </dt> <dt><a href="library/token.html#token.SEMI">SEMI (in module token)</a> </dt> <dt><a href="library/aetools.html#aetools.TalkTo.send">send() (aetools.TalkTo method)</a> </dt> <dd><dl> <dt><a href="library/asyncore.html#asyncore.dispatcher.send">(asyncore.dispatcher method)</a> </dt> <dt><a href="reference/expressions.html#generator.send">(generator method)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPConnection.send">(httplib.HTTPConnection method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.send">(imaplib.IMAP4 method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.DatagramHandler.send">(logging.handlers.DatagramHandler method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler.send">(logging.handlers.SocketHandler method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.send">(multiprocessing.Connection method)</a> </dt> <dt><a href="library/socket.html#socket.socket.send">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/multiprocessing.html#multiprocessing.Connection.send_bytes">send_bytes() (multiprocessing.Connection method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_error">send_error() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.send_flowing_data">send_flowing_data() (formatter.writer method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_header">send_header() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.send_hor_rule">send_hor_rule() (formatter.writer method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.send_label_data">send_label_data() (formatter.writer method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.send_line_break">send_line_break() (formatter.writer method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.send_literal_data">send_literal_data() (formatter.writer method)</a> </dt> <dt><a href="library/formatter.html#formatter.writer.send_paragraph">send_paragraph() (formatter.writer method)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.send_response">send_response() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/subprocess.html#subprocess.Popen.send_signal">send_signal() (subprocess.Popen method)</a> </dt> <dt><a href="library/socket.html#socket.socket.sendall">sendall() (socket.socket method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.sendcmd">sendcmd() (ftplib.FTP method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.sendfile">sendfile() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.sendmail">sendmail() (smtplib.SMTP method)</a> </dt> <dt><a href="library/socket.html#socket.socket.sendto">sendto() (socket.socket method)</a> </dt> <dt><a href="library/os.html#os.sep">sep (in module os)</a> </dt> <dt><a href="library/framework.html#FrameWork.Separator">Separator() (in module FrameWork)</a> </dt> <dt><a href="glossary.html#term-sequence"><strong>sequence</strong></a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-32">item</a> </dt> <dt><a href="library/stdtypes.html#index-20">iteration</a> </dt> <dt><a href="reference/compound_stmts.html#index-6">object</a>, <a href="reference/datamodel.html#index-17">[1]</a>, <a href="reference/datamodel.html#index-56">[2]</a>, <a href="reference/simple_stmts.html#index-11">[3]</a>, <a href="reference/expressions.html#index-32">[4]</a>, <a href="reference/expressions.html#index-35">[5]</a>, <a href="reference/expressions.html#index-67">[6]</a>, <a href="c-api/concrete.html#index-1">[7]</a>, <a href="library/stdtypes.html#index-21">[8]</a> </dt> <dt><a href="library/stdtypes.html#index-29">types, mutable</a> </dt> <dt><a href="library/stdtypes.html#index-22">types, operations on</a>, <a href="library/stdtypes.html#index-30">[1]</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.Sequence">Sequence (class in collections)</a> </dt> <dt><a href="library/msilib.html#msilib.sequence">sequence (in module msilib)</a> </dt> <dt><a href="library/parser.html#parser.sequence2st">sequence2st() (in module parser)</a> </dt> <dt><a href="library/operator.html#operator.sequenceIncludes">sequenceIncludes() (in module operator)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher">SequenceMatcher (class in difflib)</a>, <a href="library/difflib.html#difflib.SequenceMatcher">[1]</a> </dt> <dt><a href="library/cookie.html#Cookie.SerialCookie">SerialCookie (class in Cookie)</a> </dt> <dt> serializing </dt> <dd><dl> <dt><a href="library/pickle.html#index-0">objects</a> </dt> </dl></dd> <dt><a href="library/socketserver.html#SocketServer.BaseServer.serve_forever">serve_forever() (SocketServer.BaseServer method)</a> </dt> <dt> server </dt> <dd><dl> <dt><a href="library/cgi.html#index-0">WWW</a>, <a href="library/basehttpserver.html#index-0">[1]</a> </dt> </dl></dd> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.server">server (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_activate">server_activate() (SocketServer.BaseServer method)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_address">server_address (SocketServer.BaseServer attribute)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.server_bind">server_bind() (SocketServer.BaseServer method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.server_software">server_software (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.server_version">server_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dd><dl> <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler.server_version">(SimpleHTTPServer.SimpleHTTPRequestHandler attribute)</a> </dt> </dl></dd> <dt><a href="library/xmlrpclib.html#xmlrpclib.ServerProxy">ServerProxy (class in xmlrpclib)</a> </dt> <dt> set </dt> <dd><dl> <dt><a href="reference/expressions.html#index-18">display</a> </dt> <dt><a href="reference/datamodel.html#index-30">object</a>, <a href="reference/expressions.html#index-18">[1]</a>, <a href="c-api/set.html#index-0">[2]</a>, <a href="library/stdtypes.html#index-31">[3]</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#set">set (built-in class)</a> </dt> <dt><a href="library/collections.html#collections.Set">Set (class in collections)</a> </dt> <dd><dl> <dt><a href="library/sets.html#sets.Set">(class in sets)</a> </dt> </dl></dd> <dt><a href="library/idle.html#index-4">Set Breakpoint</a> </dt> <dt> set type </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-29">object</a> </dt> </dl></dd> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.set">set() (ConfigParser.RawConfigParser method)</a> </dt> <dd><dl> <dt><a href="library/configparser.html#ConfigParser.SafeConfigParser.set">(ConfigParser.SafeConfigParser method)</a> </dt> <dt><a href="library/cookie.html#Cookie.Morsel.set">(Cookie.Morsel method)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.set">(EasyDialogs.ProgressBar method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set">(ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/test.html#test.test_support.EnvironmentVarGuard.set">(test.test_support.EnvironmentVarGuard method)</a> </dt> <dt><a href="library/threading.html#threading.Event.set">(threading.Event method)</a> </dt> <dt><a href="library/ttk.html#ttk.Combobox.set">(ttk.Combobox method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.set">(ttk.Treeview method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.set">(xml.etree.ElementTree.Element method)</a> </dt> </dl></dd> <dt><a href="c-api/intro.html#index-8">set_all()</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.set_allowed_domains">set_allowed_domains() (cookielib.DefaultCookiePolicy method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIServer.set_app">set_app() (wsgiref.simple_server.WSGIServer method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.set_authorizer">set_authorizer() (sqlite3.Connection method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.set_blocked_domains">set_blocked_domains() (cookielib.DefaultCookiePolicy method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.set_boundary">set_boundary() (email.message.Message method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_break">set_break() (bdb.Bdb method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.set_charset">set_charset() (email.message.Message method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.set_children">set_children() (ttk.Treeview method)</a> </dt> <dt><a href="library/readline.html#readline.set_completer">set_completer() (in module readline)</a> </dt> <dt><a href="library/readline.html#readline.set_completer_delims">set_completer_delims() (in module readline)</a> </dt> <dt><a href="library/readline.html#readline.set_completion_display_matches_hook">set_completion_display_matches_hook() (in module readline)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_continue">set_continue() (bdb.Bdb method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.set_conversion_mode">set_conversion_mode() (in module ctypes)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookieJar.set_cookie">set_cookie() (cookielib.CookieJar method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookieJar.set_cookie_if_ok">set_cookie_if_ok() (cookielib.CookieJar method)</a> </dt> <dt><a href="library/msilib.html#msilib.Feature.set_current">set_current() (msilib.Feature method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_date">set_date() (mailbox.MaildirMessage method)</a> </dt> <dt><a href="library/gc.html#gc.set_debug">set_debug() (in module gc)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.set_debuglevel">set_debuglevel() (ftplib.FTP method)</a> </dt> <dd><dl> <dt><a href="library/httplib.html#httplib.HTTPConnection.set_debuglevel">(httplib.HTTPConnection method)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.set_debuglevel">(nntplib.NNTP method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.set_debuglevel">(poplib.POP3 method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.set_debuglevel">(smtplib.SMTP method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.set_debuglevel">(telnetlib.Telnet method)</a> </dt> </dl></dd> <dt><a href="library/email.message.html#email.message.Message.set_default_type">set_default_type() (email.message.Message method)</a> </dt> <dt><a href="library/argparse.html#argparse.ArgumentParser.set_defaults">set_defaults() (argparse.ArgumentParser method)</a> </dt> <dd><dl> <dt><a href="library/optparse.html#optparse.OptionParser.set_defaults">(optparse.OptionParser method)</a> </dt> </dl></dd> <dt><a href="library/ctypes.html#ctypes.set_errno">set_errno() (in module ctypes)</a> </dt> <dt><a href="library/fl.html#fl.set_event_call_back">set_event_call_back() (in module fl)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.set_executable">set_executable() (in module multiprocessing)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_executables">set_executables() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_flags">set_flags() (mailbox.MaildirMessage method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MMDFMessage.set_flags">(mailbox.MMDFMessage method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mboxMessage.set_flags">(mailbox.mboxMessage method)</a> </dt> </dl></dd> <dt><a href="library/fl.html#fl.form.set_form_position">set_form_position() (fl.form method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mboxMessage.set_from">set_from() (mailbox.mboxMessage method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MMDFMessage.set_from">(mailbox.MMDFMessage method)</a> </dt> </dl></dd> <dt><a href="library/fl.html#fl.set_graphics_mode">set_graphics_mode() (in module fl)</a> </dt> <dt><a href="library/readline.html#readline.set_history_length">set_history_length() (in module readline)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_include_dirs">set_include_dirs() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_info">set_info() (mailbox.MaildirMessage method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.BabylMessage.set_labels">set_labels() (mailbox.BabylMessage method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.set_last_error">set_last_error() (in module ctypes)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_libraries">set_libraries() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_library_dirs">set_library_dirs() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/dis.html#opcode-SET_LINENO">SET_LINENO (opcode)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_link_objects">set_link_objects() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-set_literal">set_literal (2to3 fixer)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.set_location">set_location() (bsddb.bsddbobject method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_next">set_next() (bdb.Bdb method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.set_nonstandard_attr">set_nonstandard_attr() (cookielib.Cookie method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookiePolicy.set_ok">set_ok() (cookielib.CookiePolicy method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.set_option_negotiation_callback">set_option_negotiation_callback() (telnetlib.Telnet method)</a> </dt> <dt><a href="library/gettext.html#gettext.NullTranslations.set_output_charset">set_output_charset() (gettext.NullTranslations method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.set_param">set_param() (email.message.Message method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.set_pasv">set_pasv() (ftplib.FTP method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.set_payload">set_payload() (email.message.Message method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.CookieJar.set_policy">set_policy() (cookielib.CookieJar method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.set_position">set_position() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/readline.html#readline.set_pre_input_hook">set_pre_input_hook() (in module readline)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.set_progress_handler">set_progress_handler() (sqlite3.Connection method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.Request.set_proxy">set_proxy() (urllib2.Request method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.sysconfig.set_python_build">set_python_build() (in module distutils.sysconfig)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_quit">set_quit() (bdb.Bdb method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.set_recsrc">set_recsrc() (ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_return">set_return() (bdb.Bdb method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.set_runtime_library_dirs">set_runtime_library_dirs() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seq1">set_seq1() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seq2">set_seq2() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/difflib.html#difflib.SequenceMatcher.set_seqs">set_seqs() (difflib.SequenceMatcher method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MH.set_sequences">set_sequences() (mailbox.MH method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MHMessage.set_sequences">(mailbox.MHMessage method)</a> </dt> </dl></dd> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_documentation">set_server_documentation() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_documentation">(DocXMLRPCServer.DocXMLRPCServer method)</a> </dt> </dl></dd> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_name">set_server_name() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_name">(DocXMLRPCServer.DocXMLRPCServer method)</a> </dt> </dl></dd> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocCGIXMLRPCRequestHandler.set_server_title">set_server_title() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler method)</a> </dt> <dd><dl> <dt><a href="library/docxmlrpcserver.html#DocXMLRPCServer.DocXMLRPCServer.set_server_title">(DocXMLRPCServer.DocXMLRPCServer method)</a> </dt> </dl></dd> <dt><a href="library/formatter.html#formatter.formatter.set_spacing">set_spacing() (formatter.formatter method)</a> </dt> <dt><a href="library/readline.html#readline.set_startup_hook">set_startup_hook() (in module readline)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_step">set_step() (bdb.Bdb method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MaildirMessage.set_subdir">set_subdir() (mailbox.MaildirMessage method)</a> </dt> <dt><a href="library/asynchat.html#asynchat.async_chat.set_terminator">set_terminator() (asynchat.async_chat method)</a> </dt> <dt><a href="library/gc.html#gc.set_threshold">set_threshold() (in module gc)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_trace">set_trace() (bdb.Bdb method)</a> </dt> <dd><dl> <dt><a href="library/bdb.html#bdb.set_trace">(in module bdb)</a> </dt> <dt><a href="library/pdb.html#pdb.set_trace">(in module pdb)</a> </dt> <dt><a href="library/pdb.html#pdb.Pdb.set_trace">(pdb.Pdb method)</a> </dt> </dl></dd> <dt><a href="library/httplib.html#httplib.HTTPConnection.set_tunnel">set_tunnel() (httplib.HTTPConnection method)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.set_type">set_type() (email.message.Message method)</a> </dt> <dt><a href="library/doctest.html#doctest.set_unittest_reportflags">set_unittest_reportflags() (in module doctest)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.set_unixfrom">set_unixfrom() (email.message.Message method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.set_until">set_until() (bdb.Bdb method)</a> </dt> <dt><a href="library/robotparser.html#robotparser.RobotFileParser.set_url">set_url() (robotparser.RobotFileParser method)</a> </dt> <dt><a href="library/optparse.html#optparse.OptionParser.set_usage">set_usage() (optparse.OptionParser method)</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.Panel.set_userptr">set_userptr() (curses.panel.Panel method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.BabylMessage.set_visible">set_visible() (mailbox.BabylMessage method)</a> </dt> <dt><a href="library/signal.html#signal.set_wakeup_fd">set_wakeup_fd() (in module signal)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.setacl">setacl() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.setannotation">setannotation() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/framework.html#FrameWork.setarrowcursor">setarrowcursor() (in module FrameWork)</a> </dt> <dt><a href="library/functions.html#setattr">setattr() (built-in function)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.setAttribute">setAttribute() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNode">setAttributeNode() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNodeNS">setAttributeNodeNS() (xml.dom.Element method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.setAttributeNS">setAttributeNS() (xml.dom.Element method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.SetBase">SetBase() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/socket.html#socket.socket.setblocking">setblocking() (socket.socket method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setByteStream">setByteStream() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/tty.html#tty.setcbreak">setcbreak() (in module tty)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setCharacterStream">setCharacterStream() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/sys.html#sys.setcheckinterval">setcheckinterval() (in module sys)</a>, <a href="c-api/init.html#index-14">[1]</a>, <a href="c-api/init.html#index-25">[2]</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.setcomptype">setcomptype() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_write.setcomptype">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.setcomptype">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setContentHandler">setContentHandler() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/decimal.html#decimal.setcontext">setcontext() (in module decimal)</a> </dt> <dd><dl> <dt><a href="library/mhlib.html#mhlib.MH.setcontext">(mhlib.MH method)</a> </dt> </dl></dd> <dt><a href="library/macos.html#MacOS.SetCreatorAndType">SetCreatorAndType() (in module MacOS)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.setcurrent">setcurrent() (mhlib.Folder method)</a> </dt> <dt><a href="library/threading.html#threading.Thread.setDaemon">setDaemon() (threading.Thread method)</a> </dt> <dt><a href="library/stdtypes.html#dict.setdefault">setdefault() (dict method)</a> </dt> <dt><a href="library/sys.html#sys.setdefaultencoding">setdefaultencoding() (in module sys)</a> </dt> <dt><a href="library/socket.html#socket.setdefaulttimeout">setdefaulttimeout() (in module socket)</a> </dt> <dt><a href="library/sys.html#sys.setdlopenflags">setdlopenflags() (in module sys)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.setDocumentLocator">setDocumentLocator() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setDTDHandler">setDTDHandler() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/os.html#os.setegid">setegid() (in module os)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setEncoding">setEncoding() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setEntityResolver">setEntityResolver() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setErrorHandler">setErrorHandler() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/os.html#os.seteuid">seteuid() (in module os)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setFeature">setFeature() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/calendar.html#calendar.setfirstweekday">setfirstweekday() (in module calendar)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.setfmt">setfmt() (ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.setFormatter">setFormatter() (logging.Handler method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.setframerate">setframerate() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_write.setframerate">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.setframerate">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.setgid">setgid() (in module os)</a> </dt> <dt><a href="library/os.html#os.setgroups">setgroups() (in module os)</a> </dt> <dt><a href="library/turtle.html#turtle.seth">seth() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.setheading">setheading() (in module turtle)</a> </dt> <dt><a href="library/msilib.html#msilib.Record.SetInteger">SetInteger() (msilib.Record method)</a> </dt> <dt><a href="library/operator.html#operator.setitem">setitem() (in module operator)</a> </dt> <dt><a href="library/signal.html#signal.setitimer">setitimer() (in module signal)</a> </dt> <dt><a href="library/mhlib.html#mhlib.Folder.setlast">setlast() (mhlib.Folder method)</a> </dt> <dt><a href="library/logging.html#logging.Handler.setLevel">setLevel() (logging.Handler method)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Logger.setLevel">(logging.Logger method)</a> </dt> </dl></dd> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.setliteral">setliteral() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/locale.html#locale.setlocale">setlocale() (in module locale)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setLocale">setLocale() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/logging.html#logging.setLoggerClass">setLoggerClass() (in module logging)</a> </dt> <dt><a href="library/syslog.html#syslog.setlogmask">setlogmask() (in module syslog)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.setmark">setmark() (aifc.aifc method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.CacheFTPHandler.setMaxConns">setMaxConns() (urllib2.CacheFTPHandler method)</a> </dt> <dt><a href="library/msvcrt.html#msvcrt.setmode">setmode() (in module msvcrt)</a> </dt> <dt><a href="library/threading.html#threading.Thread.setName">setName() (threading.Thread method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.setnchannels">setnchannels() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_write.setnchannels">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.setnchannels">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/aifc.html#aifc.aifc.setnframes">setnframes() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_write.setnframes">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.setnframes">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.setnomoretags">setnomoretags() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/jpeg.html#jpeg.setoption">setoption() (in module jpeg)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.SetParamEntityParsing">SetParamEntityParsing() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.setparameters">setparameters() (ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.setparams">setparams() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/al.html#al.setparams">(in module al)</a> </dt> <dt><a href="library/sunau.html#sunau.AU_write.setparams">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.setparams">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/zipfile.html#zipfile.ZipFile.setpassword">setpassword() (zipfile.ZipFile method)</a> </dt> <dt><a href="library/fm.html#fm.setpath">setpath() (in module fm)</a> </dt> <dt><a href="library/os.html#os.setpgid">setpgid() (in module os)</a> </dt> <dt><a href="library/os.html#os.setpgrp">setpgrp() (in module os)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.setpos">setpos() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.setpos">(in module turtle)</a> </dt> <dt><a href="library/sunau.html#sunau.AU_read.setpos">(sunau.AU_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.setpos">(wave.Wave_read method)</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.setposition">setposition() (in module turtle)</a> </dt> <dt><a href="library/sys.html#sys.setprofile">setprofile() (in module sys)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.setprofile">(in module threading)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.SummaryInformation.SetProperty">SetProperty() (msilib.SummaryInformation method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.setProperty">setProperty() (xml.sax.xmlreader.XMLReader method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setPublicId">setPublicId() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.setquota">setquota() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/tty.html#tty.setraw">setraw() (in module tty)</a> </dt> <dt><a href="library/sys.html#sys.setrecursionlimit">setrecursionlimit() (in module sys)</a> </dt> <dt><a href="library/os.html#os.setregid">setregid() (in module os)</a> </dt> <dt><a href="library/os.html#os.setresgid">setresgid() (in module os)</a> </dt> <dt><a href="library/os.html#os.setresuid">setresuid() (in module os)</a> </dt> <dt><a href="library/os.html#os.setreuid">setreuid() (in module os)</a> </dt> <dt><a href="library/resource.html#resource.setrlimit">setrlimit() (in module resource)</a> </dt> <dt><a href="library/sets.html#module-sets">sets (module)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.setsampwidth">setsampwidth() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_write.setsampwidth">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.setsampwidth">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.setscrreg">setscrreg() (curses.window method)</a> </dt> <dt><a href="library/os.html#os.setsid">setsid() (in module os)</a> </dt> <dt><a href="library/operator.html#operator.setslice">setslice() (in module operator)</a> </dt> <dt><a href="library/socket.html#socket.socket.setsockopt">setsockopt() (socket.socket method)</a> </dt> <dt><a href="library/random.html#random.setstate">setstate() (in module random)</a> </dt> <dt><a href="library/msilib.html#msilib.Record.SetStream">SetStream() (msilib.Record method)</a> </dt> <dt><a href="library/msilib.html#msilib.Record.SetString">SetString() (msilib.Record method)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.InputSource.setSystemId">setSystemId() (xml.sax.xmlreader.InputSource method)</a> </dt> <dt><a href="library/curses.html#curses.setsyx">setsyx() (in module curses)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.setTarget">setTarget() (logging.handlers.MemoryHandler method)</a> </dt> <dt><a href="library/turtle.html#turtle.settiltangle">settiltangle() (in module turtle)</a> </dt> <dt><a href="library/socket.html#socket.socket.settimeout">settimeout() (socket.socket method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.CacheFTPHandler.setTimeout">setTimeout() (urllib2.CacheFTPHandler method)</a> </dt> <dt><a href="library/sys.html#sys.settrace">settrace() (in module sys)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.settrace">(in module threading)</a> </dt> </dl></dd> <dt><a href="library/sys.html#sys.settscdump">settscdump() (in module sys)</a> </dt> <dt><a href="library/ic.html#ic.IC.settypecreator">settypecreator() (ic.IC method)</a> </dt> <dd><dl> <dt><a href="library/ic.html#ic.settypecreator">(in module ic)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.setuid">setuid() (in module os)</a> </dt> <dt><a href="library/turtle.html#turtle.setundobuffer">setundobuffer() (in module turtle)</a> </dt> <dt><a href="distutils/apiref.html#distutils.core.setup">setup() (in module distutils.core)</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.RequestHandler.setup">(SocketServer.RequestHandler method)</a> </dt> <dt><a href="library/turtle.html#turtle.setup">(in module turtle)</a> </dt> </dl></dd> <dt><a href="library/unittest.html#unittest.TestCase.setUp">setUp() (unittest.TestCase method)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.setup_environ">setup_environ() (wsgiref.handlers.BaseHandler method)</a> </dt> <dt><a href="library/dis.html#opcode-SETUP_EXCEPT">SETUP_EXCEPT (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-SETUP_FINALLY">SETUP_FINALLY (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-SETUP_LOOP">SETUP_LOOP (opcode)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.util.setup_testing_defaults">setup_testing_defaults() (in module wsgiref.util)</a> </dt> <dt><a href="library/dis.html#opcode-SETUP_WITH">SETUP_WITH (opcode)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.setUpClass">setUpClass() (unittest.TestCase method)</a> </dt> <dt><a href="library/curses.html#curses.setupterm">setupterm() (in module curses)</a> </dt> <dt><a href="library/_winreg.html#_winreg.SetValue">SetValue() (in module _winreg)</a> </dt> <dt><a href="library/_winreg.html#_winreg.SetValueEx">SetValueEx() (in module _winreg)</a> </dt> <dt><a href="c-api/file.html#index-4">setvbuf()</a> </dt> <dt><a href="library/framework.html#FrameWork.setwatchcursor">setwatchcursor() (in module FrameWork)</a> </dt> <dt><a href="library/turtle.html#turtle.setworldcoordinates">setworldcoordinates() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.setx">setx() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.sety">sety() (in module turtle)</a> </dt> <dt><a href="library/stat.html#stat.SF_APPEND">SF_APPEND (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.SF_ARCHIVED">SF_ARCHIVED (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.SF_IMMUTABLE">SF_IMMUTABLE (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.SF_NOUNLINK">SF_NOUNLINK (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.SF_SNAPSHOT">SF_SNAPSHOT (in module stat)</a> </dt> <dt><a href="library/sgmllib.html#index-0">SGML</a> </dt> <dt> sgmllib </dt> <dd><dl> <dt><a href="library/htmllib.html#index-1">module</a> </dt> </dl></dd> <dt><a href="library/sgmllib.html#module-sgmllib">sgmllib (module)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParseError">SGMLParseError</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser">SGMLParser (class in sgmllib)</a> </dt> <dd><dl> <dt><a href="library/htmllib.html#index-1">(in module sgmllib)</a> </dt> </dl></dd> <dt><a href="library/sha.html#module-sha">sha (module)</a> </dt> <dt><a href="library/turtle.html#turtle.Shape">Shape (class in turtle)</a> </dt> <dt><a href="library/stdtypes.html#memoryview.shape">shape (memoryview attribute)</a> </dt> <dt><a href="library/turtle.html#turtle.shape">shape() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.shapesize">shapesize() (in module turtle)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.shared_object_filename">shared_object_filename() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/shelve.html#shelve.Shelf">Shelf (class in shelve)</a> </dt> <dt> shelve </dt> <dd><dl> <dt><a href="library/marshal.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/shelve.html#module-shelve">shelve (module)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.shift">shift() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.shift">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/wsgiref.html#wsgiref.util.shift_path_info">shift_path_info() (in module wsgiref.util)</a> </dt> <dt> shifting </dt> <dd><dl> <dt><a href="reference/expressions.html#index-58">operation</a> </dt> <dt><a href="library/stdtypes.html#index-19">operations</a> </dt> </dl></dd> <dt><a href="library/shlex.html#shlex.shlex">shlex (class in shlex)</a> </dt> <dd><dl> <dt><a href="library/shlex.html#module-shlex">(module)</a> </dt> </dl></dd> <dt><a href="library/unittest.html#unittest.TestCase.shortDescription">shortDescription() (unittest.TestCase method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.BufferingHandler.shouldFlush">shouldFlush() (logging.handlers.BufferingHandler method)</a> </dt> <dd><dl> <dt><a href="library/logging.handlers.html#logging.handlers.MemoryHandler.shouldFlush">(logging.handlers.MemoryHandler method)</a> </dt> </dl></dd> <dt><a href="library/unittest.html#unittest.TestResult.shouldStop">shouldStop (unittest.TestResult attribute)</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.Panel.show">show() (curses.panel.Panel method)</a> </dt> <dt><a href="library/fl.html#fl.show_choice">show_choice() (in module fl)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.show_compilers">show_compilers() (in module distutils.ccompiler)</a> </dt> <dt><a href="library/fl.html#fl.show_file_selector">show_file_selector() (in module fl)</a> </dt> <dt><a href="library/fl.html#fl.form.show_form">show_form() (fl.form method)</a> </dt> <dt><a href="library/fl.html#fl.show_input">show_input() (in module fl)</a> </dt> <dt><a href="library/fl.html#fl.show_message">show_message() (in module fl)</a> </dt> <dt><a href="library/fl.html#fl.show_question">show_question() (in module fl)</a> </dt> <dt><a href="library/code.html#code.InteractiveInterpreter.showsyntaxerror">showsyntaxerror() (code.InteractiveInterpreter method)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/code.html#code.InteractiveInterpreter.showtraceback">showtraceback() (code.InteractiveInterpreter method)</a> </dt> <dt><a href="library/turtle.html#turtle.showturtle">showturtle() (in module turtle)</a> </dt> <dt><a href="library/warnings.html#warnings.showwarning">showwarning() (in module warnings)</a> </dt> <dt><a href="library/random.html#random.shuffle">shuffle() (in module random)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.shutdown">shutdown() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.BaseServer.shutdown">(SocketServer.BaseServer method)</a> </dt> <dt><a href="library/macostools.html#findertools.shutdown">(in module findertools)</a> </dt> <dt><a href="library/logging.html#logging.shutdown">(in module logging)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.shutdown">(multiprocessing.managers.BaseManager method)</a> </dt> <dt><a href="library/socket.html#socket.socket.shutdown">(socket.socket method)</a> </dt> </dl></dd> <dt><a href="library/shutil.html#module-shutil">shutil (module)</a> </dt> <dt><a href="library/signal.html#signal.SIG_DFL">SIG_DFL (in module signal)</a> </dt> <dt><a href="library/signal.html#signal.SIG_IGN">SIG_IGN (in module signal)</a> </dt> <dt><a href="c-api/exceptions.html#index-2">SIGINT</a>, <a href="c-api/exceptions.html#index-3">[1]</a> </dt> <dt><a href="library/signal.html#signal.siginterrupt">siginterrupt() (in module signal)</a> </dt> <dt> signal </dt> <dd><dl> <dt><a href="library/thread.html#index-2">module</a>, <a href="c-api/exceptions.html#index-2">[1]</a> </dt> </dl></dd> <dt><a href="library/signal.html#module-signal">signal (module)</a> </dt> <dt><a href="library/signal.html#signal.signal">signal() (in module signal)</a> </dt> <dt> simple </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-0">statement</a> </dt> </dl></dd> <dt><a href="library/smtplib.html#index-0">Simple Mail Transfer Protocol</a> </dt> <dt><a href="library/cookie.html#Cookie.SimpleCookie">SimpleCookie (class in Cookie)</a> </dt> <dt><a href="library/warnings.html#warnings.simplefilter">simplefilter() (in module warnings)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.SimpleHandler">SimpleHandler (class in wsgiref.handlers)</a> </dt> <dt><a href="library/simplehttpserver.html#SimpleHTTPServer.SimpleHTTPRequestHandler">SimpleHTTPRequestHandler (class in SimpleHTTPServer)</a> </dt> <dt> SimpleHTTPServer </dt> <dd><dl> <dt><a href="library/basehttpserver.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/simplehttpserver.html#module-SimpleHTTPServer">SimpleHTTPServer (module)</a> </dt> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCRequestHandler">SimpleXMLRPCRequestHandler (class in SimpleXMLRPCServer)</a> </dt> <dt><a href="library/simplexmlrpcserver.html#SimpleXMLRPCServer.SimpleXMLRPCServer">SimpleXMLRPCServer (class in SimpleXMLRPCServer)</a> </dt> <dd><dl> <dt><a href="library/simplexmlrpcserver.html#module-SimpleXMLRPCServer">(module)</a> </dt> </dl></dd> <dt><a href="library/cmath.html#cmath.sin">sin() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.sin">(in module math)</a> </dt> </dl></dd> <dt> singleton </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-24">tuple</a> </dt> </dl></dd> <dt><a href="library/cmath.html#cmath.sinh">sinh() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.sinh">(in module math)</a> </dt> </dl></dd> <dt><a href="library/site.html#module-site">site (module)</a> </dt> <dt> site command line option </dt> <dd><dl> <dt><a href="library/site.html#cmdoption-site--user-base">--user-base</a> </dt> <dt><a href="library/site.html#cmdoption-site--user-site">--user-site</a> </dt> </dl></dd> <dt> site-packages </dt> <dd><dl> <dt><a href="library/site.html#index-1">directory</a> </dt> </dl></dd> <dt> site-python </dt> <dd><dl> <dt><a href="library/site.html#index-1">directory</a> </dt> </dl></dd> <dt> sitecustomize </dt> <dd><dl> <dt><a href="library/site.html#index-3">module</a> </dt> </dl></dd> <dt><a href="library/struct.html#struct.Struct.size">size (struct.Struct attribute)</a> </dt> <dd><dl> <dt><a href="library/tarfile.html#tarfile.TarInfo.size">(tarfile.TarInfo attribute)</a> </dt> </dl></dd> <dt><a href="library/ftplib.html#ftplib.FTP.size">size() (ftplib.FTP method)</a> </dt> <dd><dl> <dt><a href="library/mmap.html#mmap.size">(in module mmap)</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.Sized">Sized (class in collections)</a> </dt> <dt><a href="library/ctypes.html#ctypes.sizeof">sizeof() (in module ctypes)</a> </dt> <dt><a href="library/doctest.html#doctest.SKIP">SKIP (in module doctest)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk.skip">skip() (chunk.Chunk method)</a> </dt> <dd><dl> <dt><a href="library/unittest.html#unittest.skip">(in module unittest)</a> </dt> </dl></dd> <dt><a href="library/unittest.html#unittest.skipIf">skipIf() (in module unittest)</a> </dt> <dt><a href="library/csv.html#csv.Dialect.skipinitialspace">skipinitialspace (csv.Dialect attribute)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.skipped">skipped (unittest.TestResult attribute)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.skippedEntity">skippedEntity() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/unittest.html#unittest.SkipTest">SkipTest</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.skipTest">skipTest() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.skipUnless">skipUnless() (in module unittest)</a> </dt> <dt><a href="library/token.html#token.SLASH">SLASH (in module token)</a> </dt> <dt><a href="library/token.html#token.SLASHEQUAL">SLASHEQUAL (in module token)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.slave">slave() (nntplib.NNTP method)</a> </dt> <dt><a href="library/macostools.html#findertools.sleep">sleep() (in module findertools)</a> </dt> <dd><dl> <dt><a href="library/time.html#time.sleep">(in module time)</a> </dt> </dl></dd> <dt><a href="reference/expressions.html#index-34">slice</a>, <a href="glossary.html#term-slice"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-30">assignment</a> </dt> <dt><a href="reference/datamodel.html#index-69">built-in function</a>, <a href="library/dis.html#index-0">[1]</a>, <a href="library/types.html#index-3">[2]</a> </dt> <dt><a href="reference/datamodel.html#index-89">object</a> </dt> <dt><a href="library/stdtypes.html#index-22">operation</a> </dt> </dl></dd> <dt><a href="library/functions.html#slice">slice() (built-in function)</a> </dt> <dt><a href="library/dis.html#opcode-SLICE+0">SLICE+0 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-SLICE+1">SLICE+1 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-SLICE+2">SLICE+2 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-SLICE+3">SLICE+3 (opcode)</a> </dt> <dt><a href="c-api/slice.html#index-0">SliceType (in module types)</a>, <a href="library/types.html#types.SliceType">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-18">slicing</a>, <a href="reference/datamodel.html#index-25">[1]</a>, <a href="reference/expressions.html#index-34">[2]</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-13">assignment</a> </dt> <dt><a href="reference/expressions.html#index-36">extended</a> </dt> </dl></dd> <dt><a href="library/cookie.html#Cookie.SmartCookie">SmartCookie (class in Cookie)</a> </dt> <dt> SMTP </dt> <dd><dl> <dt><a href="library/smtplib.html#index-0">protocol</a> </dt> </dl></dd> <dt><a href="library/smtplib.html#smtplib.SMTP">SMTP (class in smtplib)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP_SSL">SMTP_SSL (class in smtplib)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPAuthenticationError">SMTPAuthenticationError</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPConnectError">SMTPConnectError</a> </dt> <dt><a href="library/smtpd.html#module-smtpd">smtpd (module)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPDataError">SMTPDataError</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPException">SMTPException</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SMTPHandler">SMTPHandler (class in logging.handlers)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPHeloError">SMTPHeloError</a> </dt> <dt><a href="library/smtplib.html#module-smtplib">smtplib (module)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPRecipientsRefused">SMTPRecipientsRefused</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPResponseException">SMTPResponseException</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPSenderRefused">SMTPSenderRefused</a> </dt> <dt><a href="library/smtpd.html#smtpd.SMTPServer">SMTPServer (class in smtpd)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTPServerDisconnected">SMTPServerDisconnected</a> </dt> <dt><a href="library/winsound.html#winsound.SND_ALIAS">SND_ALIAS (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_ASYNC">SND_ASYNC (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_FILENAME">SND_FILENAME (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_LOOP">SND_LOOP (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_MEMORY">SND_MEMORY (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_NODEFAULT">SND_NODEFAULT (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_NOSTOP">SND_NOSTOP (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_NOWAIT">SND_NOWAIT (in module winsound)</a> </dt> <dt><a href="library/winsound.html#winsound.SND_PURGE">SND_PURGE (in module winsound)</a> </dt> <dt><a href="library/sndhdr.html#module-sndhdr">sndhdr (module)</a> </dt> <dt><a href="library/csv.html#csv.Sniffer.sniff">sniff() (csv.Sniffer method)</a> </dt> <dt><a href="library/csv.html#csv.Sniffer">Sniffer (class in csv)</a> </dt> <dt><a href="library/socket.html#socket.SOCK_DGRAM">SOCK_DGRAM (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.SOCK_RAW">SOCK_RAW (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.SOCK_RDM">SOCK_RDM (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.SOCK_SEQPACKET">SOCK_SEQPACKET (in module socket)</a> </dt> <dt><a href="library/socket.html#socket.SOCK_STREAM">SOCK_STREAM (in module socket)</a> </dt> <dt> socket </dt> <dd><dl> <dt><a href="library/internet.html#index-1">module</a>, <a href="library/stdtypes.html#index-33">[1]</a> </dt> <dt><a href="library/socket.html#index-1">object</a> </dt> </dl></dd> <dt><a href="library/socket.html#module-socket">socket (module)</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.BaseServer.socket">(SocketServer.BaseServer attribute)</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.IMAP4.socket">socket() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/socket.html#socket.socket">(in module socket)</a>, <a href="library/select.html#index-0">[1]</a> </dt> </dl></dd> <dt><a href="library/socketserver.html#SocketServer.BaseServer.socket_type">socket_type (SocketServer.BaseServer attribute)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SocketHandler">SocketHandler (class in logging.handlers)</a> </dt> <dt><a href="library/socket.html#socket.socketpair">socketpair() (in module socket)</a> </dt> <dt><a href="library/socketserver.html#module-SocketServer">SocketServer (module)</a> </dt> <dt><a href="library/socket.html#socket.SocketType">SocketType (in module socket)</a> </dt> <dt><a href="c-api/file.html#index-5">softspace (file attribute)</a>, <a href="library/stdtypes.html#file.softspace">[1]</a> </dt> <dt><a href="library/socket.html#socket.SOMAXCONN">SOMAXCONN (in module socket)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.sort">sort() (imaplib.IMAP4 method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-30">(list method)</a> </dt> </dl></dd> <dt><a href="library/profile.html#pstats.Stats.sort_stats">sort_stats() (pstats.Stats method)</a> </dt> <dt><a href="library/functions.html#sorted">sorted() (built-in function)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.sortTestMethodsUsing">sortTestMethodsUsing (unittest.TestLoader attribute)</a> </dt> <dt><a href="library/doctest.html#doctest.Example.source">source (doctest.Example attribute)</a> </dt> <dd><dl> <dt><a href="library/shlex.html#shlex.shlex.source">(shlex.shlex attribute)</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-4">source character set</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.sourcehook">sourcehook() (shlex.shlex method)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-7">space</a> </dt> <dt><a href="library/re.html#re.MatchObject.span">span() (re.MatchObject method)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.spawn">spawn() (distutils.ccompiler.CCompiler method)</a> </dt> <dd><dl> <dt><a href="library/pty.html#pty.spawn">(in module pty)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.spawnl">spawnl() (in module os)</a> </dt> <dt><a href="library/os.html#os.spawnle">spawnle() (in module os)</a> </dt> <dt><a href="library/os.html#os.spawnlp">spawnlp() (in module os)</a> </dt> <dt><a href="library/os.html#os.spawnlpe">spawnlpe() (in module os)</a> </dt> <dt><a href="library/os.html#os.spawnv">spawnv() (in module os)</a> </dt> <dt><a href="library/os.html#os.spawnve">spawnve() (in module os)</a> </dt> <dt><a href="library/os.html#os.spawnvp">spawnvp() (in module os)</a> </dt> <dt><a href="library/os.html#os.spawnvpe">spawnvpe() (in module os)</a> </dt> <dt> special </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-5">attribute</a> </dt> <dt><a href="reference/datamodel.html#index-5">attribute, generic</a> </dt> </dl></dd> <dt><a href="glossary.html#term-special-method"><strong>special method</strong></a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.specified_attributes">specified_attributes (xml.parsers.expat.xmlparser attribute)</a> </dt> <dt><a href="library/turtle.html#turtle.speed">speed() (in module turtle)</a> </dt> <dd><dl> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.speed">(ossaudiodev.oss_audio_device method)</a> </dt> </dl></dd> <dt><a href="library/macos.html#MacOS.splash">splash() (in module MacOS)</a> </dt> <dt><a href="library/os.path.html#os.path.split">split() (in module os.path)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.split">(in module re)</a> </dt> <dt><a href="library/shlex.html#shlex.split">(in module shlex)</a> </dt> <dt><a href="library/string.html#string.split">(in module string)</a> </dt> <dt><a href="library/re.html#re.RegexObject.split">(re.RegexObject method)</a> </dt> <dt><a href="library/stdtypes.html#str.split">(str method)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.util.split_quoted">split_quoted() (in module distutils.util)</a> </dt> <dt><a href="library/os.path.html#os.path.splitdrive">splitdrive() (in module os.path)</a> </dt> <dt><a href="library/os.path.html#os.path.splitext">splitext() (in module os.path)</a> </dt> <dt><a href="library/string.html#string.splitfields">splitfields() (in module string)</a> </dt> <dt><a href="library/stdtypes.html#str.splitlines">splitlines() (str method)</a> </dt> <dt><a href="library/urlparse.html#urlparse.SplitResult">SplitResult (class in urlparse)</a> </dt> <dt><a href="library/os.path.html#os.path.splitunc">splitunc() (in module os.path)</a> </dt> <dt><a href="library/tempfile.html#tempfile.SpooledTemporaryFile">SpooledTemporaryFile() (in module tempfile)</a> </dt> <dt><a href="library/stdtypes.html#index-25">sprintf-style formatting</a> </dt> <dt><a href="library/spwd.html#module-spwd">spwd (module)</a> </dt> <dt><a href="library/sqlite3.html#module-sqlite3">sqlite3 (module)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.sqlite_version">sqlite_version (in module sqlite3)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.sqlite_version_info">sqlite_version_info (in module sqlite3)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.sqrt">sqrt() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.sqrt">(decimal.Decimal method)</a> </dt> <dt><a href="library/cmath.html#cmath.sqrt">(in module cmath)</a> </dt> <dt><a href="library/math.html#math.sqrt">(in module math)</a> </dt> </dl></dd> <dt><a href="library/ssl.html#index-1">SSL</a> </dt> <dt><a href="library/ssl.html#module-ssl">ssl (module)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4_SSL.ssl">ssl() (imaplib.IMAP4_SSL method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP_TLS.ssl_version">ssl_version (ftplib.FTP_TLS attribute)</a> </dt> <dt><a href="library/ssl.html#ssl.SSLError">SSLError</a> </dt> <dt><a href="library/turtle.html#turtle.st">st() (in module turtle)</a> </dt> <dt><a href="library/parser.html#parser.st2list">st2list() (in module parser)</a> </dt> <dt><a href="library/parser.html#parser.st2tuple">st2tuple() (in module parser)</a> </dt> <dt><a href="library/stat.html#stat.ST_ATIME">ST_ATIME (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_CTIME">ST_CTIME (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_DEV">ST_DEV (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_GID">ST_GID (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_INO">ST_INO (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_MODE">ST_MODE (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_MTIME">ST_MTIME (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_NLINK">ST_NLINK (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_SIZE">ST_SIZE (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.ST_UID">ST_UID (in module stat)</a> </dt> <dt> stack </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-67">execution</a> </dt> <dt><a href="reference/datamodel.html#index-67">trace</a> </dt> </dl></dd> <dt><a href="library/idle.html#index-3">stack viewer</a> </dt> <dt><a href="library/inspect.html#inspect.stack">stack() (in module inspect)</a> </dt> <dt><a href="library/thread.html#thread.stack_size">stack_size() (in module thread)</a> </dt> <dd><dl> <dt><a href="library/threading.html#threading.stack_size">(in module threading)</a> </dt> </dl></dd> <dt> stackable </dt> <dd><dl> <dt><a href="library/codecs.html#index-0">streams</a> </dt> </dl></dd> <dt><a href="library/turtle.html#turtle.stamp">stamp() (in module turtle)</a> </dt> <dt> standard </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-2">output</a>, <a href="reference/simple_stmts.html#index-24">[1]</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-15">Standard C</a> </dt> <dt><a href="reference/toplevel_components.html#index-4">standard input</a> </dt> <dt><a href="library/base64.html#base64.standard_b64decode">standard_b64decode() (in module base64)</a> </dt> <dt><a href="library/base64.html#base64.standard_b64encode">standard_b64encode() (in module base64)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-standard_error">standard_error (2to3 fixer)</a> </dt> <dt><a href="library/exceptions.html#exceptions.StandardError">StandardError</a> </dt> <dt><a href="library/curses.html#curses.window.standend">standend() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.standout">standout() (curses.window method)</a> </dt> <dt><a href="library/token.html#token.STAR">STAR (in module token)</a> </dt> <dt><a href="library/token.html#token.STAREQUAL">STAREQUAL (in module token)</a> </dt> <dt><a href="library/itertools.html#itertools.starmap">starmap() (in module itertools)</a> </dt> <dt><a href="library/exceptions.html#exceptions.UnicodeError.start">start (exceptions.UnicodeError attribute)</a> </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-70">(slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a> </dt> </dl></dd> <dt><a href="library/hotshot.html#hotshot.Profile.start">start() (hotshot.Profile method)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.Process.start">(multiprocessing.Process method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.BaseManager.start">(multiprocessing.managers.BaseManager method)</a> </dt> <dt><a href="library/re.html#re.MatchObject.start">(re.MatchObject method)</a> </dt> <dt><a href="library/threading.html#threading.Thread.start">(threading.Thread method)</a> </dt> <dt><a href="library/ttk.html#ttk.Progressbar.start">(ttk.Progressbar method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder.start">(xml.etree.ElementTree.TreeBuilder method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.start_color">start_color() (in module curses)</a> </dt> <dt><a href="library/msilib.html#msilib.Directory.start_component">start_component() (msilib.Directory method)</a> </dt> <dt><a href="library/thread.html#thread.start_new_thread">start_new_thread() (in module thread)</a> </dt> <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.startbody">startbody() (MimeWriter.MimeWriter method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartCdataSectionHandler">StartCdataSectionHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartDoctypeDeclHandler">StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startDocument">startDocument() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElement">startElement() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartElementHandler">StartElementHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startElementNS">startElementNS() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTF_USESHOWWINDOW">STARTF_USESHOWWINDOW (in module subprocess)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTF_USESTDHANDLES">STARTF_USESTDHANDLES (in module subprocess)</a> </dt> <dt><a href="library/os.html#os.startfile">startfile() (in module os)</a> </dt> <dt><a href="library/mimewriter.html#MimeWriter.MimeWriter.startmultipartbody">startmultipartbody() (MimeWriter.MimeWriter method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.StartNamespaceDeclHandler">StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ContentHandler.startPrefixMapping">startPrefixMapping() (xml.sax.handler.ContentHandler method)</a> </dt> <dt><a href="library/stdtypes.html#str.startswith">startswith() (str method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.startTest">startTest() (unittest.TestResult method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.startTestRun">startTestRun() (unittest.TestResult method)</a> </dt> <dt><a href="library/smtplib.html#smtplib.SMTP.starttls">starttls() (smtplib.SMTP method)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTUPINFO">STARTUPINFO (class in subprocess)</a> </dt> <dt> stat </dt> <dd><dl> <dt><a href="library/os.html#index-16">module</a> </dt> </dl></dd> <dt><a href="library/stat.html#module-stat">stat (module)</a> </dt> <dt><a href="library/os.html#os.stat">stat() (in module os)</a> </dt> <dd><dl> <dt><a href="library/nntplib.html#nntplib.NNTP.stat">(nntplib.NNTP method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.stat">(poplib.POP3 method)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.stat_float_times">stat_float_times() (in module os)</a> </dt> <dt><a href="library/ttk.html#ttk.Widget.state">state() (ttk.Widget method)</a> </dt> <dt><a href="glossary.html#term-statement"><strong>statement</strong></a> </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-21">*</a>, <a href="tutorial/controlflow.html#index-2">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-21">**</a>, <a href="tutorial/controlflow.html#index-3">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-19">@</a> </dt> <dt><a href="library/exceptions.html#index-2">assert</a>, <a href="reference/simple_stmts.html#index-15">[1]</a> </dt> <dt><a href="reference/datamodel.html#index-25">assignment</a>, <a href="reference/simple_stmts.html#index-3">[1]</a> </dt> <dt><a href="reference/simple_stmts.html#index-14">assignment, augmented</a> </dt> <dt><a href="reference/compound_stmts.html#index-5">break</a>, <a href="reference/compound_stmts.html#index-7">[1]</a>, <a href="reference/compound_stmts.html#index-12">[2]</a>, <a href="reference/compound_stmts.html#index-14">[3]</a>, <a href="reference/simple_stmts.html#index-33">[4]</a> </dt> <dt><a href="reference/compound_stmts.html#index-23">class</a> </dt> <dt><a href="reference/compound_stmts.html#index-0">compound</a> </dt> <dt><a href="reference/compound_stmts.html#index-5">continue</a>, <a href="reference/compound_stmts.html#index-7">[1]</a>, <a href="reference/compound_stmts.html#index-12">[2]</a>, <a href="reference/compound_stmts.html#index-14">[3]</a>, <a href="reference/simple_stmts.html#index-37">[4]</a> </dt> <dt><a href="reference/compound_stmts.html#index-18">def</a> </dt> <dt><a href="reference/datamodel.html#index-25">del</a>, <a href="reference/datamodel.html#index-75">[1]</a>, <a href="reference/simple_stmts.html#index-18">[2]</a>, <a href="library/stdtypes.html#index-30">[3]</a>, <a href="library/stdtypes.html#index-32">[4]</a> </dt> <dt><a href="library/exceptions.html#index-0">except</a> </dt> <dt><a href="reference/simple_stmts.html#index-55">exec</a>, <a href="reference/simple_stmts.html#index-56">[1]</a>, <a href="library/stdtypes.html#index-40">[2]</a> </dt> <dt><a href="reference/simple_stmts.html#index-1">expression</a> </dt> <dt><a href="reference/compound_stmts.html#index-6">for</a>, <a href="reference/simple_stmts.html#index-33">[1]</a>, <a href="reference/simple_stmts.html#index-37">[2]</a>, <a href="tutorial/controlflow.html#index-0">[3]</a>, <a href="tutorial/controlflow.html#index-0">[4]</a> </dt> <dt><a href="reference/executionmodel.html#index-9">from</a> </dt> <dt><a href="reference/simple_stmts.html#index-52">future</a> </dt> <dt><a href="reference/simple_stmts.html#index-7">global</a>, <a href="reference/simple_stmts.html#index-19">[1]</a>, <a href="reference/simple_stmts.html#index-54">[2]</a> </dt> <dt><a href="reference/compound_stmts.html#index-3">if</a>, <a href="library/stdtypes.html#index-2">[1]</a> </dt> <dt><a href="library/functions.html#index-8">import</a>, <a href="reference/datamodel.html#index-47">[1]</a>, <a href="library/imp.html#index-0">[2]</a>, <a href="reference/simple_stmts.html#index-38">[3]</a>, <a href="library/imputil.html#index-0">[4]</a> </dt> <dt><a href="reference/compound_stmts.html#index-4">loop</a>, <a href="reference/compound_stmts.html#index-6">[1]</a>, <a href="reference/simple_stmts.html#index-33">[2]</a>, <a href="reference/simple_stmts.html#index-37">[3]</a> </dt> <dt><a href="reference/simple_stmts.html#index-17">pass</a> </dt> <dt><a href="reference/datamodel.html#index-78">print</a>, <a href="reference/simple_stmts.html#index-22">[1]</a>, <a href="library/stdtypes.html#index-1">[2]</a> </dt> <dt><a href="library/exceptions.html#index-1">raise</a>, <a href="reference/simple_stmts.html#index-31">[1]</a> </dt> <dt><a href="reference/compound_stmts.html#index-12">return</a>, <a href="reference/compound_stmts.html#index-14">[1]</a>, <a href="reference/simple_stmts.html#index-26">[2]</a> </dt> <dt><a href="reference/simple_stmts.html#index-0">simple</a> </dt> <dt><a href="reference/compound_stmts.html#index-10">try</a>, <a href="reference/datamodel.html#index-68">[1]</a>, <a href="library/exceptions.html#index-0">[2]</a> </dt> <dt><a href="reference/compound_stmts.html#index-4">while</a>, <a href="reference/simple_stmts.html#index-33">[1]</a>, <a href="reference/simple_stmts.html#index-37">[2]</a>, <a href="library/stdtypes.html#index-2">[3]</a> </dt> <dt><a href="reference/compound_stmts.html#index-15">with</a>, <a href="reference/datamodel.html#index-96">[1]</a> </dt> <dt><a href="reference/simple_stmts.html#index-28">yield</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-7">statement grouping</a> </dt> <dt> staticmethod </dt> <dd><dl> <dt><a href="c-api/structures.html#index-1">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#staticmethod">staticmethod() (built-in function)</a> </dt> <dt><a href="library/profile.html#pstats.Stats">Stats (class in pstats)</a> </dt> <dt><a href="library/httplib.html#httplib.HTTPResponse.status">status (httplib.HTTPResponse attribute)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.status">status() (imaplib.IMAP4 method)</a> </dt> <dt> statvfs </dt> <dd><dl> <dt><a href="library/os.html#index-17">module</a> </dt> </dl></dd> <dt><a href="library/statvfs.html#module-statvfs">statvfs (module)</a> </dt> <dt><a href="library/os.html#os.statvfs">statvfs() (in module os)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STD_ERROR_HANDLE">STD_ERROR_HANDLE (in module subprocess)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STD_INPUT_HANDLE">STD_INPUT_HANDLE (in module subprocess)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STD_OUTPUT_HANDLE">STD_OUTPUT_HANDLE (in module subprocess)</a> </dt> <dt><a href="library/tix.html#Tix.StdButtonBox">StdButtonBox (class in Tix)</a> </dt> <dt><a href="reference/datamodel.html#index-58">stderr (in module sys)</a>, <a href="library/sys.html#sys.stderr">[1]</a>, <a href="c-api/init.html#index-21">[2]</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.Popen.stderr">(subprocess.Popen attribute)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-58">stdin (in module sys)</a>, <a href="library/sys.html#sys.stdin">[1]</a>, <a href="c-api/init.html#index-21">[2]</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.Popen.stdin">(subprocess.Popen attribute)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-58">stdio</a> </dt> <dt><a href="library/subprocess.html#subprocess.STDOUT">STDOUT (in module subprocess)</a> </dt> <dt><a href="reference/datamodel.html#index-58">stdout (in module sys)</a>, <a href="reference/simple_stmts.html#index-24">[1]</a>, <a href="library/sys.html#sys.stdout">[2]</a>, <a href="c-api/init.html#index-21">[3]</a> </dt> <dd><dl> <dt><a href="library/subprocess.html#subprocess.Popen.stdout">(subprocess.Popen attribute)</a> </dt> </dl></dd> <dt><a href="library/compiler.html#index-0">Stein, Greg</a> </dt> <dt><a href="reference/datamodel.html#index-70">step (slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a> </dt> <dt><a href="library/ttk.html#ttk.Progressbar.step">step() (ttk.Progressbar method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_mixer_device.stereocontrols">stereocontrols() (ossaudiodev.oss_mixer_device method)</a> </dt> <dt><a href="library/cd.html#cd.STILL">STILL (in module cd)</a> </dt> <dt><a href="reference/datamodel.html#index-70">stop (slice object attribute)</a>, <a href="reference/expressions.html#index-37">[1]</a> </dt> <dt><a href="library/hotshot.html#hotshot.Profile.stop">stop() (hotshot.Profile method)</a> </dt> <dd><dl> <dt><a href="library/ttk.html#ttk.Progressbar.stop">(ttk.Progressbar method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.stop">(unittest.TestResult method)</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-STOP_CODE">STOP_CODE (opcode)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.stop_here">stop_here() (bdb.Bdb method)</a> </dt> <dt><a href="library/exceptions.html#exceptions.StopIteration">StopIteration</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-28">exception</a>, <a href="reference/expressions.html#index-25">[1]</a> </dt> </dl></dd> <dt><a href="library/logging.config.html#logging.config.stopListening">stopListening() (in module logging.config)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.stopTest">stopTest() (unittest.TestResult method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.stopTestRun">stopTestRun() (unittest.TestResult method)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.storbinary">storbinary() (ftplib.FTP method)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.store">store() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.STORE_ACTIONS">STORE_ACTIONS (optparse.Option attribute)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_ATTR">STORE_ATTR (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_DEREF">STORE_DEREF (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_FAST">STORE_FAST (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_GLOBAL">STORE_GLOBAL (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_MAP">STORE_MAP (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_NAME">STORE_NAME (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_SLICE+0">STORE_SLICE+0 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_SLICE+1">STORE_SLICE+1 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_SLICE+2">STORE_SLICE+2 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_SLICE+3">STORE_SLICE+3 (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-STORE_SUBSCR">STORE_SUBSCR (opcode)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.storlines">storlines() (ftplib.FTP method)</a> </dt> <dt> str </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-78">built-in function</a>, <a href="c-api/object.html#index-3">[1]</a>, <a href="reference/expressions.html#index-21">[2]</a>, <a href="extending/newtypes.html#index-2">[3]</a> </dt> <dt><a href="library/functions.html#index-3">format</a> </dt> </dl></dd> <dt><a href="library/functions.html#str">str() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/locale.html#locale.str">(in module locale)</a> </dt> </dl></dd> <dt><a href="library/locale.html#locale.strcoll">strcoll() (in module locale)</a> </dt> <dt><a href="library/tarfile.html#tarfile.StreamError">StreamError</a> </dt> <dt><a href="library/logging.handlers.html#logging.StreamHandler">StreamHandler (class in logging)</a> </dt> <dt><a href="library/codecs.html#codecs.StreamReader">StreamReader (class in codecs)</a> </dt> <dt><a href="library/codecs.html#codecs.StreamReaderWriter">StreamReaderWriter (class in codecs)</a> </dt> <dt><a href="library/codecs.html#codecs.StreamRecoder">StreamRecoder (class in codecs)</a> </dt> <dt><a href="library/codecs.html#index-0">streams</a> </dt> <dd><dl> <dt><a href="library/codecs.html#index-0">stackable</a> </dt> </dl></dd> <dt><a href="library/codecs.html#codecs.StreamWriter">StreamWriter (class in codecs)</a> </dt> <dt><a href="c-api/exceptions.html#index-1">strerror()</a> </dt> <dd><dl> <dt><a href="library/os.html#os.strerror">(in module os)</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.date.strftime">strftime() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.strftime">(datetime.datetime method)</a> </dt> <dt><a href="library/datetime.html#datetime.time.strftime">(datetime.time method)</a> </dt> <dt><a href="library/time.html#time.strftime">(in module time)</a> </dt> </dl></dd> <dt><a href="library/csv.html#csv.Dialect.strict">strict (csv.Dialect attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_domain">strict_domain (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/codecs.html#codecs.strict_errors">strict_errors() (in module codecs)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_domain">strict_ns_domain (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_set_initial_dollar">strict_ns_set_initial_dollar (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_set_path">strict_ns_set_path (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_ns_unverifiable">strict_ns_unverifiable (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/cookielib.html#cookielib.DefaultCookiePolicy.strict_rfc2965_unverifiable">strict_rfc2965_unverifiable (cookielib.DefaultCookiePolicy attribute)</a> </dt> <dt><a href="library/stdtypes.html#memoryview.strides">strides (memoryview attribute)</a> </dt> <dt> string </dt> <dd><dl> <dt><a href="reference/lexical_analysis.html#index-14">Unicode</a> </dt> <dt><a href="reference/datamodel.html#index-22">comparison</a> </dt> <dt><a href="reference/datamodel.html#index-77">conversion</a>, <a href="reference/simple_stmts.html#index-2">[1]</a>, <a href="reference/expressions.html#index-19">[2]</a> </dt> <dt><a href="library/stdtypes.html#index-25">formatting</a> </dt> <dt><a href="library/stdtypes.html#index-25">interpolation</a> </dt> <dt><a href="reference/expressions.html#index-33">item</a> </dt> <dt><a href="library/stdtypes.html#index-23">methods</a> </dt> <dt><a href="library/locale.html#index-7">module</a>, <a href="library/locale.html#index-8">[1]</a>, <a href="library/stdtypes.html#index-27">[2]</a> </dt> <dt><a href="c-api/string.html#index-0">object</a>, <a href="reference/datamodel.html#index-21">[1]</a>, <a href="reference/expressions.html#index-32">[2]</a>, <a href="reference/expressions.html#index-35">[3]</a>, <a href="library/stdtypes.html#index-21">[4]</a> </dt> </dl></dd> <dt><a href="library/token.html#token.STRING">STRING (in module token)</a> </dt> <dt><a href="library/string.html#module-string">string (module)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.MatchObject.string">(re.MatchObject attribute)</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-12">string literal</a> </dt> <dt><a href="library/ctypes.html#ctypes.string_at">string_at() (in module ctypes)</a> </dt> <dt><a href="library/io.html#io.StringIO">StringIO (class in io)</a> </dt> <dd><dl> <dt><a href="library/stringio.html#StringIO.StringIO">(class in StringIO)</a> </dt> <dt><a href="library/stringio.html#module-StringIO">(module)</a> </dt> </dl></dd> <dt><a href="library/stringio.html#cStringIO.StringIO">StringIO() (in module cStringIO)</a> </dt> <dt><a href="library/stringprep.html#module-stringprep">stringprep (module)</a> </dt> <dt><a href="tutorial/controlflow.html#index-1">strings, documentation</a>, <a href="tutorial/controlflow.html#index-4">[1]</a> </dt> <dt><a href="c-api/string.html#index-1">StringType (in module types)</a>, <a href="library/types.html#types.StringType">[1]</a> </dt> <dt><a href="library/types.html#types.StringTypes">StringTypes (in module types)</a> </dt> <dt><a href="library/string.html#string.strip">strip() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.strip">(str method)</a> </dt> </dl></dd> <dt><a href="library/profile.html#pstats.Stats.strip_dirs">strip_dirs() (pstats.Stats method)</a> </dt> <dt><a href="library/curses.html#curses.textpad.Textbox.stripspaces">stripspaces (curses.textpad.Textbox attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.strptime">strptime() (datetime.datetime class method)</a> </dt> <dd><dl> <dt><a href="library/time.html#time.strptime">(in module time)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.util.strtobool">strtobool() (in module distutils.util)</a> </dt> <dt> struct </dt> <dd><dl> <dt><a href="library/socket.html#index-4">module</a> </dt> </dl></dd> <dt><a href="library/struct.html#struct.Struct">Struct (class in struct)</a> </dt> <dt><a href="library/struct.html#module-struct">struct (module)</a> </dt> <dt><a href="glossary.html#term-struct-sequence"><strong>struct sequence</strong></a> </dt> <dt><a href="library/time.html#time.struct_time">struct_time (class in time)</a> </dt> <dt><a href="library/ctypes.html#ctypes.Structure">Structure (class in ctypes)</a> </dt> <dt> structures </dt> <dd><dl> <dt><a href="library/struct.html#index-0">C</a> </dt> </dl></dd> <dt><a href="library/locale.html#locale.strxfrm">strxfrm() (in module locale)</a> </dt> <dt><a href="library/parser.html#parser.STType">STType (in module parser)</a> </dt> <dt> style </dt> <dd><dl> <dt><a href="tutorial/controlflow.html#index-5">coding</a> </dt> </dl></dd> <dt><a href="library/ttk.html#ttk.Style">Style (class in ttk)</a> </dt> <dt><a href="library/aetypes.html#aetypes.StyledText">StyledText (class in aetypes)</a> </dt> <dt><a href="library/operator.html#operator.sub">sub() (in module operator)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.sub">(in module re)</a> </dt> <dt><a href="library/re.html#re.RegexObject.sub">(re.RegexObject method)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.cmd.Command.sub_commands">sub_commands (distutils.cmd.Command attribute)</a> </dt> <dt> subclassing </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-73">immutable types</a> </dt> </dl></dd> <dt><a href="library/filecmp.html#filecmp.dircmp.subdirs">subdirs (filecmp.dircmp attribute)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.SubElement">SubElement() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/framework.html#FrameWork.SubMenu">SubMenu() (in module FrameWork)</a> </dt> <dt><a href="library/re.html#re.subn">subn() (in module re)</a> </dt> <dd><dl> <dt><a href="library/re.html#re.RegexObject.subn">(re.RegexObject method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Subnormal">Subnormal (class in decimal)</a> </dt> <dt><a href="library/curses.html#curses.window.subpad">subpad() (curses.window method)</a> </dt> <dt><a href="library/subprocess.html#module-subprocess">subprocess (module)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.subscribe">subscribe() (imaplib.IMAP4 method)</a> </dt> <dt> subscript </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-30">assignment</a> </dt> <dt><a href="library/stdtypes.html#index-22">operation</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-17">subscription</a>, <a href="reference/datamodel.html#index-25">[1]</a>, <a href="reference/datamodel.html#index-32">[2]</a>, <a href="reference/expressions.html#index-31">[3]</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-10">assignment</a> </dt> </dl></dd> <dt><a href="library/textwrap.html#textwrap.TextWrapper.subsequent_indent">subsequent_indent (textwrap.TextWrapper attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.util.subst_vars">subst_vars() (in module distutils.util)</a> </dt> <dt><a href="library/string.html#string.Template.substitute">substitute() (string.Template method)</a> </dt> <dt><a href="library/collections.html#collections.Counter.subtract">subtract() (collections.Counter method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Context.subtract">(decimal.Context method)</a> </dt> </dl></dd> <dt><a href="reference/expressions.html#index-57">subtraction</a> </dt> <dt><a href="library/sys.html#sys.subversion">subversion (in module sys)</a> </dt> <dt><a href="library/curses.html#curses.window.subwin">subwin() (curses.window method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult.successful">successful() (multiprocessing.pool.AsyncResult method)</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.suffix_map">suffix_map (in module mimetypes)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.suffix_map">(mimetypes.MimeTypes attribute)</a> </dt> </dl></dd> <dt><a href="reference/compound_stmts.html#index-1">suite</a> </dt> <dt><a href="library/parser.html#parser.suite">suite() (in module parser)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.suiteClass">suiteClass (unittest.TestLoader attribute)</a> </dt> <dt><a href="library/functions.html#sum">sum() (built-in function)</a> </dt> <dt><a href="c-api/intro.html#index-10">sum_list()</a> </dt> <dt><a href="c-api/intro.html#index-11">sum_sequence()</a>, <a href="c-api/intro.html#index-16">[1]</a> </dt> <dt><a href="library/doctest.html#doctest.DocTestRunner.summarize">summarize() (doctest.DocTestRunner method)</a> </dt> <dt><a href="library/sunau.html#module-sunau">sunau (module)</a> </dt> <dt> SUNAUDIODEV </dt> <dd><dl> <dt><a href="library/sunaudio.html#index-1">module</a> </dt> </dl></dd> <dt> sunaudiodev </dt> <dd><dl> <dt><a href="library/sunaudio.html#index-2">module</a> </dt> </dl></dd> <dt><a href="library/sunaudio.html#module-sunaudiodev">sunaudiodev (module)</a> </dt> <dt><a href="library/sunaudio.html#module-SUNAUDIODEV">SUNAUDIODEV (module)</a> </dt> <dt><a href="library/pyclbr.html#pyclbr.Class.super">super (pyclbr.Class attribute)</a> </dt> <dt><a href="library/functions.html#super">super() (built-in function)</a> </dt> <dt><a href="library/os.path.html#os.path.supports_unicode_filenames">supports_unicode_filenames (in module os.path)</a> </dt> <dt> suppression </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-23">newline</a> </dt> </dl></dd> <dt><a href="library/subprocess.html#subprocess.SW_HIDE">SW_HIDE (in module subprocess)</a> </dt> <dt><a href="library/string.html#string.swapcase">swapcase() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.swapcase">(str method)</a> </dt> </dl></dd> <dt><a href="library/dl.html#dl.dl.sym">sym() (dl.dl method)</a> </dt> <dt><a href="library/symbol.html#symbol.sym_name">sym_name (in module symbol)</a> </dt> <dt><a href="library/symtable.html#symtable.Symbol">Symbol (class in symtable)</a> </dt> <dt><a href="library/symbol.html#module-symbol">symbol (module)</a> </dt> <dt><a href="library/symtable.html#symtable.SymbolTable">SymbolTable (class in symtable)</a> </dt> <dt><a href="library/os.html#os.symlink">symlink() (in module os)</a> </dt> <dt><a href="library/stdtypes.html#set.symmetric_difference">symmetric_difference() (set method)</a> </dt> <dt><a href="library/stdtypes.html#set.symmetric_difference_update">symmetric_difference_update() (set method)</a> </dt> <dt><a href="library/symtable.html#module-symtable">symtable (module)</a> </dt> <dt><a href="library/symtable.html#symtable.symtable">symtable() (in module symtable)</a> </dt> <dt><a href="library/bsddb.html#bsddb.bsddbobject.sync">sync() (bsddb.bsddbobject method)</a> </dt> <dd><dl> <dt><a href="library/dbhash.html#dbhash.dbhash.sync">(dbhash.dbhash method)</a> </dt> <dt><a href="library/dumbdbm.html#dumbdbm.dumbdbm.sync">(dumbdbm.dumbdbm method)</a> </dt> <dt><a href="library/gdbm.html#gdbm.sync">(in module gdbm)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.sync">(ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/shelve.html#shelve.Shelf.sync">(shelve.Shelf method)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.syncdown">syncdown() (curses.window method)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.synchronized">synchronized() (in module multiprocessing.sharedctypes)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager">SyncManager (class in multiprocessing.managers)</a> </dt> <dt><a href="library/curses.html#curses.window.syncok">syncok() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.syncup">syncup() (curses.window method)</a> </dt> <dt><a href="reference/expressions.html#index-2">syntax</a>, <a href="reference/introduction.html#index-0">[1]</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.SyntaxErr">SyntaxErr</a> </dt> <dt><a href="library/exceptions.html#exceptions.SyntaxError">SyntaxError</a> </dt> <dt><a href="library/exceptions.html#exceptions.SyntaxWarning">SyntaxWarning</a> </dt> <dt> sys </dt> <dd><dl> <dt><a href="c-api/intro.html#index-20">module</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="reference/toplevel_components.html#index-2">[2]</a>, <a href="reference/simple_stmts.html#index-24">[3]</a>, <a href="c-api/init.html#index-0">[4]</a>, <a href="c-api/init.html#index-21">[5]</a>, <a href="tutorial/modules.html#index-4">[6]</a> </dt> </dl></dd> <dt><a href="library/sys.html#module-sys">sys (module)</a> </dt> <dt><a href="reference/datamodel.html#index-67">sys.exc_info</a> </dt> <dt><a href="reference/datamodel.html#index-67">sys.exc_traceback</a> </dt> <dt><a href="reference/datamodel.html#index-67">sys.last_traceback</a> </dt> <dt><a href="reference/simple_stmts.html#index-41">sys.meta_path</a> </dt> <dt><a href="reference/simple_stmts.html#index-40">sys.modules</a> </dt> <dt><a href="reference/simple_stmts.html#index-43">sys.path</a> </dt> <dt><a href="reference/simple_stmts.html#index-43">sys.path_hooks</a> </dt> <dt><a href="reference/simple_stmts.html#index-43">sys.path_importer_cache</a> </dt> <dt><a href="reference/datamodel.html#index-58">sys.stderr</a> </dt> <dt><a href="reference/datamodel.html#index-58">sys.stdin</a> </dt> <dt><a href="reference/datamodel.html#index-58">sys.stdout</a> </dt> <dt><a href="library/2to3.html#2to3fixer-sys_exc">sys_exc (2to3 fixer)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.sys_version">sys_version (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/macos.html#MacOS.SysBeep">SysBeep() (in module MacOS)</a> </dt> <dt><a href="library/os.html#os.sysconf">sysconf() (in module os)</a> </dt> <dt><a href="library/os.html#os.sysconf_names">sysconf_names (in module os)</a> </dt> <dt><a href="library/sysconfig.html#module-sysconfig">sysconfig (module)</a> </dt> <dt><a href="library/syslog.html#module-syslog">syslog (module)</a> </dt> <dt><a href="library/syslog.html#syslog.syslog">syslog() (in module syslog)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.SysLogHandler">SysLogHandler (class in logging.handlers)</a> </dt> <dt><a href="library/os.html#os.system">system() (in module os)</a> </dt> <dd><dl> <dt><a href="library/platform.html#platform.system">(in module platform)</a> </dt> </dl></dd> <dt><a href="library/platform.html#platform.system_alias">system_alias() (in module platform)</a> </dt> <dt><a href="library/exceptions.html#exceptions.SystemError">SystemError</a> </dt> <dd><dl> <dt><a href="c-api/module.html#index-4">(built-in exception)</a>, <a href="c-api/module.html#index-5">[1]</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.SystemExit">SystemExit</a> </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-15">(built-in exception)</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.DocumentType.systemId">systemId (xml.dom.DocumentType attribute)</a> </dt> <dt><a href="library/random.html#random.SystemRandom">SystemRandom (class in random)</a> </dt> <dt><a href="library/subprocess.html#index-3">SystemRoot</a> </dt> </dl></td> </tr></table> <h2 id="T">T</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/locale.html#locale.T_FMT">T_FMT (in module locale)</a> </dt> <dt><a href="library/locale.html#locale.T_FMT_AMPM">T_FMT_AMPM (in module locale)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-7">tab</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.tab">tab() (ttk.Notebook method)</a> </dt> <dt><a href="library/exceptions.html#exceptions.TabError">TabError</a> </dt> <dt><a href="library/tabnanny.html#module-tabnanny">tabnanny (module)</a> </dt> <dt><a href="library/ttk.html#ttk.Notebook.tabs">tabs() (ttk.Notebook method)</a> </dt> <dt> tabular </dt> <dd><dl> <dt><a href="library/csv.html#index-0">data</a> </dt> </dl></dd> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tag">tag (xml.etree.ElementTree.Element attribute)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.tag_bind">tag_bind() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.tag_configure">tag_configure() (ttk.Treeview method)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.tag_has">tag_has() (ttk.Treeview method)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Element.tagName">tagName (xml.dom.Element attribute)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.tail">tail (xml.etree.ElementTree.Element attribute)</a> </dt> <dt><a href="library/itertools.html#itertools.takewhile">takewhile() (in module itertools)</a> </dt> <dt><a href="library/aetools.html#aetools.TalkTo">TalkTo (class in aetools)</a> </dt> <dt><a href="library/cmath.html#cmath.tan">tan() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.tan">(in module math)</a> </dt> </dl></dd> <dt><a href="library/cmath.html#cmath.tanh">tanh() (in module cmath)</a> </dt> <dd><dl> <dt><a href="library/math.html#math.tanh">(in module math)</a> </dt> </dl></dd> <dt><a href="library/tarfile.html#tarfile.TarError">TarError</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFile">TarFile (class in tarfile)</a>, <a href="library/tarfile.html#tarfile.TarFile">[1]</a> </dt> <dt><a href="library/tarfile.html#module-tarfile">tarfile (module)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFileCompat">TarFileCompat (class in tarfile)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFileCompat.TAR_GZIPPED">TarFileCompat.TAR_GZIPPED (in module tarfile)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarFileCompat.TAR_PLAIN">TarFileCompat.TAR_PLAIN (in module tarfile)</a> </dt> <dt><a href="reference/simple_stmts.html#index-5">target</a> </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-18">deletion</a> </dt> <dt><a href="reference/compound_stmts.html#index-6">list</a>, <a href="reference/simple_stmts.html#index-5">[1]</a> </dt> <dt><a href="reference/simple_stmts.html#index-6">list assignment</a> </dt> <dt><a href="reference/simple_stmts.html#index-18">list, deletion</a> </dt> <dt><a href="reference/simple_stmts.html#index-35">loop control</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.ProcessingInstruction.target">target (xml.dom.ProcessingInstruction attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo">TarInfo (class in tarfile)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.JoinableQueue.task_done">task_done() (multiprocessing.JoinableQueue method)</a> </dt> <dd><dl> <dt><a href="library/queue.html#Queue.Queue.task_done">(Queue.Queue method)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-68">tb_frame (traceback attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-68">tb_lasti (traceback attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-68">tb_lineno (traceback attribute)</a> </dt> <dt><a href="library/traceback.html#traceback.tb_lineno">tb_lineno() (in module traceback)</a> </dt> <dt><a href="reference/datamodel.html#index-68">tb_next (traceback attribute)</a> </dt> <dt><a href="library/termios.html#termios.tcdrain">tcdrain() (in module termios)</a> </dt> <dt><a href="library/termios.html#termios.tcflow">tcflow() (in module termios)</a> </dt> <dt><a href="library/termios.html#termios.tcflush">tcflush() (in module termios)</a> </dt> <dt><a href="library/termios.html#termios.tcgetattr">tcgetattr() (in module termios)</a> </dt> <dt><a href="library/os.html#os.tcgetpgrp">tcgetpgrp() (in module os)</a> </dt> <dt><a href="library/tkinter.html#Tkinter.Tcl">Tcl() (in module Tkinter)</a> </dt> <dt><a href="faq/gui.html#index-0">TCL_LIBRARY</a> </dt> <dt><a href="library/termios.html#termios.tcsendbreak">tcsendbreak() (in module termios)</a> </dt> <dt><a href="library/termios.html#termios.tcsetattr">tcsetattr() (in module termios)</a> </dt> <dt><a href="library/os.html#os.tcsetpgrp">tcsetpgrp() (in module os)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.tearDown">tearDown() (unittest.TestCase method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase.tearDownClass">tearDownClass() (unittest.TestCase method)</a> </dt> <dt><a href="library/itertools.html#itertools.tee">tee() (in module itertools)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.tell">tell() (aifc.aifc method)</a>, <a href="library/aifc.html#aifc.aifc.tell">[1]</a> </dt> <dd><dl> <dt><a href="library/bz2.html#bz2.BZ2File.tell">(bz2.BZ2File method)</a> </dt> <dt><a href="library/chunk.html#chunk.Chunk.tell">(chunk.Chunk method)</a> </dt> <dt><a href="library/stdtypes.html#file.tell">(file method)</a> </dt> <dt><a href="library/mmap.html#mmap.tell">(in module mmap)</a> </dt> <dt><a href="library/io.html#io.IOBase.tell">(io.IOBase method)</a> </dt> <dt><a href="library/io.html#io.TextIOBase.tell">(io.TextIOBase method)</a> </dt> <dt><a href="library/multifile.html#multifile.MultiFile.tell">(multifile.MultiFile method)</a> </dt> <dt><a href="library/sunau.html#sunau.AU_read.tell">(sunau.AU_read method)</a> </dt> <dt><a href="library/sunau.html#sunau.AU_write.tell">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_read.tell">(wave.Wave_read method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.tell">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/telnetlib.html#telnetlib.Telnet">Telnet (class in telnetlib)</a> </dt> <dt><a href="library/telnetlib.html#module-telnetlib">telnetlib (module)</a> </dt> <dt><a href="library/tempfile.html#index-2">TEMP</a> </dt> <dt><a href="library/tempfile.html#tempfile.tempdir">tempdir (in module tempfile)</a> </dt> <dt><a href="library/tempfile.html#module-tempfile">tempfile (module)</a> </dt> <dt><a href="library/pipes.html#pipes.Template">Template (class in pipes)</a> </dt> <dd><dl> <dt><a href="library/string.html#string.Template">(class in string)</a> </dt> </dl></dd> <dt><a href="library/tempfile.html#tempfile.template">template (in module tempfile)</a> </dt> <dd><dl> <dt><a href="library/string.html#string.Template.template">(string.Template attribute)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.tempnam">tempnam() (in module os)</a> </dt> <dt> temporary </dt> <dd><dl> <dt><a href="library/tempfile.html#index-0">file</a> </dt> <dt><a href="library/tempfile.html#index-0">file name</a> </dt> </dl></dd> <dt><a href="library/tempfile.html#tempfile.TemporaryFile">TemporaryFile() (in module tempfile)</a> </dt> <dt><a href="library/curses.html#index-1">TERM</a>, <a href="library/curses.html#index-2">[1]</a> </dt> <dt><a href="library/curses.html#curses.termattrs">termattrs() (in module curses)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.pool.multiprocessing.Pool.terminate">terminate() (multiprocessing.pool.multiprocessing.Pool method)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.Process.terminate">(multiprocessing.Process method)</a> </dt> <dt><a href="library/subprocess.html#subprocess.Popen.terminate">(subprocess.Popen method)</a> </dt> </dl></dd> <dt><a href="reference/executionmodel.html#index-14">termination model</a> </dt> <dt><a href="library/termios.html#module-termios">termios (module)</a> </dt> <dt><a href="library/curses.html#curses.termname">termname() (in module curses)</a> </dt> <dt> ternary </dt> <dd><dl> <dt><a href="reference/expressions.html#index-73">operator</a> </dt> </dl></dd> <dt> test </dt> <dd><dl> <dt><a href="reference/expressions.html#index-68">identity</a> </dt> <dt><a href="reference/expressions.html#index-67">membership</a> </dt> </dl></dd> <dt><a href="library/doctest.html#doctest.DocTestFailure.test">test (doctest.DocTestFailure attribute)</a> </dt> <dd><dl> <dt><a href="library/doctest.html#doctest.UnexpectedException.test">(doctest.UnexpectedException attribute)</a> </dt> <dt><a href="library/test.html#module-test">(module)</a> </dt> </dl></dd> <dt><a href="library/cgi.html#cgi.test">test() (in module cgi)</a> </dt> <dd><dl> <dt><a href="library/mutex.html#mutex.mutex.test">(mutex.mutex method)</a> </dt> </dl></dd> <dt><a href="library/test.html#module-test.test_support">test.test_support (module)</a> </dt> <dt><a href="library/mutex.html#mutex.mutex.testandset">testandset() (mutex.mutex method)</a> </dt> <dt><a href="library/unittest.html#unittest.TestCase">TestCase (class in unittest)</a> </dt> <dt><a href="library/test.html#test.test_support.TestFailed">TestFailed</a> </dt> <dt><a href="library/doctest.html#doctest.testfile">testfile() (in module doctest)</a> </dt> <dt><a href="library/test.html#test.test_support.TESTFN">TESTFN (in module test.test_support)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader">TestLoader (class in unittest)</a> </dt> <dt><a href="library/unittest.html#unittest.TestLoader.testMethodPrefix">testMethodPrefix (unittest.TestLoader attribute)</a> </dt> <dt><a href="library/doctest.html#doctest.testmod">testmod() (in module doctest)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult">TestResult (class in unittest)</a> </dt> <dt><a href="library/imghdr.html#imghdr.tests">tests (in module imghdr)</a> </dt> <dt><a href="library/doctest.html#doctest.testsource">testsource() (in module doctest)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.testsRun">testsRun (unittest.TestResult attribute)</a> </dt> <dt><a href="library/unittest.html#unittest.TestSuite">TestSuite (class in unittest)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.testzip">testzip() (zipfile.ZipFile method)</a> </dt> <dt><a href="library/msilib.html#msilib.text">text (in module msilib)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.text">(xml.etree.ElementTree.Element attribute)</a> </dt> </dl></dd> <dt><a href="library/msilib.html#msilib.Dialog.text">text() (msilib.Dialog method)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.text_factory">text_factory (sqlite3.Connection attribute)</a> </dt> <dt><a href="library/curses.html#curses.textpad.Textbox">Textbox (class in curses.textpad)</a> </dt> <dt><a href="library/calendar.html#calendar.TextCalendar">TextCalendar (class in calendar)</a> </dt> <dt><a href="library/gettext.html#gettext.textdomain">textdomain() (in module gettext)</a> </dt> <dt><a href="distutils/apiref.html#distutils.text_file.TextFile">TextFile (class in distutils.text_file)</a> </dt> <dt><a href="library/io.html#io.TextIOBase">TextIOBase (class in io)</a> </dt> <dt><a href="library/io.html#io.TextIOWrapper">TextIOWrapper (class in io)</a> </dt> <dt><a href="library/unittest.html#unittest.TextTestResult">TextTestResult (class in unittest)</a> </dt> <dt><a href="library/unittest.html#unittest.TextTestRunner">TextTestRunner (class in unittest)</a> </dt> <dt><a href="library/textwrap.html#module-textwrap">textwrap (module)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper">TextWrapper (class in textwrap)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.theme_create">theme_create() (ttk.Style method)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.theme_names">theme_names() (ttk.Style method)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.theme_settings">theme_settings() (ttk.Style method)</a> </dt> <dt><a href="library/ttk.html#ttk.Style.theme_use">theme_use() (ttk.Style method)</a> </dt> <dt><a href="library/locale.html#locale.THOUSEP">THOUSEP (in module locale)</a> </dt> <dt> thread </dt> <dd><dl> <dt><a href="c-api/init.html#index-20">module</a> </dt> </dl></dd> <dt><a href="library/threading.html#threading.Thread">Thread (class in threading)</a> </dt> <dt><a href="library/thread.html#module-thread">thread (module)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.thread">thread() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/threading.html#module-threading">threading (module)</a> </dt> <dt> threads </dt> <dd><dl> <dt><a href="library/thread.html#index-3">IRIX</a> </dt> <dt><a href="library/thread.html#index-1">POSIX</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-throw">throw (2to3 fixer)</a> </dt> <dt><a href="reference/expressions.html#generator.throw">throw() (generator method)</a> </dt> <dt><a href="library/fl.html#fl.tie">tie() (in module fl)</a> </dt> <dt><a href="library/curses.html#curses.tigetflag">tigetflag() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.tigetnum">tigetnum() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.tigetstr">tigetstr() (in module curses)</a> </dt> <dt><a href="library/token.html#token.TILDE">TILDE (in module token)</a> </dt> <dt><a href="library/turtle.html#turtle.tilt">tilt() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.tiltangle">tiltangle() (in module turtle)</a> </dt> <dt><a href="library/datetime.html#datetime.time">time (class in datetime)</a> </dt> <dd><dl> <dt><a href="library/time.html#module-time">(module)</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.datetime.time">time() (datetime.datetime method)</a> </dt> <dd><dl> <dt><a href="library/time.html#time.time">(in module time)</a> </dt> </dl></dd> <dt><a href="library/imaplib.html#imaplib.Time2Internaldate">Time2Internaldate() (in module imaplib)</a> </dt> <dt><a href="library/datetime.html#datetime.timedelta">timedelta (class in datetime)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.TimedRotatingFileHandler">TimedRotatingFileHandler (class in logging.handlers)</a> </dt> <dt><a href="library/calendar.html#calendar.timegm">timegm() (in module calendar)</a> </dt> <dt><a href="library/timeit.html#module-timeit">timeit (module)</a> </dt> <dt> timeit command line option </dt> <dd><dl> <dt><a href="library/timeit.html#cmdoption-timeit-c">-c, --clock</a> </dt> <dt><a href="library/timeit.html#cmdoption-timeit-h">-h, --help</a> </dt> <dt><a href="library/timeit.html#cmdoption-timeit-n">-n N, --number=N</a> </dt> <dt><a href="library/timeit.html#cmdoption-timeit-r">-r N, --repeat=N</a> </dt> <dt><a href="library/timeit.html#cmdoption-timeit-s">-s S, --setup=S</a> </dt> <dt><a href="library/timeit.html#cmdoption-timeit-t">-t, --time</a> </dt> <dt><a href="library/timeit.html#cmdoption-timeit-v">-v, --verbose</a> </dt> </dl></dd> <dt><a href="library/timeit.html#timeit.timeit">timeit() (in module timeit)</a> </dt> <dd><dl> <dt><a href="library/timeit.html#timeit.Timer.timeit">(timeit.Timer method)</a> </dt> </dl></dd> <dt><a href="library/socket.html#socket.timeout">timeout</a> </dt> <dd><dl> <dt><a href="library/socketserver.html#SocketServer.BaseServer.timeout">(SocketServer.BaseServer attribute)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.window.timeout">timeout() (curses.window method)</a> </dt> <dt><a href="library/threading.html#threading.Timer">Timer (class in threading)</a> </dt> <dd><dl> <dt><a href="library/timeit.html#timeit.Timer">(class in timeit)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.times">times() (in module os)</a> </dt> <dt><a href="library/datetime.html#datetime.date.timetuple">timetuple() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.timetuple">(datetime.datetime method)</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.datetime.timetz">timetz() (datetime.datetime method)</a> </dt> <dt><a href="library/time.html#time.timezone">timezone (in module time)</a> </dt> <dt><a href="library/easydialogs.html#EasyDialogs.ProgressBar.title">title() (EasyDialogs.ProgressBar method)</a> </dt> <dd><dl> <dt><a href="library/turtle.html#turtle.title">(in module turtle)</a> </dt> <dt><a href="library/stdtypes.html#str.title">(str method)</a> </dt> </dl></dd> <dt><a href="library/tix.html#index-0">Tix</a> </dt> <dd><dl> <dt><a href="library/tix.html#Tix.Tix">(class in Tix)</a> </dt> <dt><a href="library/tix.html#module-Tix">(module)</a> </dt> </dl></dd> <dt><a href="library/tix.html#Tix.tixCommand.tix_addbitmapdir">tix_addbitmapdir() (Tix.tixCommand method)</a> </dt> <dt><a href="library/tix.html#Tix.tixCommand.tix_cget">tix_cget() (Tix.tixCommand method)</a> </dt> <dt><a href="library/tix.html#Tix.tixCommand.tix_configure">tix_configure() (Tix.tixCommand method)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/tix.html#Tix.tixCommand.tix_filedialog">tix_filedialog() (Tix.tixCommand method)</a> </dt> <dt><a href="library/tix.html#Tix.tixCommand.tix_getbitmap">tix_getbitmap() (Tix.tixCommand method)</a> </dt> <dt><a href="library/tix.html#Tix.tixCommand.tix_getimage">tix_getimage() (Tix.tixCommand method)</a> </dt> <dt><a href="library/tix.html#index-1">TIX_LIBRARY</a> </dt> <dt><a href="library/tix.html#Tix.tixCommand.tix_option_get">tix_option_get() (Tix.tixCommand method)</a> </dt> <dt><a href="library/tix.html#Tix.tixCommand.tix_resetoptions">tix_resetoptions() (Tix.tixCommand method)</a> </dt> <dt><a href="library/tix.html#Tix.tixCommand">tixCommand (class in Tix)</a> </dt> <dt><a href="library/tk.html#index-0">Tk</a> </dt> <dd><dl> <dt><a href="library/tkinter.html#Tkinter.Tk">(class in Tkinter)</a> </dt> </dl></dd> <dt><a href="library/tkinter.html#index-2">Tk Option Data Types</a> </dt> <dt><a href="faq/gui.html#index-1">TK_LIBRARY</a> </dt> <dt><a href="library/tk.html#index-0">Tkinter</a> </dt> <dd><dl> <dt><a href="library/tkinter.html#module-Tkinter">(module)</a> </dt> </dl></dd> <dt><a href="library/tix.html#Tix.TList">TList (class in Tix)</a> </dt> <dt><a href="library/ssl.html#index-1">TLS</a> </dt> <dt><a href="library/os.html#index-19">TMP</a>, <a href="library/tempfile.html#index-3">[1]</a> </dt> <dt><a href="library/os.html#os.TMP_MAX">TMP_MAX (in module os)</a> </dt> <dt><a href="library/os.html#index-18">TMPDIR</a>, <a href="library/tempfile.html#index-1">[1]</a> </dt> <dt><a href="library/os.html#os.tmpfile">tmpfile() (in module os)</a> </dt> <dt><a href="library/os.html#os.tmpnam">tmpnam() (in module os)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.to_eng_string">to_eng_string() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.to_eng_string">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Decimal.to_integral">to_integral() (decimal.Decimal method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.to_integral_exact">to_integral_exact() (decimal.Context method)</a> </dt> <dd><dl> <dt><a href="library/decimal.html#decimal.Decimal.to_integral_exact">(decimal.Decimal method)</a> </dt> </dl></dd> <dt><a href="library/decimal.html#decimal.Decimal.to_integral_value">to_integral_value() (decimal.Decimal method)</a> </dt> <dt><a href="library/decimal.html#decimal.Context.to_sci_string">to_sci_string() (decimal.Context method)</a> </dt> <dt><a href="library/email.charset.html#email.charset.Charset.to_splittable">to_splittable() (email.charset.Charset method)</a> </dt> <dt><a href="library/codecs.html#encodings.idna.ToASCII">ToASCII() (in module encodings.idna)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.tobuf">tobuf() (tarfile.TarInfo method)</a> </dt> <dt><a href="library/stdtypes.html#memoryview.tobytes">tobytes() (memoryview method)</a> </dt> <dt><a href="library/popen2.html#popen2.Popen3.tochild">tochild (popen2.Popen3 attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.date.today">today() (datetime.date class method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.today">(datetime.datetime class method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.tofile">tofile() (array.array method)</a> </dt> <dt><a href="library/token.html#token.tok_name">tok_name (in module token)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-0">token</a> </dt> <dd><dl> <dt><a href="library/token.html#module-token">(module)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.token">(shlex.shlex attribute)</a> </dt> </dl></dd> <dt><a href="library/tabnanny.html#tabnanny.tokeneater">tokeneater() (in module tabnanny)</a> </dt> <dt><a href="library/tokenize.html#module-tokenize">tokenize (module)</a> </dt> <dt><a href="library/tokenize.html#tokenize.tokenize">tokenize() (in module tokenize)</a> </dt> <dt><a href="library/array.html#array.array.tolist">tolist() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#memoryview.tolist">(memoryview method)</a> </dt> <dt><a href="library/parser.html#parser.ST.tolist">(parser.ST method)</a> </dt> </dl></dd> <dt><a href="library/audioop.html#audioop.tomono">tomono() (in module audioop)</a> </dt> <dt><a href="library/datetime.html#datetime.date.toordinal">toordinal() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.toordinal">(datetime.datetime method)</a> </dt> </dl></dd> <dt><a href="library/curses.panel.html#curses.panel.Panel.top">top() (curses.panel.Panel method)</a> </dt> <dd><dl> <dt><a href="library/poplib.html#poplib.POP3.top">(poplib.POP3 method)</a> </dt> </dl></dd> <dt><a href="library/curses.panel.html#curses.panel.top_panel">top_panel() (in module curses.panel)</a> </dt> <dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.Node.toprettyxml">toprettyxml() (xml.dom.minidom.Node method)</a> </dt> <dt><a href="library/audioop.html#audioop.tostereo">tostereo() (in module audioop)</a> </dt> <dt><a href="library/array.html#array.array.tostring">tostring() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.tostring">(in module xml.etree.ElementTree)</a> </dt> </dl></dd> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.tostringlist">tostringlist() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.Connection.total_changes">total_changes (sqlite3.Connection attribute)</a> </dt> <dt><a href="library/functools.html#functools.total_ordering">total_ordering() (in module functools)</a> </dt> <dt><a href="library/datetime.html#datetime.timedelta.total_seconds">total_seconds() (datetime.timedelta method)</a> </dt> <dt><a href="library/parser.html#parser.ST.totuple">totuple() (parser.ST method)</a> </dt> <dt><a href="library/macostools.html#macostools.touched">touched() (in module macostools)</a> </dt> <dt><a href="library/curses.html#curses.window.touchline">touchline() (curses.window method)</a> </dt> <dt><a href="library/curses.html#curses.window.touchwin">touchwin() (curses.window method)</a> </dt> <dt><a href="library/array.html#array.array.tounicode">tounicode() (array.array method)</a> </dt> <dt><a href="library/codecs.html#encodings.idna.ToUnicode">ToUnicode() (in module encodings.idna)</a> </dt> <dt><a href="library/imageop.html#imageop.tovideo">tovideo() (in module imageop)</a> </dt> <dt><a href="library/turtle.html#turtle.towards">towards() (in module turtle)</a> </dt> <dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.Node.toxml">toxml() (xml.dom.minidom.Node method)</a> </dt> <dt><a href="c-api/typeobj.html#tp_as_mapping">tp_as_mapping (C member)</a> </dt> <dt><a href="c-api/typeobj.html#tp_as_number">tp_as_number (C member)</a> </dt> <dt><a href="c-api/typeobj.html#tp_as_sequence">tp_as_sequence (C member)</a> </dt> <dt><a href="library/curses.html#curses.tparm">tparm() (in module curses)</a> </dt> <dt> trace </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-67">stack</a> </dt> </dl></dd> <dt><a href="library/trace.html#trace.Trace">Trace (class in trace)</a> </dt> <dt><a href="library/trace.html#module-trace">trace (module)</a> </dt> <dt> trace command line option </dt> <dd><dl> <dt><a href="library/trace.html#cmdoption-trace--help">--help</a> </dt> <dt><a href="library/trace.html#cmdoption-trace--ignore-dir">--ignore-dir=<dir></a> </dt> <dt><a href="library/trace.html#cmdoption-trace--ignore-module">--ignore-module=<mod></a> </dt> <dt><a href="library/trace.html#cmdoption-trace--version">--version</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-C">-C, --coverdir=<dir></a> </dt> <dt><a href="library/trace.html#cmdoption-trace-R">-R, --no-report</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-T">-T, --trackcalls</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-c">-c, --count</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-f">-f, --file=<file></a> </dt> <dt><a href="library/trace.html#cmdoption-trace-g">-g, --timing</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-l">-l, --listfuncs</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-m">-m, --missing</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-r">-r, --report</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-s">-s, --summary</a> </dt> <dt><a href="library/trace.html#cmdoption-trace-t">-t, --trace</a> </dt> </dl></dd> <dt><a href="library/threading.html#index-1">trace function</a>, <a href="library/sys.html#index-3">[1]</a>, <a href="library/sys.html#index-13">[2]</a> </dt> <dt><a href="library/inspect.html#inspect.trace">trace() (in module inspect)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.trace_dispatch">trace_dispatch() (bdb.Bdb method)</a> </dt> <dt> traceback </dt> <dd><dl> <dt><a href="library/traceback.html#index-0">object</a>, <a href="reference/compound_stmts.html#index-11">[1]</a>, <a href="reference/datamodel.html#index-67">[2]</a>, <a href="reference/simple_stmts.html#index-32">[3]</a>, <a href="library/sys.html#index-1">[4]</a> </dt> </dl></dd> <dt><a href="library/traceback.html#module-traceback">traceback (module)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.traceback_limit">traceback_limit (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/sys.html#sys.tracebacklimit">tracebacklimit (in module sys)</a> </dt> <dt> tracebacks </dt> <dd><dl> <dt><a href="library/cgitb.html#index-0">in CGI scripts</a> </dt> </dl></dd> <dt><a href="library/types.html#types.TracebackType">TracebackType (in module types)</a> </dt> <dt><a href="library/turtle.html#turtle.tracer">tracer() (in module turtle)</a>, <a href="library/turtle.html#turtle.tracer">[1]</a> </dt> <dt> trailing </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-23">comma</a>, <a href="reference/expressions.html#index-78">[1]</a> </dt> </dl></dd> <dt><a href="library/ftplib.html#ftplib.FTP.transfercmd">transfercmd() (ftplib.FTP method)</a> </dt> <dt><a href="library/test.html#test.test_support.TransientResource">TransientResource (class in test.test_support)</a> </dt> <dt><a href="library/fnmatch.html#fnmatch.translate">translate() (in module fnmatch)</a> </dt> <dd><dl> <dt><a href="library/string.html#string.translate">(in module string)</a> </dt> <dt><a href="library/stdtypes.html#str.translate">(str method)</a> </dt> </dl></dd> <dt><a href="library/gettext.html#gettext.translation">translation() (in module gettext)</a> </dt> <dt><a href="library/ssl.html#index-1">Transport Layer Security</a> </dt> <dt><a href="c-api/gcsupport.html#traverseproc">traverseproc (C type)</a> </dt> <dt><a href="library/tix.html#Tix.Tree">Tree (class in Tix)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.TreeBuilder">TreeBuilder (class in xml.etree.ElementTree)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview">Treeview (class in ttk)</a> </dt> <dt><a href="library/random.html#random.triangular">triangular() (in module random)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-14">triple-quoted string</a>, <a href="glossary.html#term-triple-quoted-string"><strong>[1]</strong></a> </dt> <dt><a href="reference/datamodel.html#index-13">True</a>, <a href="library/stdtypes.html#index-6">[1]</a>, <a href="library/stdtypes.html#index-42">[2]</a> </dt> <dt><a href="library/stdtypes.html#index-5">true</a> </dt> <dt><a href="library/constants.html#True">True (built-in variable)</a> </dt> <dt><a href="library/operator.html#operator.truediv">truediv() (in module operator)</a> </dt> <dt><a href="library/math.html#math.trunc">trunc() (in module math)</a>, <a href="library/stdtypes.html#index-18">[1]</a> </dt> <dt><a href="library/stdtypes.html#file.truncate">truncate() (file method)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.IOBase.truncate">(io.IOBase method)</a> </dt> </dl></dd> <dt> truth </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-2">value</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.truth">truth() (in module operator)</a> </dt> <dt> try </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-10">statement</a>, <a href="reference/datamodel.html#index-68">[1]</a>, <a href="library/exceptions.html#index-0">[2]</a> </dt> </dl></dd> <dt><a href="library/ttk.html#index-0">ttk</a> </dt> <dd><dl> <dt><a href="library/ttk.html#module-ttk">(module)</a> </dt> </dl></dd> <dt><a href="library/imgfile.html#imgfile.ttob">ttob() (in module imgfile)</a> </dt> <dt> tty </dt> <dd><dl> <dt><a href="library/termios.html#index-0">I/O control</a> </dt> </dl></dd> <dt><a href="library/tty.html#module-tty">tty (module)</a> </dt> <dt><a href="library/os.html#os.ttyname">ttyname() (in module os)</a> </dt> <dt> tuple </dt> <dd><dl> <dt><a href="c-api/list.html#index-2">built-in function</a>, <a href="c-api/sequence.html#index-1">[1]</a> </dt> <dt><a href="reference/expressions.html#index-12">display</a> </dt> <dt><a href="reference/datamodel.html#index-24">empty</a>, <a href="reference/expressions.html#index-11">[1]</a> </dt> <dt><a href="c-api/tuple.html#index-0">object</a>, <a href="reference/datamodel.html#index-24">[1]</a>, <a href="reference/expressions.html#index-32">[2]</a>, <a href="reference/expressions.html#index-35">[3]</a>, <a href="reference/expressions.html#index-77">[4]</a>, <a href="library/stdtypes.html#index-21">[5]</a> </dt> <dt><a href="reference/datamodel.html#index-24">singleton</a> </dt> </dl></dd> <dt><a href="library/functions.html#tuple">tuple() (built-in function)</a> </dt> <dt><a href="library/parser.html#parser.tuple2st">tuple2st() (in module parser)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-tuple_params">tuple_params (2to3 fixer)</a> </dt> <dt><a href="c-api/tuple.html#index-1">TupleType (in module types)</a>, <a href="library/types.html#types.TupleType">[1]</a> </dt> <dt><a href="library/fpectl.html#fpectl.turnoff_sigfpe">turnoff_sigfpe() (in module fpectl)</a> </dt> <dt><a href="library/fpectl.html#fpectl.turnon_sigfpe">turnon_sigfpe() (in module fpectl)</a> </dt> <dt><a href="library/turtle.html#turtle.Turtle">Turtle (class in turtle)</a> </dt> <dt><a href="library/turtle.html#module-turtle">turtle (module)</a> </dt> <dt><a href="library/turtle.html#turtle.turtles">turtles() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.TurtleScreen">TurtleScreen (class in turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.turtlesize">turtlesize() (in module turtle)</a> </dt> <dt><a href="library/compiler.html#index-0">Tutt, Bill</a> </dt> <dt><a href="reference/datamodel.html#index-4">type</a>, <a href="glossary.html#term-type"><strong>[1]</strong></a> </dt> <dd><dl> <dt><a href="library/functions.html#index-0">Boolean</a> </dt> <dt><a href="reference/datamodel.html#index-1">built-in function</a>, <a href="c-api/object.html#index-10">[1]</a>, <a href="library/stdtypes.html#index-41">[2]</a>, <a href="library/types.html#index-0">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-4">data</a> </dt> <dt><a href="reference/datamodel.html#index-4">hierarchy</a> </dt> <dt><a href="reference/expressions.html#index-9">immutable data</a> </dt> <dt><a href="c-api/intro.html#index-5">object</a>, <a href="library/functions.html#index-7">[1]</a>, <a href="c-api/type.html#index-0">[2]</a> </dt> <dt><a href="library/stdtypes.html#index-32">operations on dictionary</a> </dt> <dt><a href="library/stdtypes.html#index-30">operations on list</a> </dt> </dl></dd> <dt><a href="library/aetypes.html#aetypes.Type">Type (class in aetypes)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.type">type (optparse.Option attribute)</a> </dt> <dd><dl> <dt><a href="library/socket.html#socket.socket.type">(socket.socket attribute)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.type">(tarfile.TarInfo attribute)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-1">type of an object</a> </dt> <dt><a href="library/functions.html#type">type() (built-in function)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.TYPE_CHECKER">TYPE_CHECKER (optparse.Option attribute)</a> </dt> <dt><a href="library/curses.html#curses.typeahead">typeahead() (in module curses)</a> </dt> <dt><a href="library/array.html#array.array.typecode">typecode (array.array attribute)</a> </dt> <dt><a href="library/optparse.html#optparse.Option.TYPED_ACTIONS">TYPED_ACTIONS (optparse.Option attribute)</a> </dt> <dt><a href="library/email.iterators.html#email.iterators.typed_subpart_iterator">typed_subpart_iterator() (in module email.iterators)</a> </dt> <dt><a href="library/exceptions.html#exceptions.TypeError">TypeError</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-51">exception</a> </dt> </dl></dd> <dt> types </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-0">built-in</a> </dt> <dt><a href="library/stdtypes.html#index-41">module</a> </dt> <dt><a href="library/stdtypes.html#index-29">mutable sequence</a> </dt> <dt><a href="library/stdtypes.html#index-19">operations on integer</a> </dt> <dt><a href="library/stdtypes.html#index-32">operations on mapping</a> </dt> <dt><a href="library/stdtypes.html#index-16">operations on numeric</a> </dt> <dt><a href="library/stdtypes.html#index-22">operations on sequence</a>, <a href="library/stdtypes.html#index-30">[1]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-types">types (2to3 fixer)</a> </dt> <dd><dl> <dt><a href="library/types.html#module-types">(module)</a> </dt> </dl></dd> <dt><a href="library/optparse.html#optparse.Option.TYPES">TYPES (optparse.Option attribute)</a> </dt> <dt><a href="reference/datamodel.html#index-59">types, internal</a> </dt> <dt><a href="library/mimetypes.html#mimetypes.types_map">types_map (in module mimetypes)</a> </dt> <dd><dl> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.types_map">(mimetypes.MimeTypes attribute)</a> </dt> </dl></dd> <dt><a href="library/mimetypes.html#mimetypes.MimeTypes.types_map_inv">types_map_inv (mimetypes.MimeTypes attribute)</a> </dt> <dt><a href="c-api/type.html#index-1">TypeType (in module types)</a>, <a href="library/types.html#types.TypeType">[1]</a> </dt> <dt><a href="library/time.html#index-10">TZ</a>, <a href="library/time.html#index-11">[1]</a>, <a href="library/time.html#index-12">[2]</a>, <a href="library/time.html#index-13">[3]</a>, <a href="library/time.html#index-14">[4]</a> </dt> <dt><a href="library/datetime.html#datetime.tzinfo">tzinfo (class in datetime)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.tzinfo">(datetime.datetime attribute)</a> </dt> <dt><a href="library/datetime.html#datetime.time.tzinfo">(datetime.time attribute)</a> </dt> </dl></dd> <dt><a href="library/time.html#time.tzname">tzname (in module time)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.tzname">tzname() (datetime.datetime method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.time.tzname">(datetime.time method)</a> </dt> <dt><a href="library/datetime.html#datetime.tzinfo.tzname">(datetime.tzinfo method)</a> </dt> </dl></dd> <dt><a href="library/time.html#time.tzset">tzset() (in module time)</a> </dt> </dl></td> </tr></table> <h2 id="U">U</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/re.html#re.U">U (in module re)</a> </dt> <dt><a href="library/audioop.html#index-0">u-LAW</a>, <a href="library/aifc.html#index-1">[1]</a>, <a href="library/sunaudio.html#index-0">[2]</a>, <a href="library/sndhdr.html#index-0">[3]</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.ucd_3_2_0">ucd_3_2_0 (in module unicodedata)</a> </dt> <dt><a href="library/select.html#select.kevent.udata">udata (select.kevent attribute)</a> </dt> <dt><a href="library/stat.html#stat.UF_APPEND">UF_APPEND (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.UF_COMPRESSED">UF_COMPRESSED (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.UF_HIDDEN">UF_HIDDEN (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.UF_IMMUTABLE">UF_IMMUTABLE (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.UF_NODUMP">UF_NODUMP (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.UF_NOUNLINK">UF_NOUNLINK (in module stat)</a> </dt> <dt><a href="library/stat.html#stat.UF_OPAQUE">UF_OPAQUE (in module stat)</a> </dt> <dt><a href="library/gettext.html#gettext.GNUTranslations.ugettext">ugettext() (gettext.GNUTranslations method)</a> </dt> <dd><dl> <dt><a href="library/gettext.html#gettext.NullTranslations.ugettext">(gettext.NullTranslations method)</a> </dt> </dl></dd> <dt><a href="library/tarfile.html#tarfile.TarInfo.uid">uid (tarfile.TarInfo attribute)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.uid">uid() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.uidl">uidl() (poplib.POP3 method)</a> </dt> <dt><a href="library/audioop.html#audioop.ulaw2lin">ulaw2lin() (in module audioop)</a> </dt> <dt><a href="c-api/long.html#index-4">ULONG_MAX</a> </dt> <dt><a href="library/os.html#os.umask">umask() (in module os)</a> </dt> <dt><a href="library/tarfile.html#tarfile.TarInfo.uname">uname (tarfile.TarInfo attribute)</a> </dt> <dt><a href="library/os.html#os.uname">uname() (in module os)</a> </dt> <dd><dl> <dt><a href="library/platform.html#platform.uname">(in module platform)</a> </dt> </dl></dd> <dt> unary </dt> <dd><dl> <dt><a href="reference/expressions.html#index-47">arithmetic operation</a> </dt> <dt><a href="reference/expressions.html#index-47">bitwise operation</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-UNARY_CONVERT">UNARY_CONVERT (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-UNARY_INVERT">UNARY_INVERT (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-UNARY_NEGATIVE">UNARY_NEGATIVE (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-UNARY_NOT">UNARY_NOT (opcode)</a> </dt> <dt><a href="library/dis.html#opcode-UNARY_POSITIVE">UNARY_POSITIVE (opcode)</a> </dt> <dt> unbinding </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-19">name</a> </dt> </dl></dd> <dt><a href="reference/executionmodel.html#index-8">UnboundLocalError</a>, <a href="library/exceptions.html#exceptions.UnboundLocalError">[1]</a> </dt> <dt><a href="library/types.html#types.UnboundMethodType">UnboundMethodType (in module types)</a> </dt> <dt><a href="library/functions.html#index-4">unbuffered I/O</a> </dt> <dt> UNC paths </dt> <dd><dl> <dt><a href="library/os.html#index-14">and os.makedirs()</a> </dt> </dl></dd> <dt><a href="library/zlib.html#zlib.Decompress.unconsumed_tail">unconsumed_tail (zlib.Decompress attribute)</a> </dt> <dt><a href="library/curses.html#curses.unctrl">unctrl() (in module curses)</a> </dt> <dd><dl> <dt><a href="library/curses.ascii.html#curses.ascii.unctrl">(in module curses.ascii)</a> </dt> </dl></dd> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.undefine_macro">undefine_macro() (distutils.ccompiler.CCompiler method)</a> </dt> <dt><a href="library/decimal.html#decimal.Underflow">Underflow (class in decimal)</a> </dt> <dt><a href="library/turtle.html#turtle.undo">undo() (in module turtle)</a> </dt> <dt><a href="library/turtle.html#turtle.undobufferentries">undobufferentries() (in module turtle)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.undoc_header">undoc_header (cmd.Cmd attribute)</a> </dt> <dt><a href="library/xml.sax.utils.html#xml.sax.saxutils.unescape">unescape() (in module xml.sax.saxutils)</a> </dt> <dt><a href="library/doctest.html#doctest.UnexpectedException">UnexpectedException</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.unexpectedSuccesses">unexpectedSuccesses (unittest.TestResult attribute)</a> </dt> <dt><a href="library/fl.html#fl.form.unfreeze_form">unfreeze_form() (fl.form method)</a> </dt> <dt><a href="library/curses.html#curses.ungetch">ungetch() (in module curses)</a> </dt> <dd><dl> <dt><a href="library/msvcrt.html#msvcrt.ungetch">(in module msvcrt)</a> </dt> </dl></dd> <dt><a href="library/curses.html#curses.ungetmouse">ungetmouse() (in module curses)</a> </dt> <dt><a href="library/gettext.html#gettext.GNUTranslations.ungettext">ungettext() (gettext.GNUTranslations method)</a> </dt> <dd><dl> <dt><a href="library/gettext.html#gettext.NullTranslations.ungettext">(gettext.NullTranslations method)</a> </dt> </dl></dd> <dt><a href="library/msvcrt.html#msvcrt.ungetwch">ungetwch() (in module msvcrt)</a> </dt> <dt><a href="library/binascii.html#binascii.unhexlify">unhexlify() (in module binascii)</a> </dt> <dt> unichr </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-23">built-in function</a> </dt> </dl></dd> <dt><a href="library/functions.html#unichr">unichr() (built-in function)</a> </dt> <dt><a href="library/unicodedata.html#index-0">Unicode</a>, <a href="reference/datamodel.html#index-23">[1]</a>, <a href="library/codecs.html#index-0">[2]</a> </dt> <dd><dl> <dt><a href="library/unicodedata.html#index-0">database</a> </dt> <dt><a href="library/stdtypes.html#index-21">object</a> </dt> </dl></dd> <dt> unicode </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-23">built-in function</a>, <a href="reference/datamodel.html#index-83">[1]</a>, <a href="c-api/object.html#index-5">[2]</a>, <a href="tutorial/introduction.html#index-0">[3]</a> </dt> <dt><a href="reference/datamodel.html#index-23">object</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-unicode">unicode (2to3 fixer)</a> </dt> <dt><a href="library/re.html#re.UNICODE">UNICODE (in module re)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-14">Unicode Consortium</a> </dt> <dt><a href="library/functions.html#unicode">unicode() (built-in function)</a> </dt> <dt><a href="library/unicodedata.html#module-unicodedata">unicodedata (module)</a> </dt> <dt><a href="library/exceptions.html#exceptions.UnicodeDecodeError">UnicodeDecodeError</a> </dt> <dt><a href="library/exceptions.html#exceptions.UnicodeEncodeError">UnicodeEncodeError</a> </dt> <dt><a href="library/exceptions.html#exceptions.UnicodeError">UnicodeError</a> </dt> <dt><a href="library/exceptions.html#exceptions.UnicodeTranslateError">UnicodeTranslateError</a> </dt> <dt><a href="library/types.html#types.UnicodeType">UnicodeType (in module types)</a> </dt> <dt><a href="library/exceptions.html#exceptions.UnicodeWarning">UnicodeWarning</a> </dt> <dt><a href="library/unicodedata.html#unicodedata.unidata_version">unidata_version (in module unicodedata)</a> </dt> <dt><a href="library/difflib.html#difflib.unified_diff">unified_diff() (in module difflib)</a> </dt> <dt><a href="library/random.html#random.uniform">uniform() (in module random)</a> </dt> <dt><a href="library/httplib.html#httplib.UnimplementedFileMode">UnimplementedFileMode</a> </dt> <dt><a href="library/imputil.html#imputil.ImportManager.uninstall">uninstall() (imputil.ImportManager method)</a> </dt> <dt><a href="library/ctypes.html#ctypes.Union">Union (class in ctypes)</a> </dt> <dt><a href="library/stdtypes.html#set.union">union() (set method)</a> </dt> <dt><a href="library/unittest.html#module-unittest">unittest (module)</a> </dt> <dt> unittest command line option </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-b">-b, --buffer</a> </dt> <dt><a href="library/unittest.html#cmdoption-unittest-c">-c, --catch</a> </dt> <dt><a href="library/unittest.html#cmdoption-unittest-f">-f, --failfast</a> </dt> </dl></dd> <dt> unittest-discover command line option </dt> <dd><dl> <dt><a href="library/unittest.html#cmdoption-unittest-discover-p">-p, --pattern pattern</a> </dt> <dt><a href="library/unittest.html#cmdoption-unittest-discover-s">-s, --start-directory directory</a> </dt> <dt><a href="library/unittest.html#cmdoption-unittest-discover-t">-t, --top-level-directory directory</a> </dt> <dt><a href="library/unittest.html#cmdoption-unittest-discover-v">-v, --verbose</a> </dt> </dl></dd> <dt><a href="glossary.html#term-universal-newlines"><strong>universal newlines</strong></a> </dt> <dd><dl> <dt><a href="whatsnew/2.5.html#index-18">What's new</a>, <a href="whatsnew/2.3.html#index-8">[1]</a>, <a href="whatsnew/2.4.html#index-7">[2]</a>, <a href="whatsnew/2.6.html#index-13">[3]</a> </dt> <dt><a href="library/bz2.html#index-0">bz2.BZ2File class</a> </dt> <dt><a href="library/stdtypes.html#index-35">file.newlines attribute</a> </dt> <dt><a href="library/io.html#index-2">io.IncrementalNewlineDecoder class</a> </dt> <dt><a href="library/io.html#index-1">io.TextIOWrapper class</a> </dt> <dt><a href="library/io.html#index-0">open() (in module io)</a> </dt> <dt><a href="library/functions.html#index-5">open() built-in function</a> </dt> <dt><a href="library/stdtypes.html#index-24">str.splitlines method</a> </dt> <dt><a href="library/subprocess.html#index-1">subprocess module</a> </dt> <dt><a href="library/zipfile.html#index-0">zipfile.ZipFile.open method</a> </dt> </dl></dd> <dt><a href="reference/toplevel_components.html#index-4">UNIX</a> </dt> <dd><dl> <dt><a href="library/fcntl.html#index-0">I/O control</a> </dt> <dt><a href="library/fcntl.html#index-0">file control</a> </dt> </dl></dd> <dt><a href="library/rfc822.html#rfc822.Message.unixfrom">unixfrom (rfc822.Message attribute)</a> </dt> <dt><a href="library/mailbox.html#mailbox.UnixMailbox">UnixMailbox (class in mailbox)</a> </dt> <dt><a href="library/aetypes.html#aetypes.Unknown">Unknown (class in aetypes)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.unknown_charref">unknown_charref() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/htmlparser.html#HTMLParser.HTMLParser.unknown_decl">unknown_decl() (HTMLParser.HTMLParser method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.unknown_endtag">unknown_endtag() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.unknown_entityref">unknown_entityref() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.BaseHandler.unknown_open">unknown_open() (urllib2.BaseHandler method)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.UnknownHandler.unknown_open">(urllib2.UnknownHandler method)</a> </dt> </dl></dd> <dt><a href="library/sgmllib.html#sgmllib.SGMLParser.unknown_starttag">unknown_starttag() (sgmllib.SGMLParser method)</a> </dt> <dt><a href="library/urllib2.html#urllib2.UnknownHandler">UnknownHandler (class in urllib2)</a> </dt> <dt><a href="library/httplib.html#httplib.UnknownProtocol">UnknownProtocol</a> </dt> <dt><a href="library/httplib.html#httplib.UnknownTransferEncoding">UnknownTransferEncoding</a> </dt> <dt><a href="library/os.html#os.unlink">unlink() (in module os)</a> </dt> <dd><dl> <dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.Node.unlink">(xml.dom.minidom.Node method)</a> </dt> </dl></dd> <dt><a href="library/mailbox.html#mailbox.Babyl.unlock">unlock() (mailbox.Babyl method)</a> </dt> <dd><dl> <dt><a href="library/mailbox.html#mailbox.MH.unlock">(mailbox.MH method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.MMDF.unlock">(mailbox.MMDF method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.unlock">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.unlock">(mailbox.Maildir method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.mbox.unlock">(mailbox.mbox method)</a> </dt> <dt><a href="library/mutex.html#mutex.mutex.unlock">(mutex.mutex method)</a> </dt> </dl></dd> <dt><a href="library/mimify.html#mimify.unmimify">unmimify() (in module mimify)</a> </dt> <dt><a href="library/aepack.html#aepack.unpack">unpack() (in module aepack)</a> </dt> <dd><dl> <dt><a href="library/struct.html#struct.unpack">(in module struct)</a> </dt> <dt><a href="library/struct.html#struct.Struct.unpack">(struct.Struct method)</a> </dt> </dl></dd> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_array">unpack_array() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_bytes">unpack_bytes() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_double">unpack_double() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_farray">unpack_farray() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_float">unpack_float() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_fopaque">unpack_fopaque() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/struct.html#struct.unpack_from">unpack_from() (in module struct)</a> </dt> <dd><dl> <dt><a href="library/struct.html#struct.Struct.unpack_from">(struct.Struct method)</a> </dt> </dl></dd> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_fstring">unpack_fstring() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_list">unpack_list() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_opaque">unpack_opaque() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/dis.html#opcode-UNPACK_SEQUENCE">UNPACK_SEQUENCE (opcode)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/xdrlib.html#xdrlib.Unpacker.unpack_string">unpack_string() (xdrlib.Unpacker method)</a> </dt> <dt><a href="library/xdrlib.html#xdrlib.Unpacker">Unpacker (class in xdrlib)</a> </dt> <dt><a href="library/aetools.html#aetools.unpackevent">unpackevent() (in module aetools)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.DTDHandler.unparsedEntityDecl">unparsedEntityDecl() (xml.sax.handler.DTDHandler method)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.UnparsedEntityDeclHandler">UnparsedEntityDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/pickle.html#pickle.Unpickler">Unpickler (class in pickle)</a> </dt> <dt><a href="library/pickle.html#pickle.UnpicklingError">UnpicklingError</a> </dt> <dt><a href="library/fl.html#fl.unqdevice">unqdevice() (in module fl)</a> </dt> <dt><a href="library/email.util.html#email.utils.unquote">unquote() (in module email.utils)</a> </dt> <dd><dl> <dt><a href="library/rfc822.html#rfc822.unquote">(in module rfc822)</a> </dt> <dt><a href="library/urllib.html#urllib.unquote">(in module urllib)</a> </dt> </dl></dd> <dt><a href="library/urllib.html#urllib.unquote_plus">unquote_plus() (in module urllib)</a> </dt> <dt><a href="reference/datamodel.html#index-2">unreachable object</a> </dt> <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.unreadline">unreadline() (distutils.text_file.TextFile method)</a> </dt> <dt><a href="reference/lexical_analysis.html#index-17">unrecognized escape sequence</a> </dt> <dt><a href="library/select.html#select.epoll.unregister">unregister() (select.epoll method)</a> </dt> <dd><dl> <dt><a href="library/select.html#select.poll.unregister">(select.poll method)</a> </dt> </dl></dd> <dt><a href="library/shutil.html#shutil.unregister_archive_format">unregister_archive_format() (in module shutil)</a> </dt> <dt><a href="library/csv.html#csv.unregister_dialect">unregister_dialect() (in module csv)</a> </dt> <dt><a href="library/test.html#test.test_support.EnvironmentVarGuard.unset">unset() (test.test_support.EnvironmentVarGuard method)</a> </dt> <dt><a href="library/os.html#os.unsetenv">unsetenv() (in module os)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.unsubscribe">unsubscribe() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/io.html#io.UnsupportedOperation">UnsupportedOperation</a> </dt> <dt><a href="library/tokenize.html#tokenize.untokenize">untokenize() (in module tokenize)</a> </dt> <dt><a href="library/curses.html#curses.window.untouchwin">untouchwin() (curses.window method)</a> </dt> <dt><a href="library/zlib.html#zlib.Decompress.unused_data">unused_data (zlib.Decompress attribute)</a> </dt> <dt><a href="library/ssl.html#ssl.SSLSocket.unwrap">unwrap() (ssl.SSLSocket method)</a> </dt> <dt><a href="library/turtle.html#turtle.up">up() (in module turtle)</a> </dt> <dt><a href="library/collections.html#collections.Counter.update">update() (collections.Counter method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#dict.update">(dict method)</a> </dt> <dt><a href="library/hashlib.html#hashlib.hash.update">(hashlib.hash method)</a> </dt> <dt><a href="library/hmac.html#hmac.HMAC.update">(hmac.HMAC method)</a> </dt> <dt><a href="library/turtle.html#turtle.update">(in module turtle)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.update">(mailbox.Mailbox method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Maildir.update">(mailbox.Maildir method)</a> </dt> <dt><a href="library/md5.html#md5.md5.update">(md5.md5 method)</a> </dt> <dt><a href="library/stdtypes.html#set.update">(set method)</a> </dt> <dt><a href="library/sha.html#sha.sha.update">(sha.sha method)</a> </dt> <dt><a href="library/trace.html#trace.CoverageResults.update">(trace.CoverageResults method)</a> </dt> </dl></dd> <dt><a href="library/curses.panel.html#curses.panel.update_panels">update_panels() (in module curses.panel)</a> </dt> <dt><a href="library/mailbox.html#mailbox.BabylMessage.update_visible">update_visible() (mailbox.BabylMessage method)</a> </dt> <dt><a href="library/functools.html#functools.update_wrapper">update_wrapper() (in module functools)</a> </dt> <dt><a href="library/framework.html#FrameWork.ScrolledWindow.updatescrollbars">updatescrollbars() (FrameWork.ScrolledWindow method)</a> </dt> <dt><a href="library/string.html#string.upper">upper() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.upper">(str method)</a> </dt> </dl></dd> <dt><a href="library/string.html#string.uppercase">uppercase (in module string)</a> </dt> <dt><a href="library/os.html#os.urandom">urandom() (in module os)</a> </dt> <dt><a href="library/urllib.html#index-0">URL</a>, <a href="library/urlparse.html#index-0">[1]</a>, <a href="library/robotparser.html#index-0">[2]</a>, <a href="library/cgi.html#index-0">[3]</a>, <a href="library/basehttpserver.html#index-0">[4]</a> </dt> <dd><dl> <dt><a href="library/urlparse.html#index-0">parsing</a> </dt> <dt><a href="library/urlparse.html#index-0">relative</a> </dt> </dl></dd> <dt><a href="library/xmlrpclib.html#xmlrpclib.ProtocolError.url">url (xmlrpclib.ProtocolError attribute)</a> </dt> <dt><a href="library/urllib.html#urllib.url2pathname">url2pathname() (in module urllib)</a> </dt> <dt><a href="library/urllib.html#urllib.urlcleanup">urlcleanup() (in module urllib)</a> </dt> <dt><a href="library/urlparse.html#urlparse.urldefrag">urldefrag() (in module urlparse)</a> </dt> <dt><a href="library/urllib.html#urllib.urlencode">urlencode() (in module urllib)</a> </dt> <dt><a href="library/urllib2.html#urllib2.URLError">URLError</a> </dt> <dt><a href="library/urlparse.html#urlparse.urljoin">urljoin() (in module urlparse)</a> </dt> <dt> urllib </dt> <dd><dl> <dt><a href="library/httplib.html#index-1">module</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-urllib">urllib (2to3 fixer)</a> </dt> <dd><dl> <dt><a href="library/urllib.html#module-urllib">(module)</a> </dt> </dl></dd> <dt><a href="library/urllib2.html#module-urllib2">urllib2 (module)</a> </dt> <dt><a href="library/urllib.html#urllib.urlopen">urlopen() (in module urllib)</a> </dt> <dd><dl> <dt><a href="library/urllib2.html#urllib2.urlopen">(in module urllib2)</a> </dt> </dl></dd> <dt><a href="library/urllib.html#urllib.URLopener">URLopener (class in urllib)</a> </dt> <dt> urlparse </dt> <dd><dl> <dt><a href="library/urllib.html#index-11">module</a> </dt> </dl></dd> <dt><a href="library/urlparse.html#module-urlparse">urlparse (module)</a> </dt> <dt><a href="library/urlparse.html#urlparse.urlparse">urlparse() (in module urlparse)</a> </dt> <dt><a href="library/urllib.html#urllib.urlretrieve">urlretrieve() (in module urllib)</a> </dt> <dt><a href="library/base64.html#base64.urlsafe_b64decode">urlsafe_b64decode() (in module base64)</a> </dt> <dt><a href="library/base64.html#base64.urlsafe_b64encode">urlsafe_b64encode() (in module base64)</a> </dt> <dt><a href="library/urlparse.html#urlparse.urlsplit">urlsplit() (in module urlparse)</a> </dt> <dt><a href="library/urlparse.html#urlparse.urlunparse">urlunparse() (in module urlparse)</a> </dt> <dt><a href="library/urlparse.html#urlparse.urlunsplit">urlunsplit() (in module urlparse)</a> </dt> <dt><a href="library/uuid.html#uuid.UUID.urn">urn (uuid.UUID attribute)</a> </dt> <dt><a href="library/curses.html#curses.use_default_colors">use_default_colors() (in module curses)</a> </dt> <dt><a href="library/curses.html#curses.use_env">use_env() (in module curses)</a> </dt> <dt><a href="library/cmd.html#cmd.Cmd.use_rawinput">use_rawinput (cmd.Cmd attribute)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.UseForeignDTD">UseForeignDTD() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/getpass.html#index-1">USER</a> </dt> <dt> user </dt> <dd><dl> <dt><a href="library/user.html#index-0">configuration file</a> </dt> <dt><a href="library/os.html#index-0">effective id</a> </dt> <dt><a href="library/os.html#index-6">id</a> </dt> <dt><a href="library/os.html#index-8">id, setting</a> </dt> </dl></dd> <dt><a href="library/user.html#module-user">user (module)</a> </dt> <dt><a href="library/poplib.html#poplib.POP3.user">user() (poplib.POP3 method)</a> </dt> <dt> user-defined </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-36">function</a> </dt> <dt><a href="reference/expressions.html#index-42">function call</a> </dt> <dt><a href="reference/datamodel.html#index-38">method</a> </dt> </dl></dd> <dt> user-defined function </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-18">object</a>, <a href="reference/datamodel.html#index-36">[1]</a>, <a href="reference/expressions.html#index-42">[2]</a> </dt> </dl></dd> <dt> user-defined method </dt> <dd><dl> <dt><a href="reference/datamodel.html#index-38">object</a> </dt> </dl></dd> <dt><a href="whatsnew/2.7.html#index-8">USER_BASE</a> </dt> <dd><dl> <dt><a href="library/site.html#site.USER_BASE">(in module site)</a> </dt> </dl></dd> <dt><a href="library/bdb.html#bdb.Bdb.user_call">user_call() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.user_exception">user_exception() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.user_line">user_line() (bdb.Bdb method)</a> </dt> <dt><a href="library/bdb.html#bdb.Bdb.user_return">user_return() (bdb.Bdb method)</a> </dt> <dt><a href="library/site.html#site.USER_SITE">USER_SITE (in module site)</a> </dt> <dt> usercustomize </dt> <dd><dl> <dt><a href="library/site.html#index-4">module</a> </dt> </dl></dd> <dt><a href="library/userdict.html#UserDict.UserDict">UserDict (class in UserDict)</a> </dt> <dd><dl> <dt><a href="library/userdict.html#module-UserDict">(module)</a> </dt> </dl></dd> <dt><a href="library/userdict.html#UserList.UserList">UserList (class in UserList)</a> </dt> <dd><dl> <dt><a href="library/userdict.html#module-UserList">(module)</a> </dt> </dl></dd> <dt><a href="library/getpass.html#index-3">USERNAME</a> </dt> <dt><a href="install/index.html#index-6">USERPROFILE</a>, <a href="library/os.path.html#index-4">[1]</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.Panel.userptr">userptr() (curses.panel.Panel method)</a> </dt> <dt><a href="library/userdict.html#UserString.UserString">UserString (class in UserString)</a> </dt> <dd><dl> <dt><a href="library/userdict.html#module-UserString">(module)</a> </dt> </dl></dd> <dt><a href="library/exceptions.html#exceptions.UserWarning">UserWarning</a> </dt> <dt><a href="library/tarfile.html#tarfile.USTAR_FORMAT">USTAR_FORMAT (in module tarfile)</a> </dt> <dt><a href="library/time.html#index-5">UTC</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.utcfromtimestamp">utcfromtimestamp() (datetime.datetime class method)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.utcnow">utcnow() (datetime.datetime class method)</a> </dt> <dt><a href="library/datetime.html#datetime.datetime.utcoffset">utcoffset() (datetime.datetime method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.time.utcoffset">(datetime.time method)</a> </dt> <dt><a href="library/datetime.html#datetime.tzinfo.utcoffset">(datetime.tzinfo method)</a> </dt> </dl></dd> <dt><a href="library/datetime.html#datetime.datetime.utctimetuple">utctimetuple() (datetime.datetime method)</a> </dt> <dt><a href="library/os.html#os.utime">utime() (in module os)</a> </dt> <dt> uu </dt> <dd><dl> <dt><a href="library/binascii.html#index-0">module</a> </dt> </dl></dd> <dt><a href="library/uu.html#module-uu">uu (module)</a> </dt> <dt><a href="library/uuid.html#uuid.UUID">UUID (class in uuid)</a> </dt> <dt><a href="library/uuid.html#module-uuid">uuid (module)</a> </dt> <dt><a href="library/uuid.html#index-2">uuid1</a> </dt> <dt><a href="library/uuid.html#uuid.uuid1">uuid1() (in module uuid)</a> </dt> <dt><a href="library/uuid.html#index-3">uuid3</a> </dt> <dt><a href="library/uuid.html#uuid.uuid3">uuid3() (in module uuid)</a> </dt> <dt><a href="library/uuid.html#index-4">uuid4</a> </dt> <dt><a href="library/uuid.html#uuid.uuid4">uuid4() (in module uuid)</a> </dt> <dt><a href="library/uuid.html#index-5">uuid5</a> </dt> <dt><a href="library/uuid.html#uuid.uuid5">uuid5() (in module uuid)</a> </dt> <dt><a href="library/msilib.html#msilib.UuidCreate">UuidCreate() (in module msilib)</a> </dt> </dl></td> </tr></table> <h2 id="V">V</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/wsgiref.html#wsgiref.validate.validator">validator() (in module wsgiref.validate)</a> </dt> <dt> value </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-20">default parameter</a> </dt> <dt><a href="library/stdtypes.html#index-2">truth</a> </dt> </dl></dd> <dt><a href="library/cookie.html#Cookie.Morsel.value">value (Cookie.Morsel attribute)</a> </dt> <dd><dl> <dt><a href="library/cookielib.html#cookielib.Cookie.value">(cookielib.Cookie attribute)</a> </dt> <dt><a href="library/ctypes.html#ctypes._SimpleCData.value">(ctypes._SimpleCData attribute)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.Attr.value">(xml.dom.Attr attribute)</a> </dt> </dl></dd> <dt><a href="reference/datamodel.html#index-1">value of an object</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.Value">Value() (in module multiprocessing)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.sharedctypes.Value">(in module multiprocessing.sharedctypes)</a> </dt> <dt><a href="library/multiprocessing.html#multiprocessing.managers.SyncManager.Value">(multiprocessing.managers.SyncManager method)</a> </dt> </dl></dd> <dt><a href="library/cookie.html#Cookie.BaseCookie.value_decode">value_decode() (Cookie.BaseCookie method)</a> </dt> <dt><a href="library/cookie.html#Cookie.BaseCookie.value_encode">value_encode() (Cookie.BaseCookie method)</a> </dt> <dt><a href="library/exceptions.html#exceptions.ValueError">ValueError</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-59">exception</a> </dt> </dl></dd> <dt><a href="library/weakref.html#weakref.WeakValueDictionary.valuerefs">valuerefs() (weakref.WeakValueDictionary method)</a> </dt> <dt> values </dt> <dd><dl> <dt><a href="library/stdtypes.html#index-42">Boolean</a> </dt> <dt><a href="reference/simple_stmts.html#index-2">writing</a>, <a href="reference/simple_stmts.html#index-23">[1]</a> </dt> </dl></dd> <dt><a href="library/stdtypes.html#dict.values">values() (dict method)</a> </dt> <dd><dl> <dt><a href="library/email.message.html#email.message.Message.values">(email.message.Message method)</a> </dt> <dt><a href="library/mailbox.html#mailbox.Mailbox.values">(mailbox.Mailbox method)</a> </dt> </dl></dd> <dt><a href="library/collections.html#collections.ValuesView">ValuesView (class in collections)</a> </dt> <dt> variable </dt> <dd><dl> <dt><a href="reference/executionmodel.html#index-7">free</a>, <a href="reference/simple_stmts.html#index-20">[1]</a> </dt> </dl></dd> <dt><a href="library/uuid.html#uuid.UUID.variant">variant (uuid.UUID attribute)</a> </dt> <dt><a href="library/gl.html#gl.varray">varray() (in module gl)</a> </dt> <dt><a href="library/functions.html#vars">vars() (built-in function)</a> </dt> <dt><a href="library/token.html#token.VBAR">VBAR (in module token)</a> </dt> <dt><a href="library/scrolledtext.html#ScrolledText.ScrolledText.vbar">vbar (ScrolledText.ScrolledText attribute)</a> </dt> <dt><a href="library/token.html#token.VBAREQUAL">VBAREQUAL (in module token)</a> </dt> <dt><a href="library/turtle.html#turtle.Vec2D">Vec2D (class in turtle)</a> </dt> <dt><a href="library/re.html#re.VERBOSE">VERBOSE (in module re)</a> </dt> <dt><a href="library/tabnanny.html#tabnanny.verbose">verbose (in module tabnanny)</a> </dt> <dd><dl> <dt><a href="library/test.html#test.test_support.verbose">(in module test.test_support)</a> </dt> </dl></dd> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/smtplib.html#smtplib.SMTP.verify">verify() (smtplib.SMTP method)</a> </dt> <dt><a href="library/socketserver.html#SocketServer.BaseServer.verify_request">verify_request() (SocketServer.BaseServer method)</a> </dt> <dt><a href="library/cookielib.html#cookielib.Cookie.version">version (cookielib.Cookie attribute)</a> </dt> <dd><dl> <dt><a href="library/httplib.html#httplib.HTTPResponse.version">(httplib.HTTPResponse attribute)</a> </dt> <dt><a href="library/curses.html#curses.version">(in module curses)</a> </dt> <dt><a href="library/marshal.html#marshal.version">(in module marshal)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.version">(in module sqlite3)</a> </dt> <dt><a href="library/sys.html#sys.version">(in module sys)</a>, <a href="c-api/init.html#index-5">[1]</a>, <a href="c-api/init.html#index-8">[2]</a>, <a href="c-api/init.html#index-9">[3]</a> </dt> <dt><a href="library/urllib.html#urllib.URLopener.version">(urllib.URLopener attribute)</a> </dt> <dt><a href="library/uuid.html#uuid.UUID.version">(uuid.UUID attribute)</a> </dt> </dl></dd> <dt><a href="library/platform.html#platform.version">version() (in module platform)</a> </dt> <dt><a href="library/sqlite3.html#sqlite3.version_info">version_info (in module sqlite3)</a> </dt> <dd><dl> <dt><a href="library/sys.html#sys.version_info">(in module sys)</a> </dt> </dl></dd> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.version_string">version_string() (BaseHTTPServer.BaseHTTPRequestHandler method)</a> </dt> <dt><a href="library/string.html#string.Formatter.vformat">vformat() (string.Formatter method)</a> </dt> <dt><a href="library/undoc.html#module-videoreader">videoreader (module)</a> </dt> <dt><a href="glossary.html#term-view"><strong>view</strong></a> </dt> <dt><a href="library/stdtypes.html#dict.viewitems">viewitems() (dict method)</a> </dt> <dt><a href="library/stdtypes.html#dict.viewkeys">viewkeys() (dict method)</a> </dt> <dt><a href="library/stdtypes.html#dict.viewvalues">viewvalues() (dict method)</a> </dt> <dt><a href="glossary.html#term-virtual-machine"><strong>virtual machine</strong></a> </dt> <dt><a href="library/ast.html#ast.NodeVisitor.visit">visit() (ast.NodeVisitor method)</a> </dt> <dt><a href="c-api/gcsupport.html#visitproc">visitproc (C type)</a> </dt> <dt><a href="library/curses.html#curses.window.vline">vline() (curses.window method)</a> </dt> <dt><a href="library/exceptions.html#exceptions.VMSError">VMSError</a> </dt> <dt><a href="library/gl.html#gl.vnarray">vnarray() (in module gl)</a> </dt> <dt><a href="library/ftplib.html#ftplib.FTP.voidcmd">voidcmd() (ftplib.FTP method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo.volume">volume (zipfile.ZipInfo attribute)</a> </dt> <dt><a href="library/random.html#random.vonmisesvariate">vonmisesvariate() (in module random)</a> </dt> </dl></td> </tr></table> <h2 id="W">W</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/undoc.html#module-W">W (module)</a> </dt> <dt><a href="library/os.html#os.W_OK">W_OK (in module os)</a> </dt> <dt><a href="library/os.html#os.wait">wait() (in module os)</a> </dt> <dd><dl> <dt><a href="library/multiprocessing.html#multiprocessing.pool.AsyncResult.wait">(multiprocessing.pool.AsyncResult method)</a> </dt> <dt><a href="library/popen2.html#popen2.Popen3.wait">(popen2.Popen3 method)</a> </dt> <dt><a href="library/subprocess.html#subprocess.Popen.wait">(subprocess.Popen method)</a> </dt> <dt><a href="library/threading.html#threading.Condition.wait">(threading.Condition method)</a> </dt> <dt><a href="library/threading.html#threading.Event.wait">(threading.Event method)</a> </dt> </dl></dd> <dt><a href="library/os.html#os.wait3">wait3() (in module os)</a> </dt> <dt><a href="library/os.html#os.wait4">wait4() (in module os)</a> </dt> <dt><a href="library/os.html#os.waitpid">waitpid() (in module os)</a> </dt> <dt><a href="library/email.message.html#email.message.Message.walk">walk() (email.message.Message method)</a> </dt> <dd><dl> <dt><a href="library/ast.html#ast.walk">(in module ast)</a> </dt> <dt><a href="library/compiler.html#compiler.walk">(in module compiler)</a> </dt> <dt><a href="library/compiler.html#compiler.visitor.walk">(in module compiler.visitor)</a> </dt> <dt><a href="library/os.html#os.walk">(in module os)</a> </dt> <dt><a href="library/os.path.html#os.path.walk">(in module os.path)</a> </dt> </dl></dd> <dt><a href="library/pkgutil.html#pkgutil.walk_packages">walk_packages() (in module pkgutil)</a> </dt> <dt><a href="library/doctest.html#doctest.Example.want">want (doctest.Example attribute)</a> </dt> <dt><a href="distutils/apiref.html#distutils.ccompiler.CCompiler.warn">warn() (distutils.ccompiler.CCompiler method)</a> </dt> <dd><dl> <dt><a href="distutils/apiref.html#distutils.text_file.TextFile.warn">(distutils.text_file.TextFile method)</a> </dt> <dt><a href="library/warnings.html#warnings.warn">(in module warnings)</a> </dt> </dl></dd> <dt><a href="library/warnings.html#warnings.warn_explicit">warn_explicit() (in module warnings)</a> </dt> <dt><a href="library/exceptions.html#exceptions.Warning">Warning</a> </dt> <dt><a href="library/logging.html#logging.warning">warning() (in module logging)</a> </dt> <dd><dl> <dt><a href="library/logging.html#logging.Logger.warning">(logging.Logger method)</a> </dt> <dt><a href="library/xml.sax.handler.html#xml.sax.handler.ErrorHandler.warning">(xml.sax.handler.ErrorHandler method)</a> </dt> </dl></dd> <dt><a href="library/warnings.html#index-0">warnings</a> </dt> <dd><dl> <dt><a href="library/warnings.html#module-warnings">(module)</a> </dt> </dl></dd> <dt><a href="library/test.html#test.test_support.WarningsRecorder">WarningsRecorder (class in test.test_support)</a> </dt> <dt><a href="library/sys.html#sys.warnoptions">warnoptions (in module sys)</a> </dt> <dt><a href="library/warnings.html#warnings.warnpy3k">warnpy3k() (in module warnings)</a> </dt> <dt><a href="library/unittest.html#unittest.TestResult.wasSuccessful">wasSuccessful() (unittest.TestResult method)</a> </dt> <dt><a href="library/logging.handlers.html#logging.handlers.WatchedFileHandler">WatchedFileHandler (class in logging.handlers)</a> </dt> <dt><a href="library/wave.html#module-wave">wave (module)</a> </dt> <dt><a href="library/os.html#os.WCONTINUED">WCONTINUED (in module os)</a> </dt> <dt><a href="library/os.html#os.WCOREDUMP">WCOREDUMP() (in module os)</a> </dt> <dt><a href="library/weakref.html#weakref.WeakKeyDictionary">WeakKeyDictionary (class in weakref)</a> </dt> <dt><a href="library/weakref.html#module-weakref">weakref (module)</a> </dt> <dt><a href="library/weakref.html#weakref.WeakSet">WeakSet (class in weakref)</a> </dt> <dt><a href="library/weakref.html#weakref.WeakValueDictionary">WeakValueDictionary (class in weakref)</a> </dt> <dt><a href="library/webbrowser.html#module-webbrowser">webbrowser (module)</a> </dt> <dt><a href="library/datetime.html#datetime.date.weekday">weekday() (datetime.date method)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.weekday">(datetime.datetime method)</a> </dt> <dt><a href="library/calendar.html#calendar.weekday">(in module calendar)</a> </dt> </dl></dd> <dt><a href="library/calendar.html#calendar.weekheader">weekheader() (in module calendar)</a> </dt> <dt><a href="library/random.html#random.weibullvariate">weibullvariate() (in module random)</a> </dt> <dt><a href="library/os.html#os.WEXITSTATUS">WEXITSTATUS() (in module os)</a> </dt> <dt><a href="library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.wfile">wfile (BaseHTTPServer.BaseHTTPRequestHandler attribute)</a> </dt> <dt><a href="library/imghdr.html#imghdr.what">what() (in module imghdr)</a> </dt> <dd><dl> <dt><a href="library/sndhdr.html#sndhdr.what">(in module sndhdr)</a> </dt> </dl></dd> <dt><a href="library/sndhdr.html#sndhdr.whathdr">whathdr() (in module sndhdr)</a> </dt> <dt><a href="library/whichdb.html#module-whichdb">whichdb (module)</a> </dt> <dt><a href="library/whichdb.html#whichdb.whichdb">whichdb() (in module whichdb)</a> </dt> <dt> while </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-4">statement</a>, <a href="reference/simple_stmts.html#index-33">[1]</a>, <a href="reference/simple_stmts.html#index-37">[2]</a>, <a href="library/stdtypes.html#index-2">[3]</a> </dt> </dl></dd> <dt><a href="reference/lexical_analysis.html#index-7">whitespace</a> </dt> <dd><dl> <dt><a href="library/string.html#string.whitespace">(in module string)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.whitespace">(shlex.shlex attribute)</a> </dt> </dl></dd> <dt><a href="library/shlex.html#shlex.shlex.whitespace_split">whitespace_split (shlex.shlex attribute)</a> </dt> <dt><a href="library/random.html#random.whseed">whseed() (in module random)</a> </dt> <dt><a href="library/random.html#random.WichmannHill">WichmannHill (class in random)</a> </dt> <dt><a href="library/ttk.html#ttk.Widget">Widget (class in ttk)</a> </dt> <dt><a href="library/textwrap.html#textwrap.TextWrapper.width">width (textwrap.TextWrapper attribute)</a> </dt> <dt><a href="library/turtle.html#turtle.width">width() (in module turtle)</a> </dt> <dt><a href="library/os.html#os.WIFCONTINUED">WIFCONTINUED() (in module os)</a> </dt> <dt><a href="library/os.html#os.WIFEXITED">WIFEXITED() (in module os)</a> </dt> <dt><a href="library/os.html#os.WIFSIGNALED">WIFSIGNALED() (in module os)</a> </dt> <dt><a href="library/os.html#os.WIFSTOPPED">WIFSTOPPED() (in module os)</a> </dt> <dt><a href="library/tempfile.html#index-4">Wimp$ScrapDir</a> </dt> <dt><a href="library/platform.html#platform.win32_ver">win32_ver() (in module platform)</a> </dt> <dt><a href="library/ctypes.html#ctypes.WinDLL">WinDLL (class in ctypes)</a> </dt> <dt><a href="library/tkinter.html#index-1">window manager (widgets)</a> </dt> <dt><a href="library/curses.panel.html#curses.panel.Panel.window">window() (curses.panel.Panel method)</a> </dt> <dt><a href="library/framework.html#FrameWork.Window">Window() (in module FrameWork)</a> </dt> <dt><a href="library/turtle.html#turtle.window_height">window_height() (in module turtle)</a>, <a href="library/turtle.html#turtle.window_height">[1]</a> </dt> <dt><a href="library/turtle.html#turtle.window_width">window_width() (in module turtle)</a>, <a href="library/turtle.html#turtle.window_width">[1]</a> </dt> <dt><a href="library/framework.html#FrameWork.windowbounds">windowbounds() (in module FrameWork)</a> </dt> <dt><a href="library/configparser.html#index-0">Windows ini file</a> </dt> <dt><a href="library/exceptions.html#exceptions.WindowsError">WindowsError</a> </dt> <dt><a href="library/ctypes.html#ctypes.WinError">WinError() (in module ctypes)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/ctypes.html#ctypes.WINFUNCTYPE">WINFUNCTYPE() (in module ctypes)</a> </dt> <dt><a href="library/select.html#index-1">WinSock</a> </dt> <dt><a href="library/winsound.html#module-winsound">winsound (module)</a> </dt> <dt><a href="library/sys.html#sys.winver">winver (in module sys)</a> </dt> <dt> with </dt> <dd><dl> <dt><a href="reference/compound_stmts.html#index-15">statement</a>, <a href="reference/datamodel.html#index-96">[1]</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-WITH_CLEANUP">WITH_CLEANUP (opcode)</a> </dt> <dt><a href="library/macos.html#MacOS.WMAvailable">WMAvailable() (in module MacOS)</a> </dt> <dt><a href="library/os.html#os.WNOHANG">WNOHANG (in module os)</a> </dt> <dt><a href="library/shlex.html#shlex.shlex.wordchars">wordchars (shlex.shlex attribute)</a> </dt> <dt><a href="library/urllib.html#index-0">World Wide Web</a>, <a href="library/urlparse.html#index-0">[1]</a>, <a href="library/robotparser.html#index-0">[2]</a>, <a href="library/internet.html#index-0">[3]</a> </dt> <dt><a href="library/textwrap.html#textwrap.wrap">wrap() (in module textwrap)</a> </dt> <dd><dl> <dt><a href="library/textwrap.html#textwrap.TextWrapper.wrap">(textwrap.TextWrapper method)</a> </dt> </dl></dd> <dt><a href="library/ssl.html#ssl.wrap_socket">wrap_socket() (in module ssl)</a> </dt> <dt><a href="distutils/apiref.html#distutils.fancy_getopt.wrap_text">wrap_text() (in module distutils.fancy_getopt)</a> </dt> <dt><a href="library/curses.html#curses.wrapper">wrapper() (in module curses)</a> </dt> <dt><a href="library/functools.html#functools.wraps">wraps() (in module functools)</a> </dt> <dt><a href="library/asyncore.html#asyncore.dispatcher.writable">writable() (asyncore.dispatcher method)</a> </dt> <dd><dl> <dt><a href="library/io.html#io.IOBase.writable">(io.IOBase method)</a> </dt> </dl></dd> <dt><a href="library/array.html#array.array.write">write() (array.array method)</a> </dt> <dd><dl> <dt><a href="library/configparser.html#ConfigParser.RawConfigParser.write">(ConfigParser.RawConfigParser method)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2File.write">(bz2.BZ2File method)</a> </dt> <dt><a href="library/code.html#code.InteractiveInterpreter.write">(code.InteractiveInterpreter method)</a> </dt> <dt><a href="library/codecs.html#codecs.StreamWriter.write">(codecs.StreamWriter method)</a> </dt> <dt><a href="library/email.generator.html#email.generator.Generator.write">(email.generator.Generator method)</a> </dt> <dt><a href="library/stdtypes.html#file.write">(file method)</a> </dt> <dt><a href="library/imgfile.html#imgfile.write">(in module imgfile)</a> </dt> <dt><a href="library/mmap.html#mmap.write">(in module mmap)</a> </dt> <dt><a href="library/os.html#os.write">(in module os)</a> </dt> <dt><a href="library/turtle.html#turtle.write">(in module turtle)</a> </dt> <dt><a href="library/io.html#io.BufferedIOBase.write">(io.BufferedIOBase method)</a> </dt> <dt><a href="library/io.html#io.BufferedWriter.write">(io.BufferedWriter method)</a> </dt> <dt><a href="library/io.html#io.RawIOBase.write">(io.RawIOBase method)</a> </dt> <dt><a href="library/io.html#io.TextIOBase.write">(io.TextIOBase method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.write">(ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="library/telnetlib.html#telnetlib.Telnet.write">(telnetlib.Telnet method)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.write">(xml.etree.ElementTree.ElementTree method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.write">(zipfile.ZipFile method)</a> </dt> </dl></dd> <dt><a href="library/mmap.html#mmap.write_byte">write_byte() (in module mmap)</a> </dt> <dt><a href="library/turtle.html#turtle.write_docstringdict">write_docstringdict() (in module turtle)</a> </dt> <dt><a href="distutils/apiref.html#distutils.file_util.write_file">write_file() (in module distutils.file_util)</a> </dt> <dt><a href="library/readline.html#readline.write_history_file">write_history_file() (in module readline)</a> </dt> <dt><a href="extending/newtypes.html#index-3">WRITE_RESTRICTED</a> </dt> <dt><a href="library/trace.html#trace.CoverageResults.write_results">write_results() (trace.CoverageResults method)</a> </dt> <dt><a href="library/ossaudiodev.html#ossaudiodev.oss_audio_device.writeall">writeall() (ossaudiodev.oss_audio_device method)</a> </dt> <dt><a href="c-api/typeobj.html#writebufferproc">writebufferproc (C type)</a> </dt> <dt><a href="library/aifc.html#aifc.aifc.writeframes">writeframes() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_write.writeframes">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.writeframes">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/aifc.html#aifc.aifc.writeframesraw">writeframesraw() (aifc.aifc method)</a> </dt> <dd><dl> <dt><a href="library/sunau.html#sunau.AU_write.writeframesraw">(sunau.AU_write method)</a> </dt> <dt><a href="library/wave.html#wave.Wave_write.writeframesraw">(wave.Wave_write method)</a> </dt> </dl></dd> <dt><a href="library/csv.html#csv.DictWriter.writeheader">writeheader() (csv.DictWriter method)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2File.writelines">writelines() (bz2.BZ2File method)</a> </dt> <dd><dl> <dt><a href="library/codecs.html#codecs.StreamWriter.writelines">(codecs.StreamWriter method)</a> </dt> <dt><a href="library/stdtypes.html#file.writelines">(file method)</a> </dt> <dt><a href="library/io.html#io.IOBase.writelines">(io.IOBase method)</a> </dt> </dl></dd> <dt><a href="library/plistlib.html#plistlib.writePlist">writePlist() (in module plistlib)</a> </dt> <dt><a href="library/plistlib.html#plistlib.writePlistToResource">writePlistToResource() (in module plistlib)</a> </dt> <dt><a href="library/plistlib.html#plistlib.writePlistToString">writePlistToString() (in module plistlib)</a> </dt> <dt><a href="library/zipfile.html#zipfile.PyZipFile.writepy">writepy() (zipfile.PyZipFile method)</a> </dt> <dt><a href="library/formatter.html#formatter.formatter.writer">writer (formatter.formatter attribute)</a> </dt> <dt><a href="library/csv.html#csv.writer">writer() (in module csv)</a> </dt> <dt><a href="library/csv.html#csv.csvwriter.writerow">writerow() (csv.csvwriter method)</a> </dt> <dt><a href="library/csv.html#csv.csvwriter.writerows">writerows() (csv.csvwriter method)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipFile.writestr">writestr() (zipfile.ZipFile method)</a> </dt> <dt><a href="library/xml.dom.minidom.html#xml.dom.minidom.Node.writexml">writexml() (xml.dom.minidom.Node method)</a> </dt> <dt> writing </dt> <dd><dl> <dt><a href="reference/simple_stmts.html#index-2">values</a>, <a href="reference/simple_stmts.html#index-23">[1]</a> </dt> </dl></dd> <dt><a href="library/xml.dom.html#xml.dom.WrongDocumentErr">WrongDocumentErr</a> </dt> <dt><a href="library/2to3.html#2to3fixer-ws_comma">ws_comma (2to3 fixer)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_file_wrapper">wsgi_file_wrapper (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_multiprocess">wsgi_multiprocess (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_multithread">wsgi_multithread (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.handlers.BaseHandler.wsgi_run_once">wsgi_run_once (wsgiref.handlers.BaseHandler attribute)</a> </dt> <dt><a href="library/wsgiref.html#module-wsgiref">wsgiref (module)</a> </dt> <dt><a href="library/wsgiref.html#module-wsgiref.handlers">wsgiref.handlers (module)</a> </dt> <dt><a href="library/wsgiref.html#module-wsgiref.headers">wsgiref.headers (module)</a> </dt> <dt><a href="library/wsgiref.html#module-wsgiref.simple_server">wsgiref.simple_server (module)</a> </dt> <dt><a href="library/wsgiref.html#module-wsgiref.util">wsgiref.util (module)</a> </dt> <dt><a href="library/wsgiref.html#module-wsgiref.validate">wsgiref.validate (module)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIRequestHandler">WSGIRequestHandler (class in wsgiref.simple_server)</a> </dt> <dt><a href="library/wsgiref.html#wsgiref.simple_server.WSGIServer">WSGIServer (class in wsgiref.simple_server)</a> </dt> <dt><a href="library/subprocess.html#subprocess.STARTUPINFO.wShowWindow">wShowWindow (subprocess.STARTUPINFO attribute)</a> </dt> <dt><a href="library/os.html#os.WSTOPSIG">WSTOPSIG() (in module os)</a> </dt> <dt><a href="library/ctypes.html#ctypes.wstring_at">wstring_at() (in module ctypes)</a> </dt> <dt><a href="library/os.html#os.WTERMSIG">WTERMSIG() (in module os)</a> </dt> <dt><a href="library/os.html#os.WUNTRACED">WUNTRACED (in module os)</a> </dt> <dt><a href="library/urllib.html#index-0">WWW</a>, <a href="library/urlparse.html#index-0">[1]</a>, <a href="library/robotparser.html#index-0">[2]</a>, <a href="library/internet.html#index-0">[3]</a> </dt> <dd><dl> <dt><a href="library/cgi.html#index-0">server</a>, <a href="library/basehttpserver.html#index-0">[1]</a> </dt> </dl></dd> </dl></td> </tr></table> <h2 id="X">X</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/re.html#re.X">X (in module re)</a> </dt> <dt><a href="library/ssl.html#index-5">X509 certificate</a> </dt> <dt><a href="library/os.html#os.X_OK">X_OK (in module os)</a> </dt> <dt><a href="library/imaplib.html#imaplib.IMAP4.xatom">xatom() (imaplib.IMAP4 method)</a> </dt> <dt><a href="library/turtle.html#turtle.xcor">xcor() (in module turtle)</a> </dt> <dt><a href="library/xdrlib.html#index-0">XDR</a>, <a href="library/pickle.html#index-1">[1]</a> </dt> <dt><a href="library/xdrlib.html#module-xdrlib">xdrlib (module)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.xgtitle">xgtitle() (nntplib.NNTP method)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.xhdr">xhdr() (nntplib.NNTP method)</a> </dt> <dt><a href="library/htmlparser.html#index-0">XHTML</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.XHTML_NAMESPACE">XHTML_NAMESPACE (in module xml.dom)</a> </dt> <dt><a href="library/xml.html#module-xml">xml (module)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.XML">XML() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/xml.dom.html#module-xml.dom">xml.dom (module)</a> </dt> <dt><a href="library/xml.dom.minidom.html#module-xml.dom.minidom">xml.dom.minidom (module)</a> </dt> <dt><a href="library/xml.dom.pulldom.html#module-xml.dom.pulldom">xml.dom.pulldom (module)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#module-xml.etree.ElementTree">xml.etree.ElementTree (module)</a> </dt> <dt><a href="library/pyexpat.html#module-xml.parsers.expat">xml.parsers.expat (module)</a> </dt> <dt><a href="library/xml.sax.html#module-xml.sax">xml.sax (module)</a> </dt> <dt><a href="library/xml.sax.handler.html#module-xml.sax.handler">xml.sax.handler (module)</a> </dt> <dt><a href="library/xml.sax.utils.html#module-xml.sax.saxutils">xml.sax.saxutils (module)</a> </dt> <dt><a href="library/xml.sax.reader.html#module-xml.sax.xmlreader">xml.sax.xmlreader (module)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/xml.dom.html#xml.dom.XML_NAMESPACE">XML_NAMESPACE (in module xml.dom)</a> </dt> <dt><a href="library/codecs.html#codecs.xmlcharrefreplace_errors">xmlcharrefreplace_errors() (in module codecs)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.xmlparser.XmlDeclHandler">XmlDeclHandler() (xml.parsers.expat.xmlparser method)</a> </dt> <dt><a href="library/xml.sax.utils.html#xml.sax.saxutils.XMLFilterBase">XMLFilterBase (class in xml.sax.saxutils)</a> </dt> <dt><a href="library/xml.sax.utils.html#xml.sax.saxutils.XMLGenerator">XMLGenerator (class in xml.sax.saxutils)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLID">XMLID() (in module xml.etree.ElementTree)</a> </dt> <dt><a href="library/xml.dom.html#xml.dom.XMLNS_NAMESPACE">XMLNS_NAMESPACE (in module xml.dom)</a> </dt> <dt><a href="library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLParser">XMLParser (class in xml.etree.ElementTree)</a> </dt> <dt><a href="library/pyexpat.html#xml.parsers.expat.XMLParserType">XMLParserType (in module xml.parsers.expat)</a> </dt> <dt><a href="library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader">XMLReader (class in xml.sax.xmlreader)</a> </dt> <dt><a href="library/xmlrpclib.html#module-xmlrpclib">xmlrpclib (module)</a> </dt> <dt> xor </dt> <dd><dl> <dt><a href="reference/expressions.html#index-62">bitwise</a> </dt> </dl></dd> <dt><a href="library/operator.html#operator.xor">xor() (in module operator)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.xover">xover() (nntplib.NNTP method)</a> </dt> <dt><a href="library/nntplib.html#nntplib.NNTP.xpath">xpath() (nntplib.NNTP method)</a> </dt> <dt> xrange </dt> <dd><dl> <dt><a href="library/types.html#index-2">built-in function</a> </dt> <dt><a href="library/stdtypes.html#index-21">object</a>, <a href="library/stdtypes.html#index-28">[1]</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-xrange">xrange (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#xrange">xrange() (built-in function)</a> </dt> <dt><a href="library/types.html#types.XRangeType">XRangeType (in module types)</a> </dt> <dt><a href="library/2to3.html#2to3fixer-xreadlines">xreadlines (2to3 fixer)</a> </dt> <dt><a href="library/bz2.html#bz2.BZ2File.xreadlines">xreadlines() (bz2.BZ2File method)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#file.xreadlines">(file method)</a> </dt> </dl></dd> <dt><a href="library/ttk.html#ttk.Treeview.xview">xview() (ttk.Treeview method)</a> </dt> </dl></td> </tr></table> <h2 id="Y">Y</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="library/time.html#index-2">Y2K</a> </dt> <dt><a href="library/turtle.html#turtle.ycor">ycor() (in module turtle)</a> </dt> <dt><a href="library/datetime.html#datetime.date.year">year (datetime.date attribute)</a> </dt> <dd><dl> <dt><a href="library/datetime.html#datetime.datetime.year">(datetime.datetime attribute)</a> </dt> </dl></dd> <dt><a href="library/time.html#index-2">Year 2000</a> </dt> <dt><a href="library/time.html#index-1">Year 2038</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar.yeardatescalendar">yeardatescalendar() (calendar.Calendar method)</a> </dt> <dt><a href="library/calendar.html#calendar.Calendar.yeardays2calendar">yeardays2calendar() (calendar.Calendar method)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/calendar.html#calendar.Calendar.yeardayscalendar">yeardayscalendar() (calendar.Calendar method)</a> </dt> <dt><a href="library/locale.html#locale.YESEXPR">YESEXPR (in module locale)</a> </dt> <dt> yield </dt> <dd><dl> <dt><a href="reference/expressions.html#index-22">expression</a> </dt> <dt><a href="reference/expressions.html#index-22">keyword</a> </dt> <dt><a href="reference/simple_stmts.html#index-28">statement</a> </dt> </dl></dd> <dt><a href="library/dis.html#opcode-YIELD_VALUE">YIELD_VALUE (opcode)</a> </dt> <dt><a href="library/colorsys.html#colorsys.yiq_to_rgb">yiq_to_rgb() (in module colorsys)</a> </dt> <dt><a href="library/ttk.html#ttk.Treeview.yview">yview() (ttk.Treeview method)</a> </dt> </dl></td> </tr></table> <h2 id="Z">Z</h2> <table style="width: 100%" class="indextable genindextable"><tr> <td style="width: 33%" valign="top"><dl> <dt><a href="glossary.html#term-zen-of-python"><strong>Zen of Python</strong></a> </dt> <dt><a href="library/exceptions.html#exceptions.ZeroDivisionError">ZeroDivisionError</a> </dt> <dd><dl> <dt><a href="reference/expressions.html#index-54">exception</a> </dt> </dl></dd> <dt><a href="library/string.html#string.zfill">zfill() (in module string)</a> </dt> <dd><dl> <dt><a href="library/stdtypes.html#str.zfill">(str method)</a> </dt> </dl></dd> <dt><a href="library/2to3.html#2to3fixer-zip">zip (2to3 fixer)</a> </dt> <dt><a href="library/functions.html#zip">zip() (built-in function)</a> </dt> <dd><dl> <dt><a href="library/future_builtins.html#future_builtins.zip">(in module future_builtins)</a> </dt> </dl></dd> <dt><a href="library/zipfile.html#zipfile.ZIP_DEFLATED">ZIP_DEFLATED (in module zipfile)</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZIP_STORED">ZIP_STORED (in module zipfile)</a> </dt> </dl></td> <td style="width: 33%" valign="top"><dl> <dt><a href="library/zipfile.html#zipfile.ZipFile">ZipFile (class in zipfile)</a> </dt> <dt><a href="library/zipfile.html#module-zipfile">zipfile (module)</a> </dt> <dt><a href="library/zipimport.html#module-zipimport">zipimport (module)</a> </dt> <dt><a href="library/zipimport.html#zipimport.zipimporter">zipimporter (class in zipimport)</a> </dt> <dt><a href="library/zipimport.html#zipimport.ZipImportError">ZipImportError</a> </dt> <dt><a href="library/zipfile.html#zipfile.ZipInfo">ZipInfo (class in zipfile)</a> </dt> <dt><a href="library/zlib.html#module-zlib">zlib (module)</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="genindex-B.html"><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="#"><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" /> <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="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li><img src="_static/py.png" alt="" style="vertical-align: middle; margin-top: -1px"/></li> <li><a href="http://www.python.org/">Python</a> »</li> <li> <a href="index.html">Python 2.7.5 documentation</a> » </li> </ul> </div> <div class="footer"> © <a href="copyright.html">Copyright</a> 1990-2019, 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 Jul 03, 2019. <a href="bugs.html">Found a bug</a>? <br /> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3. </div> </body> </html>