Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / amd64 / html / python / ref / genindex.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<link rel="STYLESHEET" href="ref.css" type='text/css' />
<link rel="SHORTCUT ICON" href="../icons/pyfav.png" type="image/png" />
<link rel='start' href='../index.html' title='Python Documentation Index' />
<link rel="first" href="ref.html" title='Python Reference Manual' />
<link rel='contents' href='contents.html' title="Contents" />
<link rel='index' href='genindex.html' title='Index' />
<link rel='last' href='about.html' title='About this document...' />
<link rel='help' href='about.html' title='About this document...' />
<link rel="next" href="about.html" />
<link rel="prev" href="node105.html" />
<link rel="parent" href="ref.html" />
<link rel="next" href="about.html" />
<meta name='aesop' content='information' />
<title>Index</title>
</head>
<body>
<DIV CLASS="navigation">
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
<table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>
<td class='online-navigation'><a rel="prev" title="A.3.10 XML Remote Procedure"
href="node118.html"><img src='../icons/previous.png'
border='0' height='32' alt='Previous Page' width='32' /></A></td>
<td class='online-navigation'><a rel="parent" title="Python Reference Manual"
href="ref.html"><img src='../icons/up.png'
border='0' height='32' alt='Up One Level' width='32' /></A></td>
<td class='online-navigation'><a rel="next" title="About this document ..."
href="about.html"><img src='../icons/next.png'
border='0' height='32' alt='Next Page' width='32' /></A></td>
<td align="center" width="100%">Python Reference Manual</td>
<td class='online-navigation'><a rel="contents" title="Table of Contents"
href="contents.html"><img src='../icons/contents.png'
border='0' height='32' alt='Contents' width='32' /></A></td>
<td class='online-navigation'><img src='../icons/blank.png'
border='0' height='32' alt='' width='32' /></td>
<td class='online-navigation'><img src='../icons/blank.png'
border='0' height='32' alt='' width='32' /></td>
</tr></table>
<div class='online-navigation'>
<b class="navlabel">Previous:</b>
<a class="sectref" rel="prev" href="node118.html">A.3.10 XML Remote Procedure</A>
<b class="navlabel">Up:</b>
<a class="sectref" rel="parent" href="ref.html">Python Reference Manual</A>
<b class="navlabel">Next:</b>
<a class="sectref" rel="next" href="about.html">About this document ...</A>
</div>
<hr /></div>
</DIV>
<!--End of Navigation Panel-->
<br />
<h2><A NAME="SECTION0012000000000000000000">
Index</A>
</h2><hr /><center>
<b><a href="#letter-_">_</a></b> |
<b><a href="#letter-a">a</a></b> |
<b><a href="#letter-b">b</a></b> |
<b><a href="#letter-c">c</a></b> |
<b><a href="#letter-d">d</a></b> |
<b><a href="#letter-e">e</a></b> |
<b><a href="#letter-f">f</a></b> |
<b><a href="#letter-g">g</a></b> |
<b><a href="#letter-h">h</a></b> |
<b><a href="#letter-i">i</a></b> |
<b><a href="#letter-j">j</a></b> |
<b><a href="#letter-k">k</a></b> |
<b><a href="#letter-l">l</a></b> |
<b><a href="#letter-m">m</a></b> |
<b><a href="#letter-n">n</a></b> |
<b><a href="#letter-o">o</a></b> |
<b><a href="#letter-p">p</a></b> |
<b><a href="#letter-q">q</a></b> |
<b><a href="#letter-r">r</a></b> |
<b><a href="#letter-s">s</a></b> |
<b><a href="#letter-t">t</a></b> |
<b><a href="#letter-u">u</a></b> |
<b><a href="#letter-v">v</a></b> |
<b><a href="#letter-w">w</a></b> |
<b><a href="#letter-x">x</a></b> |
<b><a href="#letter-y">y</a></b> |
<b><a href="#letter-z">z</a></b></center>
<hr />
<h2 id="letter-_">_ (underscore)</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="numeric-types.html#l2h-289">__abs__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-240">__add__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-224">__add__() (sequence object method)</a>
<dt><a href="import.html#l2h-545">__all__ (optional module attribute)</a>
<dt><a href="numeric-types.html#l2h-249">__and__() (numeric object method)</a>
<dt><a href="types.html#l2h-120">__bases__ (class attribute)</a>
<dt><a href="exec.html#l2h-567">__builtin__ (built-in module)</a>,
<a href="programs.html#l2h-623">[Link]</a>
<dt><a href="exec.html#l2h-567">__builtins__</a>
<dt><a href="callable-types.html#l2h-219">__call__() (object method)</a>,
<a href="calls.html#l2h-407">[Link]</a>
<dt><a href="types.html#l2h-130">__class__ (instance attribute)</a>
<dt><a href="customization.html#l2h-192">__cmp__() (object method)</a>,
<a href="customization.html#l2h-199">[Link]</a>
<dt><a href="sequence-types.html#l2h-226">__coerce__() (numeric object method)</a>,
<a href="numeric-types.html#l2h-304">[Link]</a>
<dt><a href="numeric-types.html#l2h-292">__complex__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-236">__contains__() (container object method)</a>
<dt><a href="sequence-types.html#l2h-222">__contains__() (mapping object method)</a>
<dt><a href="sequence-types.html#l2h-224">__contains__() (sequence object method)</a>
<dt><a href="assert.html#l2h-464">__debug__</a>
<dt><a href="customization.html#l2h-176">__del__() (object method)</a>
<dt><a href="attribute-access.html#l2h-212">__delattr__() (object method)</a>
<dt><a href="descriptors.html#l2h-216">__delete__() (object method)</a>
<dt><a href="sequence-types.html#l2h-234">__delitem__() (container object method)</a>
<dt><a href="sequence-methods.html#l2h-239">__delslice__() (sequence object method)</a>
<dt><a href="types.html#l2h-120">__dict__ (class attribute)</a>
<dt><a href="types.html#l2h-78">__dict__ (function attribute)</a>
<dt><a href="types.html#l2h-130">__dict__ (instance attribute)</a>,
<a href="attribute-access.html#l2h-211">[Link]</a>
<dt><a href="types.html#l2h-107">__dict__ (module attribute)</a>
<dt><a href="numeric-types.html#l2h-255">__div__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-245">__divmod__() (numeric object method)</a>
<dt><a href="types.html#l2h-120">__doc__ (class attribute)</a>
<dt><a href="types.html#l2h-78">__doc__ (function attribute)</a>
<dt><a href="types.html#l2h-84">__doc__ (method attribute)</a>
<dt><a href="types.html#l2h-109">__doc__ (module attribute)</a>
<dt><a href="customization.html#l2h-188">__eq__() (object method)</a>
<dt><a href="types.html#l2h-109">__file__ (module attribute)</a>
<dt><a href="numeric-types.html#l2h-295">__float__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-243">__floordiv__() (numeric object method)</a>
<dt><a href="customization.html#l2h-191">__ge__() (object method)</a>
<dt><a href="descriptors.html#l2h-214">__get__() (object method)</a>
<dt><a href="attribute-access.html#l2h-206">__getattr__() (object method)</a>
<dt><a href="new-style-attribute-access.html#l2h-213">__getattribute__() (object method)</a>
<dt><a href="sequence-types.html#l2h-231">__getitem__() (container object method)</a>
<dt><a href="specialnames.html#l2h-171">__getitem__() (mapping object method)</a>
<dt><a href="sequence-methods.html#l2h-237">__getslice__() (sequence object method)</a>
<dt><a href="customization.html#l2h-190">__gt__() (object method)</a>
<dt><a href="customization.html#l2h-195">__hash__() (object method)</a>
<dt><a href="numeric-types.html#l2h-301">__hex__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-274">__iadd__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-224">__iadd__() (sequence object method)</a>
<dt><a href="numeric-types.html#l2h-284">__iand__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-277">__idiv__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-279">__ifloordiv__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-282">__ilshift__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-280">__imod__() (numeric object method)</a>
<dt><a href="import.html#l2h-549">__import__() (built-in function)</a>
<dt><a href="numeric-types.html#l2h-276">__imul__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-224">__imul__() (sequence object method)</a>
<dt><a href="types.html#l2h-99">__init__() (object method)</a>,
<a href="customization.html#l2h-174">[Link]</a>
<dt><a href="import.html#l2h-555">__init__.py</a>
<dt><a href="numeric-types.html#l2h-293">__int__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-290">__invert__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-286">__ior__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-281">__ipow__() (numeric object method)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="numeric-types.html#l2h-283">__irshift__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-275">__isub__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-235">__iter__() (container object method)</a>
<dt><a href="sequence-types.html#l2h-224">__iter__() (sequence object method)</a>
<dt><a href="numeric-types.html#l2h-278">__itruediv__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-285">__ixor__() (numeric object method)</a>
<dt><a href="customization.html#l2h-187">__le__() (object method)</a>
<dt><a href="sequence-types.html#l2h-227">__len__() (container object method)</a>
<dt><a href="customization.html#l2h-202">__len__() (mapping object method)</a>
<dt><a href="numeric-types.html#l2h-294">__long__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-247">__lshift__() (numeric object method)</a>
<dt><a href="customization.html#l2h-186">__lt__() (object method)</a>
<dt><a href="naming.html#l2h-320">__main__ (built-in module)</a>,
<a href="programs.html#l2h-623">[Link]</a>,
<a href="programs.html#l2h-624">[Link]</a>
<dt><a href="metaclasses.html#l2h-218">__metaclass__</a>
<dt><a href="numeric-types.html#l2h-244">__mod__() (numeric object method)</a>
<dt><a href="types.html#l2h-120">__module__ (class attribute)</a>
<dt><a href="types.html#l2h-78">__module__ (function attribute)</a>
<dt><a href="types.html#l2h-84">__module__ (method attribute)</a>
<dt><a href="numeric-types.html#l2h-242">__mul__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-224">__mul__() (sequence object method)</a>
<dt><a href="types.html#l2h-120">__name__ (class attribute)</a>
<dt><a href="types.html#l2h-78">__name__ (function attribute)</a>
<dt><a href="types.html#l2h-84">__name__ (method attribute)</a>
<dt><a href="types.html#l2h-109">__name__ (module attribute)</a>
<dt><a href="customization.html#l2h-189">__ne__() (object method)</a>
<dt><a href="numeric-types.html#l2h-287">__neg__() (numeric object method)</a>
<dt><a href="customization.html#l2h-173">__new__() (object method)</a>
<dt><a href="customization.html#l2h-200">__nonzero__() (object method)</a>,
<a href="sequence-types.html#l2h-230">[Link]</a>
<dt><a href="numeric-types.html#l2h-300">__oct__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-251">__or__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-288">__pos__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-246">__pow__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-257">__radd__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-224">__radd__() (sequence object method)</a>
<dt><a href="numeric-types.html#l2h-268">__rand__() (numeric object method)</a>
<dt><a href="customization.html#l2h-194">__rcmp__() (object method)</a>
<dt><a href="numeric-types.html#l2h-260">__rdiv__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-264">__rdivmod__() (numeric object method)</a>
<dt><a href="customization.html#l2h-178">__repr__() (object method)</a>
<dt><a href="numeric-types.html#l2h-262">__rfloordiv__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-266">__rlshift__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-263">__rmod__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-259">__rmul__() (numeric object method)</a>
<dt><a href="sequence-types.html#l2h-224">__rmul__() (sequence object method)</a>
<dt><a href="numeric-types.html#l2h-270">__ror__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-265">__rpow__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-267">__rrshift__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-248">__rshift__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-258">__rsub__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-261">__rtruediv__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-269">__rxor__() (numeric object method)</a>
<dt><a href="descriptors.html#l2h-215">__set__() (object method)</a>
<dt><a href="attribute-access.html#l2h-208">__setattr__() (object method)</a>,
<a href="attribute-access.html#l2h-209">[Link]</a>
<dt><a href="sequence-types.html#l2h-233">__setitem__() (container object method)</a>
<dt><a href="sequence-methods.html#l2h-238">__setslice__() (sequence object method)</a>
<dt><a href="slots.html#l2h-217">__slots__</a>
<dt><a href="customization.html#l2h-183">__str__() (object method)</a>
<dt><a href="numeric-types.html#l2h-241">__sub__() (numeric object method)</a>
<dt><a href="numeric-types.html#l2h-256">__truediv__() (numeric object method)</a>
<dt><a href="customization.html#l2h-203">__unicode__() (object method)</a>
<dt><a href="numeric-types.html#l2h-250">__xor__() (numeric object method)</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-a">A</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="numeric-types.html#l2h-291">abs() (built-in function)</a>
<dt><a href="binary.html#l2h-419">addition</a>
<dt>and
<dd>
<dl compact='compact'>
<dt><a href="bitwise.html#l2h-424">bit-wise</a>
</dl>
<dt><a href="Booleans.html#l2h-441">and operator</a>
<dt>anonymous
<dd>
<dl compact='compact'>
<dt><a href="lambdas.html#l2h-445">function</a>
</dl>
<dt><a href="sequence-types.html#l2h-224">append() (sequence object method)</a>
<dt>argument
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-73">function</a>
</dl>
<dt>arithmetic
<dd>
<dl compact='compact'>
<dt><a href="conversions.html#l2h-331">conversion</a>
<dt><a href="binary.html#l2h-414">operation, binary</a>
<dt><a href="unary.html#l2h-408">operation, unary</a>
</dl>
<dt><a href="types.html#l2h-162">array (standard module)</a>
<dt><a href="notation.html#l2h-1">ASCII</a>,
<a href="strings.html#l2h-13">[Link]</a>,
<a href="strings.html#l2h-13">[Link]</a>,
<a href="delimiters.html#l2h-18">[Link]</a>,
<a href="types.html#l2h-22">[Link]</a>,
<a href="types.html#l2h-22">[Link]</a>
<dt><a href="assert.html#l2h-461">assert statement</a>
<dt><a href="assert.html#l2h-463">AssertionError exception</a>
<dt>assertions
<dd>
<dl compact='compact'>
<dt><a href="assert.html#l2h-462">debugging</a>
</dl>
<dt>assignment
<dd>
<dl compact='compact'>
<dt><a href="assignment.html#l2h-469">attribute</a>,
<a href="assignment.html#l2h-474">[Link]</a>
<dt><a href="augassign.html#l2h-484">augmented</a>
<dt><a href="types.html#l2h-117">class attribute</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>assignment (continued)
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-125">class instance attribute</a>
<dt><a href="assignment.html#l2h-481">slicing</a>
<dt><a href="types.html#l2h-65">statement</a>,
<a href="assignment.html#l2h-465">[Link]</a>
<dt><a href="assignment.html#l2h-475">subscription</a>
<dt><a href="assignment.html#l2h-472">target list</a>
</dl>
<dt><a href="atoms.html#l2h-332">atom</a>
<dt><a href="types.html#l2h-22">attribute</a><dl compact='compact'>
<dt><a href="assignment.html#l2h-469">assignment</a>,
<a href="assignment.html#l2h-474">[Link]</a>
<dt><a href="types.html#l2h-117">assignment, class</a>
<dt><a href="types.html#l2h-125">assignment, class instance</a>
<dt><a href="types.html#l2h-116">class</a>
<dt><a href="types.html#l2h-124">class instance</a>
<dt><a href="del.html#l2h-494">deletion</a>
<dt><a href="types.html#l2h-28">generic special</a>
<dt><a href="attribute-references.html#l2h-364">reference</a>
<dt><a href="types.html#l2h-27">special</a>
</dl>
<dt><a href="attribute-references.html#l2h-365">AttributeError exception</a>
<dt>augmented
<dd>
<dl compact='compact'>
<dt><a href="augassign.html#l2h-484">assignment</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-b">B</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="customization.html#l2h-172">back-quotes</a>,
<a href="string-conversions.html#l2h-362">[Link]</a>
<dt><a href="explicit-joining.html#l2h-7">backslash character</a>
<dt>backward
<dd>
<dl compact='compact'>
<dt><a href="customization.html#l2h-182">quotes</a>,
<a href="string-conversions.html#l2h-358">[Link]</a>
</dl>
<dt>binary
<dd>
<dl compact='compact'>
<dt><a href="binary.html#l2h-414">arithmetic operation</a>
<dt><a href="bitwise.html#l2h-423">bit-wise operation</a>
</dl>
<dt>binding
<dd>
<dl compact='compact'>
<dt><a href="global.html#l2h-558">global name</a>
<dt><a href="naming.html#l2h-307">name</a>,
<a href="assignment.html#l2h-466">[Link]</a>,
<a href="import.html#l2h-530">[Link]</a>,
<a href="import.html#l2h-542">[Link]</a>,
<a href="function.html#l2h-611">[Link]</a>,
<a href="class.html#l2h-618">[Link]</a>
</dl>
<dt>bit-wise
<dd>
<dl compact='compact'>
<dt><a href="bitwise.html#l2h-424">and</a>
<dt><a href="bitwise.html#l2h-423">operation, binary</a>
<dt><a href="unary.html#l2h-409">operation, unary</a>
<dt><a href="bitwise.html#l2h-427">or</a>
<dt><a href="bitwise.html#l2h-425">xor</a>
</dl>
<dt><a href="blank-lines.html#l2h-8">blank line</a>
<dt><a href="naming.html#l2h-316">block</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt>block (continued)
<dd>
<dl compact='compact'>
<dt><a href="naming.html#l2h-306">code</a>
</dl>
<dt><a href="notation.html#l2h-1">BNF</a>,
<a href="expressions.html#l2h-329">[Link]</a>
<dt>Boolean
<dd>
<dl compact='compact'>
<dt><a href="Booleans.html#l2h-439">operation</a>
</dl>
<dt><a href="types.html#l2h-38">Boolean object</a>
<dt><a href="break.html#l2h-517">break statement</a>,
<a href="while.html#l2h-579">[Link]</a>,
<a href="for.html#l2h-587">[Link]</a>,
<a href="try.html#l2h-599">[Link]</a>,
<a href="try.html#l2h-603">[Link]</a>
<dt><a href="types.html#l2h-165">bsddb (standard module)</a>
<dt>built-in
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-97">method</a>
<dt><a href="import.html#l2h-535">module</a>
</dl>
<dt>built-in function
<dd>
<dl compact='compact'>
<dt><a href="calls.html#l2h-393">call</a>
</dl>
<dt><a href="types.html#l2h-92">built-in function object</a>,
<a href="calls.html#l2h-397">[Link]</a>
<dt>built-in method
<dd>
<dl compact='compact'>
<dt><a href="calls.html#l2h-395">call</a>
</dl>
<dt><a href="types.html#l2h-95">built-in method object</a>,
<a href="calls.html#l2h-396">[Link]</a>
<dt><a href="types.html#l2h-22">byte</a>
<dt><a href="types.html#l2h-22">bytecode</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-c">C</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="strings.html#l2h-13">C</a><dl compact='compact'>
<dt><a href="types.html#l2h-26">language</a>,
<a href="types.html#l2h-42">[Link]</a>,
<a href="types.html#l2h-94">[Link]</a>,
<a href="comparisons.html#l2h-430">[Link]</a>
</dl>
<dt><a href="calls.html#l2h-386">call</a><dl compact='compact'>
<dt><a href="calls.html#l2h-393">built-in function</a>
<dt><a href="calls.html#l2h-395">built-in method</a>
<dt><a href="calls.html#l2h-404">class instance</a>
<dt><a href="types.html#l2h-103">class object</a>,
<a href="types.html#l2h-114">[Link]</a>,
<a href="types.html#l2h-118">[Link]</a>,
<a href="calls.html#l2h-401">[Link]</a>
<dt><a href="types.html#l2h-72">function</a>,
<a href="calls.html#l2h-388">[Link]</a>,
<a href="calls.html#l2h-392">[Link]</a>
<dt><a href="callable-types.html#l2h-220">instance</a>,
<a href="calls.html#l2h-405">[Link]</a>
<dt><a href="calls.html#l2h-394">method</a>
<dt><a href="exprstmts.html#l2h-459">procedure</a>
<dt><a href="calls.html#l2h-389">user-defined function</a>
</dl>
<dt><a href="types.html#l2h-71">callable object</a>,
<a href="calls.html#l2h-387">[Link]</a>
<dt>chaining
<dd>
<dl compact='compact'>
<dt><a href="comparisons.html#l2h-431">comparisons</a>
</dl>
<dt><a href="types.html#l2h-22">character</a>,
<a href="types.html#l2h-22">[Link]</a>,
<a href="subscriptions.html#l2h-377">[Link]</a>
<dt><a href="types.html#l2h-22">character set</a>
<dt><a href="types.html#l2h-50">chr() (built-in function)</a>,
<a href="types.html#l2h-54">[Link]</a>
<dt>class
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-116">attribute</a>
<dt><a href="types.html#l2h-117">attribute assignment</a>
<dt><a href="customization.html#l2h-175">constructor</a>
<dt><a href="return.html#l2h-508">definition</a>,
<a href="class.html#l2h-614">[Link]</a>
<dt><a href="types.html#l2h-123">instance</a>
<dt><a href="class.html#l2h-617">name</a>
</dl>
<dt>class instance
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-124">attribute</a>
<dt><a href="types.html#l2h-125">attribute assignment</a>
<dt><a href="calls.html#l2h-404">call</a>
</dl>
<dt><a href="types.html#l2h-101">class instance object</a>,
<a href="types.html#l2h-112">[Link]</a>,
<a href="types.html#l2h-121">[Link]</a>,
<a href="calls.html#l2h-402">[Link]</a>
<dt><a href="types.html#l2h-100">class object</a>,
<a href="types.html#l2h-111">[Link]</a>,
<a href="calls.html#l2h-400">[Link]</a>,
<a href="class.html#l2h-616">[Link]</a><dl compact='compact'>
<dt><a href="types.html#l2h-103">call</a>,
<a href="types.html#l2h-114">[Link]</a>,
<a href="types.html#l2h-118">[Link]</a>,
<a href="calls.html#l2h-401">[Link]</a>
</dl>
<dt><a href="class.html#l2h-615">class statement</a>
<dt><a href="compound.html#l2h-570">clause</a>
<dt><a href="sequence-types.html#l2h-222">clear() (mapping object method)</a>
<dt><a href="customization.html#l2h-193">cmp() (built-in function)</a>
<dt><a href="types.html#l2h-141">co_argcount (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_cellvars (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_code (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_consts (code object attribute)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="types.html#l2h-141">co_filename (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_firstlineno (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_flags (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_freevars (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_lnotab (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_name (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_names (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_nlocals (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_stacksize (code object attribute)</a>
<dt><a href="types.html#l2h-141">co_varnames (code object attribute)</a>
<dt>code
<dd>
<dl compact='compact'>
<dt><a href="naming.html#l2h-306">block</a>
</dl>
<dt><a href="import.html#l2h-553">code block</a>
<dt><a href="types.html#l2h-139">code object</a>
<dt><a href="parenthesized.html#l2h-343">comma</a><dl compact='compact'>
<dt><a href="exprlists.html#l2h-448">trailing</a>,
<a href="print.html#l2h-497">[Link]</a>
</dl>
<dt><a href="programs.html#l2h-625">command line</a>
<dt><a href="comments.html#l2h-5">comment</a>
<dt><a href="comparisons.html#l2h-429">comparison</a><dl compact='compact'>
<dt><a href="types.html#l2h-53">string</a>
</dl>
<dt><a href="customization.html#l2h-172">comparisons</a><dl compact='compact'>
<dt><a href="comparisons.html#l2h-431">chaining</a>
</dl>
<dt><a href="global.html#l2h-562">compile() (built-in function)</a>
<dt>complex
<dd>
<dl compact='compact'>
<dt><a href="numbers.html#l2h-16">literal</a>
<dt><a href="types.html#l2h-45">number</a>
</dl>
<dt><a href="numeric-types.html#l2h-296">complex() (built-in function)</a>
<dt><a href="types.html#l2h-44">complex object</a>
<dt>compound
<dd>
<dl compact='compact'>
<dt><a href="compound.html#l2h-568">statement</a>
</dl>
<dt>comprehensions
<dd>
<dl compact='compact'>
<dt><a href="lists.html#l2h-345">list</a>,
<a href="lists.html#l2h-346">[Link]</a>
</dl>
<dt><a href="literals.html#l2h-12">constant</a>
<dt>constructor
<dd>
<dl compact='compact'>
<dt><a href="customization.html#l2h-175">class</a>
</dl>
<dt><a href="objects.html#l2h-19">container</a>,
<a href="types.html#l2h-22">[Link]</a>
<dt><a href="continue.html#l2h-524">continue statement</a>,
<a href="while.html#l2h-580">[Link]</a>,
<a href="for.html#l2h-588">[Link]</a>,
<a href="try.html#l2h-600">[Link]</a>,
<a href="try.html#l2h-604">[Link]</a>
<dt>conversion
<dd>
<dl compact='compact'>
<dt><a href="conversions.html#l2h-331">arithmetic</a>
<dt><a href="customization.html#l2h-180">string</a>,
<a href="string-conversions.html#l2h-356">[Link]</a>,
<a href="exprstmts.html#l2h-456">[Link]</a>
</dl>
<dt><a href="sequence-types.html#l2h-222">copy() (mapping object method)</a>
<dt><a href="sequence-types.html#l2h-224">count() (sequence object method)</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-d">D</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>dangling
<dd>
<dl compact='compact'>
<dt><a href="compound.html#l2h-569">else</a>
</dl>
<dt><a href="objects.html#l2h-19">data</a><dl compact='compact'>
<dt><a href="types.html#l2h-23">type</a>
<dt><a href="atom-literals.html#l2h-338">type, immutable</a>
</dl>
<dt><a href="dict.html#l2h-355">datum</a>
<dt><a href="types.html#l2h-163">dbm (standard module)</a>
<dt>debugging
<dd>
<dl compact='compact'>
<dt><a href="assert.html#l2h-462">assertions</a>
</dl>
<dt><a href="numbers.html#l2h-16">decimal literal</a>
<dt><a href="indentation.html#l2h-9">DEDENT token</a>,
<a href="compound.html#l2h-572">[Link]</a>
<dt><a href="function.html#l2h-607">def statement</a>
<dt>default
<dd>
<dl compact='compact'>
<dt><a href="function.html#l2h-612">parameter value</a>
</dl>
<dt>definition
<dd>
<dl compact='compact'>
<dt><a href="return.html#l2h-508">class</a>,
<a href="class.html#l2h-614">[Link]</a>
<dt><a href="return.html#l2h-507">function</a>,
<a href="function.html#l2h-606">[Link]</a>
</dl>
<dt><a href="types.html#l2h-66">del statement</a>,
<a href="customization.html#l2h-177">[Link]</a>,
<a href="del.html#l2h-488">[Link]</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="types.html#l2h-22">delete</a>
<dt>deletion
<dd>
<dl compact='compact'>
<dt><a href="del.html#l2h-494">attribute</a>
<dt><a href="del.html#l2h-489">target</a>
<dt><a href="del.html#l2h-490">target list</a>
</dl>
<dt><a href="delimiters.html#l2h-18">delimiters</a>
<dt><a href="customization.html#l2h-205">destructor</a>,
<a href="assignment.html#l2h-483">[Link]</a>
<dt>dictionary
<dd>
<dl compact='compact'>
<dt><a href="dict.html#l2h-352">display</a>
</dl>
<dt><a href="types.html#l2h-70">dictionary object</a>,
<a href="types.html#l2h-115">[Link]</a>,
<a href="customization.html#l2h-196">[Link]</a>,
<a href="dict.html#l2h-353">[Link]</a>,
<a href="subscriptions.html#l2h-374">[Link]</a>,
<a href="assignment.html#l2h-480">[Link]</a>
<dt>display
<dd>
<dl compact='compact'>
<dt><a href="dict.html#l2h-352">dictionary</a>
<dt><a href="lists.html#l2h-344">list</a>
<dt><a href="parenthesized.html#l2h-342">tuple</a>
</dl>
<dt><a href="binary.html#l2h-417">division</a>
<dt><a href="numeric-types.html#l2h-252">divmod() (built-in function)</a>,
<a href="numeric-types.html#l2h-271">[Link]</a>
<dt><a href="types.html#l2h-167">documentation string</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-e">E</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="types.html#l2h-22">EBCDIC</a>
<dt>elif
<dd>
<dl compact='compact'>
<dt><a href="if.html#l2h-574">keyword</a>
</dl>
<dt><a href="types.html#l2h-31">Ellipsis object</a>
<dt>else
<dd>
<dl compact='compact'>
<dt><a href="compound.html#l2h-569">dangling</a>
<dt><a href="break.html#l2h-521">keyword</a>,
<a href="if.html#l2h-575">[Link]</a>,
<a href="while.html#l2h-578">[Link]</a>,
<a href="for.html#l2h-585">[Link]</a>,
<a href="try.html#l2h-597">[Link]</a>
</dl>
<dt>empty
<dd>
<dl compact='compact'>
<dt><a href="lists.html#l2h-348">list</a>
<dt><a href="types.html#l2h-62">tuple</a>,
<a href="parenthesized.html#l2h-341">[Link]</a>
</dl>
<dt><a href="encodings.html#l2h-6">encodings</a>
<dt><a href="naming.html#l2h-318">environment</a>
<dt><a href="exceptions.html#l2h-326">error handling</a>
<dt><a href="exceptions.html#l2h-326">errors</a>
<dt><a href="strings.html#l2h-13">escape sequence</a>
<dt><a href="global.html#l2h-560">eval() (built-in function)</a>,
<a href="exec.html#l2h-564">[Link]</a>,
<a href="expression-input.html#l2h-627">[Link]</a>
<dt>evaluation
<dd>
<dl compact='compact'>
<dt><a href="evalorder.html#l2h-449">order</a>
</dl>
<dt><a href="types.html#l2h-153">exc_info (in module sys)</a>
<dt><a href="types.html#l2h-153">exc_traceback (in module sys)</a>,
<a href="try.html#l2h-596">[Link]</a>
<dt><a href="try.html#l2h-596">exc_type (in module sys)</a>
<dt><a href="try.html#l2h-596">exc_value (in module sys)</a>
<dt>except
<dd>
<dl compact='compact'>
<dt><a href="try.html#l2h-593">keyword</a>
</dl>
<dt><a href="exceptions.html#l2h-321">exception</a>,
<a href="raise.html#l2h-516">[Link]</a><dl compact='compact'>
<dt><a href="assert.html#l2h-463">AssertionError</a>
<dt><a href="attribute-references.html#l2h-365">AttributeError</a>
<dt><a href="types.html#l2h-150">handler</a>
<dt><a href="import.html#l2h-540">ImportError</a>,
<a href="import.html#l2h-543">[Link]</a>
<dt><a href="atom-identifiers.html#l2h-334">NameError</a>
<dt><a href="raise.html#l2h-514">raising</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>exception (continued)
<dd>
<dl compact='compact'>
<dt><a href="print.html#l2h-502">RuntimeError</a>
<dt><a href="yield.html#l2h-511">StopIteration</a>
<dt><a href="import.html#l2h-541">SyntaxError</a>
<dt><a href="unary.html#l2h-410">TypeError</a>
<dt><a href="shifting.html#l2h-422">ValueError</a>
<dt><a href="binary.html#l2h-415">ZeroDivisionError</a>
</dl>
<dt><a href="exceptions.html#l2h-326">exception handler</a>
<dt>exclusive
<dd>
<dl compact='compact'>
<dt><a href="bitwise.html#l2h-426">or</a>
</dl>
<dt><a href="global.html#l2h-559">exec statement</a>,
<a href="exec.html#l2h-563">[Link]</a>
<dt><a href="global.html#l2h-561">execfile() (built-in function)</a>
<dt>execution
<dd>
<dl compact='compact'>
<dt><a href="naming.html#l2h-308">frame</a>,
<a href="class.html#l2h-619">[Link]</a>
<dt><a href="naming.html#l2h-313">restricted</a>
<dt><a href="types.html#l2h-151">stack</a>
</dl>
<dt><a href="execmodel.html#l2h-305">execution model</a>
<dt><a href="expressions.html#l2h-328">expression</a><dl compact='compact'>
<dt><a href="genexpr.html#l2h-349">generator</a>
<dt><a href="lambdas.html#l2h-443">lambda</a>
<dt><a href="exprlists.html#l2h-446">list</a>,
<a href="exprstmts.html#l2h-453">[Link]</a>,
<a href="assignment.html#l2h-470">[Link]</a>
<dt><a href="exprstmts.html#l2h-452">statement</a>
</dl>
<dt><a href="sequence-types.html#l2h-224">extend() (sequence object method)</a>
<dt>extended
<dd>
<dl compact='compact'>
<dt><a href="slicings.html#l2h-383">slicing</a>
</dl>
<dt><a href="print.html#l2h-505">extended print statement</a>
<dt><a href="types.html#l2h-22">extended slicing</a>
<dt>extension
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-537">filename</a>
<dt><a href="types.html#l2h-25">module</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-f">F</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="types.html#l2h-145">f_back (frame attribute)</a>
<dt><a href="types.html#l2h-145">f_builtins (frame attribute)</a>
<dt><a href="types.html#l2h-145">f_code (frame attribute)</a>
<dt><a href="types.html#l2h-147">f_exc_traceback (frame attribute)</a>
<dt><a href="types.html#l2h-147">f_exc_type (frame attribute)</a>
<dt><a href="types.html#l2h-147">f_exc_value (frame attribute)</a>
<dt><a href="types.html#l2h-145">f_globals (frame attribute)</a>
<dt><a href="types.html#l2h-145">f_lasti (frame attribute)</a>
<dt><a href="types.html#l2h-147">f_lineno (frame attribute)</a>
<dt><a href="types.html#l2h-145">f_locals (frame attribute)</a>
<dt><a href="types.html#l2h-145">f_restricted (frame attribute)</a>
<dt><a href="types.html#l2h-147">f_trace (frame attribute)</a>
<dt><a href="types.html#l2h-161">False</a>
<dt><a href="types.html#l2h-131">file object</a>,
<a href="expression-input.html#l2h-629">[Link]</a>
<dt>filename
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-537">extension</a>
</dl>
<dt>finally
<dd>
<dl compact='compact'>
<dt><a href="return.html#l2h-509">keyword</a>,
<a href="break.html#l2h-523">[Link]</a>,
<a href="continue.html#l2h-528">[Link]</a>,
<a href="try.html#l2h-601">[Link]</a>
</dl>
<dt><a href="numeric-types.html#l2h-299">float() (built-in function)</a>
<dt>floating point
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-41">number</a>
</dl>
<dt><a href="numbers.html#l2h-16">floating point literal</a>
<dt><a href="types.html#l2h-40">floating point object</a>
<dt><a href="break.html#l2h-518">for statement</a>,
<a href="continue.html#l2h-525">[Link]</a>,
<a href="for.html#l2h-581">[Link]</a>
<dt>form
<dd>
<dl compact='compact'>
<dt><a href="lambdas.html#l2h-444">lambda</a>,
<a href="function.html#l2h-613">[Link]</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>frame
<dd>
<dl compact='compact'>
<dt><a href="naming.html#l2h-308">execution</a>,
<a href="class.html#l2h-619">[Link]</a>
</dl>
<dt><a href="types.html#l2h-143">frame object</a>
<dt>free
<dd>
<dl compact='compact'>
<dt><a href="naming.html#l2h-309">variable</a>,
<a href="del.html#l2h-493">[Link]</a>
</dl>
<dt>from
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-531">keyword</a>,
<a href="import.html#l2h-546">[Link]</a>
</dl>
<dt><a href="naming.html#l2h-312">from statement</a>,
<a href="import.html#l2h-547">[Link]</a>
<dt><a href="types.html#l2h-78">func_closure (function attribute)</a>
<dt><a href="types.html#l2h-78">func_code (function attribute)</a>
<dt><a href="types.html#l2h-78">func_defaults (function attribute)</a>
<dt><a href="types.html#l2h-78">func_dict (function attribute)</a>
<dt><a href="types.html#l2h-78">func_doc (function attribute)</a>
<dt><a href="types.html#l2h-78">func_globals (function attribute)</a>
<dt>function
<dd>
<dl compact='compact'>
<dt><a href="lambdas.html#l2h-445">anonymous</a>
<dt><a href="types.html#l2h-73">argument</a>
<dt><a href="types.html#l2h-72">call</a>,
<a href="calls.html#l2h-388">[Link]</a>,
<a href="calls.html#l2h-392">[Link]</a>
<dt><a href="calls.html#l2h-389">call, user-defined</a>
<dt><a href="return.html#l2h-507">definition</a>,
<a href="function.html#l2h-606">[Link]</a>
<dt><a href="yield.html#l2h-512">generator</a>
<dt><a href="function.html#l2h-610">name</a>
<dt><a href="types.html#l2h-74">user-defined</a>
</dl>
<dt><a href="types.html#l2h-75">function object</a>,
<a href="types.html#l2h-93">[Link]</a>,
<a href="calls.html#l2h-391">[Link]</a>,
<a href="calls.html#l2h-399">[Link]</a>,
<a href="function.html#l2h-609">[Link]</a>
<dt>future
<dd>
<dl compact='compact'>
<dt><a href="future.html#l2h-556">statement</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-g">G</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="objects.html#l2h-19">garbage collection</a>
<dt><a href="types.html#l2h-164">gdbm (standard module)</a>
<dt>generator
<dd>
<dl compact='compact'>
<dt><a href="genexpr.html#l2h-349">expression</a>
<dt><a href="types.html#l2h-91">function</a>,
<a href="yield.html#l2h-512">[Link]</a>
<dt><a href="types.html#l2h-91">iterator</a>,
<a href="yield.html#l2h-512">[Link]</a>
</dl>
<dt><a href="genexpr.html#l2h-351">generator expression object</a>
<dt><a href="types.html#l2h-142">generator object</a>,
<a href="genexpr.html#l2h-350">[Link]</a>
<dt>generic
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-28">special attribute</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="sequence-types.html#l2h-222">get() (mapping object method)</a>
<dt>global
<dd>
<dl compact='compact'>
<dt><a href="global.html#l2h-558">name binding</a>
<dt><a href="types.html#l2h-79">namespace</a>
</dl>
<dt><a href="assignment.html#l2h-473">global statement</a>,
<a href="del.html#l2h-491">[Link]</a>,
<a href="global.html#l2h-557">[Link]</a>
<dt><a href="exec.html#l2h-565">globals() (built-in function)</a>
<dt><a href="notation.html#l2h-1">grammar</a>
<dt><a href="indentation.html#l2h-9">grouping</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-h">H</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="exceptions.html#l2h-325">handle an exception</a>
<dt>handler
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-150">exception</a>
</dl>
<dt><a href="sequence-types.html#l2h-222">has_key() (mapping object method)</a>
<dt><a href="customization.html#l2h-197">hash() (built-in function)</a>
<dt><a href="comments.html#l2h-5">hash character</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="numeric-types.html#l2h-303">hex() (built-in function)</a>
<dt><a href="numbers.html#l2h-16">hexadecimal literal</a>
<dt>hierarchical
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-548">module names</a>
</dl>
<dt>hierarchy
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-24">type</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-i">I</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="objects.html#l2h-20">id() (built-in function)</a>
<dt><a href="identifiers.html#l2h-10">identifier</a>,
<a href="atom-identifiers.html#l2h-333">[Link]</a>
<dt>identity
<dd>
<dl compact='compact'>
<dt><a href="comparisons.html#l2h-438">test</a>
</dl>
<dt><a href="objects.html#l2h-19">identity of an object</a>
<dt><a href="if.html#l2h-573">if statement</a>
<dt><a href="types.html#l2h-86">im_class (method attribute)</a>,
<a href="types.html#l2h-90">[Link]</a>
<dt><a href="types.html#l2h-84">im_func (method attribute)</a>,
<a href="types.html#l2h-86">[Link]</a>,
<a href="types.html#l2h-88">[Link]</a>,
<a href="types.html#l2h-90">[Link]</a>
<dt><a href="types.html#l2h-84">im_self (method attribute)</a>,
<a href="types.html#l2h-86">[Link]</a>,
<a href="types.html#l2h-90">[Link]</a>
<dt><a href="numbers.html#l2h-16">imaginary literal</a>
<dt>immutable
<dd>
<dl compact='compact'>
<dt><a href="atom-literals.html#l2h-338">data type</a>
<dt><a href="atom-literals.html#l2h-339">object</a>,
<a href="dict.html#l2h-354">[Link]</a>
</dl>
<dt><a href="objects.html#l2h-19">immutable object</a>,
<a href="types.html#l2h-49">[Link]</a>
<dt><a href="types.html#l2h-48">immutable sequence object</a>
<dt><a href="types.html#l2h-104">import statement</a>,
<a href="import.html#l2h-529">[Link]</a>
<dt><a href="import.html#l2h-540">ImportError exception</a>,
<a href="import.html#l2h-543">[Link]</a>
<dt>in
<dd>
<dl compact='compact'>
<dt><a href="for.html#l2h-584">keyword</a>
</dl>
<dt><a href="comparisons.html#l2h-432">in operator</a>
<dt>inclusive
<dd>
<dl compact='compact'>
<dt><a href="bitwise.html#l2h-428">or</a>
</dl>
<dt><a href="indentation.html#l2h-9">INDENT token</a>
<dt><a href="indentation.html#l2h-9">indentation</a>
<dt><a href="sequence-types.html#l2h-224">index() (sequence object method)</a>
<dt><a href="types.html#l2h-22">index operation</a>
<dt><a href="types.html#l2h-160">indices() (slice method)</a>
<dt><a href="class.html#l2h-620">inheritance</a>
<dt>initialization
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-539">module</a>
</dl>
<dt><a href="expression-input.html#l2h-626">input</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt>input (continued)
<dd>
<dl compact='compact'>
<dt><a href="expression-input.html#l2h-633">raw</a>
</dl>
<dt><a href="expression-input.html#l2h-628">input() (built-in function)</a>
<dt><a href="sequence-types.html#l2h-224">insert() (sequence object method)</a>
<dt>instance
<dd>
<dl compact='compact'>
<dt><a href="callable-types.html#l2h-220">call</a>,
<a href="calls.html#l2h-405">[Link]</a>
<dt><a href="types.html#l2h-123">class</a>
</dl>
<dt><a href="types.html#l2h-102">instance object</a>,
<a href="types.html#l2h-113">[Link]</a>,
<a href="types.html#l2h-122">[Link]</a>,
<a href="calls.html#l2h-403">[Link]</a>
<dt><a href="numeric-types.html#l2h-297">int() (built-in function)</a>
<dt><a href="types.html#l2h-22">integer</a><dl compact='compact'>
<dt><a href="types.html#l2h-39">representation</a>
</dl>
<dt><a href="numbers.html#l2h-16">integer literal</a>
<dt><a href="types.html#l2h-33">integer object</a>
<dt><a href="programs.html#l2h-624">interactive mode</a>
<dt><a href="types.html#l2h-22">internal type</a>
<dt><a href="top-level.html#l2h-621">interpreter</a>
<dt><a href="unary.html#l2h-413">inversion</a>
<dt><a href="types.html#l2h-22">invocation</a>
<dt><a href="comparisons.html#l2h-437">is not operator</a>
<dt><a href="comparisons.html#l2h-436">is operator</a>
<dt>item
<dd>
<dl compact='compact'>
<dt><a href="subscriptions.html#l2h-375">sequence</a>
<dt><a href="subscriptions.html#l2h-376">string</a>
</dl>
<dt><a href="types.html#l2h-22">item selection</a>
<dt><a href="sequence-types.html#l2h-222">items() (mapping object method)</a>
<dt><a href="sequence-types.html#l2h-222">iteritems() (mapping object method)</a>
<dt><a href="sequence-types.html#l2h-222">iterkeys() (mapping object method)</a>
<dt><a href="sequence-types.html#l2h-222">itervalues() (mapping object method)</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-j">J</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>Java
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-43">language</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-k">K</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="dict.html#l2h-355">key</a>
<dt><a href="dict.html#l2h-355">key/datum pair</a>
<dt><a href="sequence-types.html#l2h-222">keys() (mapping object method)</a>
<dt><a href="keywords.html#l2h-11">keyword</a><dl compact='compact'>
<dt><a href="if.html#l2h-574">elif</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>keyword (continued)
<dd>
<dl compact='compact'>
<dt><a href="break.html#l2h-521">else</a>,
<a href="if.html#l2h-575">[Link]</a>,
<a href="while.html#l2h-578">[Link]</a>,
<a href="for.html#l2h-585">[Link]</a>,
<a href="try.html#l2h-597">[Link]</a>
<dt><a href="try.html#l2h-593">except</a>
<dt><a href="return.html#l2h-509">finally</a>,
<a href="break.html#l2h-523">[Link]</a>,
<a href="continue.html#l2h-528">[Link]</a>,
<a href="try.html#l2h-601">[Link]</a>
<dt><a href="import.html#l2h-531">from</a>,
<a href="import.html#l2h-546">[Link]</a>
<dt><a href="for.html#l2h-584">in</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-l">L</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>lambda
<dd>
<dl compact='compact'>
<dt><a href="lambdas.html#l2h-443">expression</a>
<dt><a href="lambdas.html#l2h-444">form</a>,
<a href="function.html#l2h-613">[Link]</a>
</dl>
<dt>language
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-26">C</a>,
<a href="types.html#l2h-42">[Link]</a>,
<a href="types.html#l2h-94">[Link]</a>,
<a href="comparisons.html#l2h-430">[Link]</a>
<dt><a href="types.html#l2h-43">Java</a>
<dt><a href="for.html#l2h-590">Pascal</a>
</dl>
<dt><a href="types.html#l2h-153">last_traceback (in module sys)</a>
<dt><a href="indentation.html#l2h-9">leading whitespace</a>
<dt><a href="types.html#l2h-46">len() (built-in function)</a>,
<a href="types.html#l2h-68">[Link]</a>,
<a href="sequence-types.html#l2h-228">[Link]</a>
<dt><a href="lexical.html#l2h-2">lexical analysis</a>
<dt><a href="notation.html#l2h-1">lexical definitions</a>
<dt><a href="explicit-joining.html#l2h-7">line continuation</a>
<dt><a href="logical.html#l2h-4">line joining</a>,
<a href="explicit-joining.html#l2h-7">[Link]</a>
<dt><a href="line-structure.html#l2h-3">line structure</a>
<dt>list
<dd>
<dl compact='compact'>
<dt><a href="assignment.html#l2h-472">assignment, target</a>
<dt><a href="lists.html#l2h-345">comprehensions</a>,
<a href="lists.html#l2h-346">[Link]</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>list (continued)
<dd>
<dl compact='compact'>
<dt><a href="del.html#l2h-490">deletion target</a>
<dt><a href="lists.html#l2h-344">display</a>
<dt><a href="lists.html#l2h-348">empty</a>
<dt><a href="exprlists.html#l2h-446">expression</a>,
<a href="exprstmts.html#l2h-453">[Link]</a>,
<a href="assignment.html#l2h-470">[Link]</a>
<dt><a href="assignment.html#l2h-471">target</a>,
<a href="for.html#l2h-586">[Link]</a>
</dl>
<dt><a href="types.html#l2h-67">list object</a>,
<a href="lists.html#l2h-347">[Link]</a>,
<a href="attribute-references.html#l2h-367">[Link]</a>,
<a href="subscriptions.html#l2h-373">[Link]</a>,
<a href="slicings.html#l2h-382">[Link]</a>,
<a href="assignment.html#l2h-478">[Link]</a>
<dt><a href="literals.html#l2h-12">literal</a>,
<a href="atom-literals.html#l2h-337">[Link]</a>
<dt><a href="exec.html#l2h-566">locals() (built-in function)</a>
<dt><a href="logical.html#l2h-4">logical line</a>
<dt><a href="numeric-types.html#l2h-298">long() (built-in function)</a>
<dt><a href="numbers.html#l2h-16">long integer literal</a>
<dt><a href="types.html#l2h-37">long integer object</a>
<dt>loop
<dd>
<dl compact='compact'>
<dt><a href="for.html#l2h-591">over mutable sequence</a>
<dt><a href="break.html#l2h-520">statement</a>,
<a href="continue.html#l2h-527">[Link]</a>,
<a href="while.html#l2h-577">[Link]</a>,
<a href="for.html#l2h-582">[Link]</a>
</dl>
<dt>loop control
<dd>
<dl compact='compact'>
<dt><a href="break.html#l2h-522">target</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-m">M</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="types.html#l2h-136">makefile() (socket method)</a>
<dt>mangling
<dd>
<dl compact='compact'>
<dt><a href="atom-identifiers.html#l2h-335">name</a>
</dl>
<dt><a href="types.html#l2h-69">mapping object</a>,
<a href="types.html#l2h-128">[Link]</a>,
<a href="subscriptions.html#l2h-370">[Link]</a>,
<a href="assignment.html#l2h-479">[Link]</a>
<dt>membership
<dd>
<dl compact='compact'>
<dt><a href="comparisons.html#l2h-434">test</a>
</dl>
<dt>method
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-97">built-in</a>
<dt><a href="calls.html#l2h-394">call</a>
<dt><a href="types.html#l2h-82">user-defined</a>
</dl>
<dt><a href="types.html#l2h-80">method object</a>,
<a href="types.html#l2h-96">[Link]</a>,
<a href="calls.html#l2h-398">[Link]</a>
<dt><a href="unary.html#l2h-411">minus</a>
<dt>module
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-535">built-in</a>
<dt><a href="types.html#l2h-25">extension</a>
<dt><a href="import.html#l2h-550">importing</a>
<dt><a href="import.html#l2h-539">initialization</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>module (continued)
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-534">name</a>
<dt><a href="import.html#l2h-548">names, hierarchical</a>
<dt><a href="types.html#l2h-110">namespace</a>
<dt><a href="import.html#l2h-538">search path</a>
<dt><a href="import.html#l2h-536">user-defined</a>
</dl>
<dt><a href="types.html#l2h-105">module object</a>,
<a href="attribute-references.html#l2h-366">[Link]</a>
<dt><a href="import.html#l2h-533">modules (in module sys)</a>
<dt><a href="binary.html#l2h-418">modulo</a>
<dt><a href="binary.html#l2h-416">multiplication</a>
<dt><a href="objects.html#l2h-19">mutable object</a>,
<a href="types.html#l2h-64">[Link]</a>,
<a href="assignment.html#l2h-468">[Link]</a>,
<a href="assignment.html#l2h-476">[Link]</a>
<dt>mutable sequence
<dd>
<dl compact='compact'>
<dt><a href="for.html#l2h-591">loop over</a>
</dl>
<dt><a href="types.html#l2h-63">mutable sequence object</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-n">N</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="identifiers.html#l2h-10">name</a>,
<a href="naming.html#l2h-315">[Link]</a>,
<a href="atom-identifiers.html#l2h-333">[Link]</a><dl compact='compact'>
<dt><a href="naming.html#l2h-307">binding</a>,
<a href="assignment.html#l2h-466">[Link]</a>,
<a href="import.html#l2h-530">[Link]</a>,
<a href="import.html#l2h-542">[Link]</a>,
<a href="function.html#l2h-611">[Link]</a>,
<a href="class.html#l2h-618">[Link]</a>
<dt><a href="global.html#l2h-558">binding, global</a>
<dt><a href="class.html#l2h-617">class</a>
<dt><a href="function.html#l2h-610">function</a>
<dt><a href="atom-identifiers.html#l2h-335">mangling</a>
<dt><a href="import.html#l2h-534">module</a>
<dt><a href="assignment.html#l2h-467">rebinding</a>
<dt><a href="del.html#l2h-492">unbinding</a>
</dl>
<dt><a href="atom-identifiers.html#l2h-334">NameError exception</a>
<dt>names
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-548">hierarchical module</a>
<dt><a href="atom-identifiers.html#l2h-336">private</a>
</dl>
<dt><a href="naming.html#l2h-314">namespace</a><dl compact='compact'>
<dt><a href="types.html#l2h-79">global</a>
<dt><a href="types.html#l2h-110">module</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="unary.html#l2h-411">negation</a>
<dt>newline
<dd>
<dl compact='compact'>
<dt><a href="print.html#l2h-498">suppression</a>
</dl>
<dt><a href="logical.html#l2h-4">NEWLINE token</a>,
<a href="compound.html#l2h-571">[Link]</a>
<dt><a href="types.html#l2h-29">None object</a>,
<a href="exprstmts.html#l2h-455">[Link]</a>
<dt><a href="comparisons.html#l2h-433">not in operator</a>
<dt><a href="Booleans.html#l2h-440">not operator</a>
<dt><a href="notation.html#l2h-1">notation</a>
<dt><a href="types.html#l2h-30">NotImplemented object</a>
<dt>null
<dd>
<dl compact='compact'>
<dt><a href="pass.html#l2h-487">operation</a>
</dl>
<dt><a href="numbers.html#l2h-16">number</a><dl compact='compact'>
<dt><a href="types.html#l2h-45">complex</a>
<dt><a href="types.html#l2h-41">floating point</a>
</dl>
<dt><a href="numbers.html#l2h-16">numeric literal</a>
<dt><a href="types.html#l2h-32">numeric object</a>,
<a href="types.html#l2h-126">[Link]</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-o">O</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="objects.html#l2h-19">object</a><dl compact='compact'>
<dt><a href="types.html#l2h-38">Boolean</a>
<dt><a href="types.html#l2h-92">built-in function</a>,
<a href="calls.html#l2h-397">[Link]</a>
<dt><a href="types.html#l2h-95">built-in method</a>,
<a href="calls.html#l2h-396">[Link]</a>
<dt><a href="types.html#l2h-71">callable</a>,
<a href="calls.html#l2h-387">[Link]</a>
<dt><a href="types.html#l2h-100">class</a>,
<a href="types.html#l2h-111">[Link]</a>,
<a href="calls.html#l2h-400">[Link]</a>,
<a href="class.html#l2h-616">[Link]</a>
<dt><a href="types.html#l2h-101">class instance</a>,
<a href="types.html#l2h-112">[Link]</a>,
<a href="types.html#l2h-121">[Link]</a>,
<a href="calls.html#l2h-402">[Link]</a>
<dt><a href="types.html#l2h-139">code</a>
<dt><a href="types.html#l2h-44">complex</a>
<dt><a href="types.html#l2h-70">dictionary</a>,
<a href="types.html#l2h-115">[Link]</a>,
<a href="customization.html#l2h-196">[Link]</a>,
<a href="dict.html#l2h-353">[Link]</a>,
<a href="subscriptions.html#l2h-374">[Link]</a>,
<a href="assignment.html#l2h-480">[Link]</a>
<dt><a href="types.html#l2h-31">Ellipsis</a>
<dt><a href="types.html#l2h-131">file</a>,
<a href="expression-input.html#l2h-629">[Link]</a>
<dt><a href="types.html#l2h-40">floating point</a>
<dt><a href="types.html#l2h-143">frame</a>
<dt><a href="types.html#l2h-75">function</a>,
<a href="types.html#l2h-93">[Link]</a>,
<a href="calls.html#l2h-391">[Link]</a>,
<a href="calls.html#l2h-399">[Link]</a>,
<a href="function.html#l2h-609">[Link]</a>
<dt><a href="types.html#l2h-142">generator</a>,
<a href="genexpr.html#l2h-350">[Link]</a>
<dt><a href="genexpr.html#l2h-351">generator expression</a>
<dt><a href="types.html#l2h-49">immutable</a>,
<a href="atom-literals.html#l2h-339">[Link]</a>,
<a href="dict.html#l2h-354">[Link]</a>
<dt><a href="types.html#l2h-48">immutable sequence</a>
<dt><a href="types.html#l2h-102">instance</a>,
<a href="types.html#l2h-113">[Link]</a>,
<a href="types.html#l2h-122">[Link]</a>,
<a href="calls.html#l2h-403">[Link]</a>
<dt><a href="types.html#l2h-33">integer</a>
<dt><a href="types.html#l2h-67">list</a>,
<a href="lists.html#l2h-347">[Link]</a>,
<a href="attribute-references.html#l2h-367">[Link]</a>,
<a href="subscriptions.html#l2h-373">[Link]</a>,
<a href="slicings.html#l2h-382">[Link]</a>,
<a href="assignment.html#l2h-478">[Link]</a>
<dt><a href="types.html#l2h-37">long integer</a>
<dt><a href="types.html#l2h-69">mapping</a>,
<a href="types.html#l2h-128">[Link]</a>,
<a href="subscriptions.html#l2h-370">[Link]</a>,
<a href="assignment.html#l2h-479">[Link]</a>
<dt><a href="types.html#l2h-80">method</a>,
<a href="types.html#l2h-96">[Link]</a>,
<a href="calls.html#l2h-398">[Link]</a>
<dt><a href="types.html#l2h-105">module</a>,
<a href="attribute-references.html#l2h-366">[Link]</a>
<dt><a href="types.html#l2h-64">mutable</a>,
<a href="assignment.html#l2h-468">[Link]</a>,
<a href="assignment.html#l2h-476">[Link]</a>
<dt><a href="types.html#l2h-63">mutable sequence</a>
<dt><a href="types.html#l2h-29">None</a>,
<a href="exprstmts.html#l2h-455">[Link]</a>
<dt><a href="types.html#l2h-30">NotImplemented</a>
<dt><a href="types.html#l2h-32">numeric</a>,
<a href="types.html#l2h-126">[Link]</a>
<dt><a href="types.html#l2h-34">plain integer</a>
<dt><a href="string-conversions.html#l2h-359">recursive</a>
<dt><a href="types.html#l2h-47">sequence</a>,
<a href="types.html#l2h-127">[Link]</a>,
<a href="subscriptions.html#l2h-369">[Link]</a>,
<a href="slicings.html#l2h-379">[Link]</a>,
<a href="comparisons.html#l2h-435">[Link]</a>,
<a href="assignment.html#l2h-477">[Link]</a>,
<a href="for.html#l2h-583">[Link]</a>
<dt><a href="sequence-types.html#l2h-232">slice</a>
<dt><a href="types.html#l2h-52">string</a>,
<a href="subscriptions.html#l2h-371">[Link]</a>,
<a href="slicings.html#l2h-380">[Link]</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>object (continued)
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-148">traceback</a>,
<a href="raise.html#l2h-515">[Link]</a>,
<a href="try.html#l2h-594">[Link]</a>
<dt><a href="types.html#l2h-60">tuple</a>,
<a href="subscriptions.html#l2h-372">[Link]</a>,
<a href="slicings.html#l2h-381">[Link]</a>,
<a href="exprlists.html#l2h-447">[Link]</a>
<dt><a href="types.html#l2h-59">unicode</a>
<dt><a href="types.html#l2h-76">user-defined function</a>,
<a href="calls.html#l2h-390">[Link]</a>,
<a href="function.html#l2h-608">[Link]</a>
<dt><a href="types.html#l2h-81">user-defined method</a>
</dl>
<dt><a href="numeric-types.html#l2h-302">oct() (built-in function)</a>
<dt><a href="numbers.html#l2h-16">octal literal</a>
<dt><a href="types.html#l2h-132">open() (built-in function)</a>
<dt>operation
<dd>
<dl compact='compact'>
<dt><a href="binary.html#l2h-414">binary arithmetic</a>
<dt><a href="bitwise.html#l2h-423">binary bit-wise</a>
<dt><a href="Booleans.html#l2h-439">Boolean</a>
<dt><a href="pass.html#l2h-487">null</a>
<dt><a href="shifting.html#l2h-421">shifting</a>
<dt><a href="unary.html#l2h-408">unary arithmetic</a>
<dt><a href="unary.html#l2h-409">unary bit-wise</a>
</dl>
<dt>operator
<dd>
<dl compact='compact'>
<dt><a href="Booleans.html#l2h-441">and</a>
<dt><a href="comparisons.html#l2h-432">in</a>
<dt><a href="comparisons.html#l2h-436">is</a>
<dt><a href="comparisons.html#l2h-437">is not</a>
<dt><a href="Booleans.html#l2h-440">not</a>
<dt><a href="comparisons.html#l2h-433">not in</a>
<dt><a href="Booleans.html#l2h-442">or</a>
<dt><a href="specialnames.html#l2h-169">overloading</a>
<dt><a href="summary.html#l2h-450">precedence</a>
</dl>
<dt><a href="operators.html#l2h-17">operators</a>
<dt>or
<dd>
<dl compact='compact'>
<dt><a href="bitwise.html#l2h-427">bit-wise</a>
<dt><a href="bitwise.html#l2h-426">exclusive</a>
<dt><a href="bitwise.html#l2h-428">inclusive</a>
</dl>
<dt><a href="Booleans.html#l2h-442">or operator</a>
<dt><a href="types.html#l2h-51">ord() (built-in function)</a>,
<a href="types.html#l2h-55">[Link]</a>,
<a href="types.html#l2h-57">[Link]</a>
<dt>order
<dd>
<dl compact='compact'>
<dt><a href="evalorder.html#l2h-449">evaluation</a>
</dl>
<dt><a href="exprstmts.html#l2h-460">output</a>,
<a href="print.html#l2h-503">[Link]</a><dl compact='compact'>
<dt><a href="exprstmts.html#l2h-457">standard</a>,
<a href="print.html#l2h-499">[Link]</a>
</dl>
<dt><a href="types.html#l2h-36">OverflowError (built-in exception)</a>
<dt>overloading
<dd>
<dl compact='compact'>
<dt><a href="specialnames.html#l2h-169">operator</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-p">P</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="import.html#l2h-554">packages</a>
<dt>parameter
<dd>
<dl compact='compact'>
<dt><a href="function.html#l2h-612">value, default</a>
</dl>
<dt><a href="parenthesized.html#l2h-340">parenthesized form</a>
<dt><a href="lexical.html#l2h-2">parser</a>
<dt>Pascal
<dd>
<dl compact='compact'>
<dt><a href="for.html#l2h-590">language</a>
</dl>
<dt><a href="pass.html#l2h-486">pass statement</a>
<dt>path
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-538">module search</a>
</dl>
<dt><a href="logical.html#l2h-4">physical line</a>,
<a href="explicit-joining.html#l2h-7">[Link]</a>,
<a href="strings.html#l2h-13">[Link]</a>
<dt><a href="numbers.html#l2h-16">plain integer literal</a>
<dt><a href="types.html#l2h-34">plain integer object</a>
<dt><a href="unary.html#l2h-412">plus</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="sequence-types.html#l2h-222">pop() (mapping object method)</a>
<dt><a href="sequence-types.html#l2h-224">pop() (sequence object method)</a>
<dt><a href="types.html#l2h-134">popen() (in module os)</a>
<dt><a href="sequence-types.html#l2h-222">popitem() (mapping object method)</a>
<dt><a href="numeric-types.html#l2h-253">pow() (built-in function)</a>,
<a href="numeric-types.html#l2h-254">[Link]</a>,
<a href="numeric-types.html#l2h-272">[Link]</a>,
<a href="numeric-types.html#l2h-273">[Link]</a>
<dt>precedence
<dd>
<dl compact='compact'>
<dt><a href="summary.html#l2h-450">operator</a>
</dl>
<dt><a href="primaries.html#l2h-363">primary</a>
<dt><a href="customization.html#l2h-185">print statement</a>,
<a href="print.html#l2h-495">[Link]</a>
<dt>private
<dd>
<dl compact='compact'>
<dt><a href="atom-identifiers.html#l2h-336">names</a>
</dl>
<dt>procedure
<dd>
<dl compact='compact'>
<dt><a href="exprstmts.html#l2h-459">call</a>
</dl>
<dt><a href="programs.html#l2h-622">program</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-q">Q</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>quotes
<dd>
<dl compact='compact'>
<dt><a href="customization.html#l2h-182">backward</a>,
<a href="string-conversions.html#l2h-358">[Link]</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>quotes (continued)
<dd>
<dl compact='compact'>
<dt><a href="customization.html#l2h-181">reverse</a>,
<a href="string-conversions.html#l2h-357">[Link]</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-r">R</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="exceptions.html#l2h-324">raise an exception</a>
<dt><a href="raise.html#l2h-513">raise statement</a>
<dt>raising
<dd>
<dl compact='compact'>
<dt><a href="raise.html#l2h-514">exception</a>
</dl>
<dt><a href="for.html#l2h-589">range() (built-in function)</a>
<dt><a href="expression-input.html#l2h-633">raw input</a>
<dt><a href="strings.html#l2h-14">raw string</a>
<dt><a href="expression-input.html#l2h-630">raw_input() (built-in function)</a>
<dt><a href="expression-input.html#l2h-632">readline() (file method)</a>
<dt>rebinding
<dd>
<dl compact='compact'>
<dt><a href="assignment.html#l2h-467">name</a>
</dl>
<dt><a href="string-conversions.html#l2h-359">recursive object</a>
<dt>reference
<dd>
<dl compact='compact'>
<dt><a href="attribute-references.html#l2h-364">attribute</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="objects.html#l2h-19">reference counting</a>
<dt><a href="sequence-types.html#l2h-224">remove() (sequence object method)</a>
<dt><a href="customization.html#l2h-179">repr() (built-in function)</a>,
<a href="string-conversions.html#l2h-360">[Link]</a>,
<a href="exprstmts.html#l2h-454">[Link]</a>
<dt>representation
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-39">integer</a>
</dl>
<dt><a href="keywords.html#l2h-11">reserved word</a>
<dt>restricted
<dd>
<dl compact='compact'>
<dt><a href="naming.html#l2h-313">execution</a>
</dl>
<dt><a href="return.html#l2h-506">return statement</a>,
<a href="try.html#l2h-598">[Link]</a>,
<a href="try.html#l2h-602">[Link]</a>
<dt>reverse
<dd>
<dl compact='compact'>
<dt><a href="customization.html#l2h-181">quotes</a>,
<a href="string-conversions.html#l2h-357">[Link]</a>
</dl>
<dt><a href="sequence-types.html#l2h-224">reverse() (sequence object method)</a>
<dt><a href="print.html#l2h-502">RuntimeError exception</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-s">S</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="naming.html#l2h-314">scope</a>,
<a href="naming.html#l2h-317">[Link]</a>
<dt>search
<dd>
<dl compact='compact'>
<dt><a href="import.html#l2h-538">path, module</a>
</dl>
<dt>sequence
<dd>
<dl compact='compact'>
<dt><a href="subscriptions.html#l2h-375">item</a>
</dl>
<dt><a href="types.html#l2h-47">sequence object</a>,
<a href="types.html#l2h-127">[Link]</a>,
<a href="subscriptions.html#l2h-369">[Link]</a>,
<a href="slicings.html#l2h-379">[Link]</a>,
<a href="comparisons.html#l2h-435">[Link]</a>,
<a href="assignment.html#l2h-477">[Link]</a>,
<a href="for.html#l2h-583">[Link]</a>
<dt><a href="sequence-types.html#l2h-222">setdefault() (mapping object method)</a>
<dt>shifting
<dd>
<dl compact='compact'>
<dt><a href="shifting.html#l2h-421">operation</a>
</dl>
<dt>simple
<dd>
<dl compact='compact'>
<dt><a href="simple.html#l2h-451">statement</a>
</dl>
<dt>singleton
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-61">tuple</a>
</dl>
<dt><a href="slicings.html#l2h-378">slice</a>
<dt><a href="types.html#l2h-157">slice() (built-in function)</a>
<dt><a href="sequence-types.html#l2h-232">slice object</a>
<dt><a href="types.html#l2h-22">slicing</a>,
<a href="types.html#l2h-22">[Link]</a>,
<a href="slicings.html#l2h-378">[Link]</a><dl compact='compact'>
<dt><a href="assignment.html#l2h-481">assignment</a>
<dt><a href="slicings.html#l2h-383">extended</a>
</dl>
<dt><a href="sequence-types.html#l2h-224">sort() (sequence object method)</a>
<dt><a href="encodings.html#l2h-6">source character set</a>
<dt><a href="indentation.html#l2h-9">space</a>
<dt>special
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-27">attribute</a>
<dt><a href="types.html#l2h-28">attribute, generic</a>
</dl>
<dt>stack
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-151">execution</a>
<dt><a href="types.html#l2h-149">trace</a>
</dl>
<dt>standard
<dd>
<dl compact='compact'>
<dt><a href="exprstmts.html#l2h-457">output</a>,
<a href="print.html#l2h-499">[Link]</a>
</dl>
<dt><a href="strings.html#l2h-13">Standard C</a>
<dt><a href="programs.html#l2h-625">standard input</a>
<dt><a href="types.html#l2h-159">start (slice object attribute)</a>,
<a href="slicings.html#l2h-385">[Link]</a>
<dt>statement
<dd>
<dl compact='compact'>
<dt><a href="assert.html#l2h-461">assert</a>
<dt><a href="types.html#l2h-65">assignment</a>,
<a href="assignment.html#l2h-465">[Link]</a>
<dt><a href="augassign.html#l2h-485">assignment, augmented</a>
<dt><a href="break.html#l2h-517">break</a>,
<a href="while.html#l2h-579">[Link]</a>,
<a href="for.html#l2h-587">[Link]</a>,
<a href="try.html#l2h-599">[Link]</a>,
<a href="try.html#l2h-603">[Link]</a>
<dt><a href="class.html#l2h-615">class</a>
<dt><a href="compound.html#l2h-568">compound</a>
<dt><a href="continue.html#l2h-524">continue</a>,
<a href="while.html#l2h-580">[Link]</a>,
<a href="for.html#l2h-588">[Link]</a>,
<a href="try.html#l2h-600">[Link]</a>,
<a href="try.html#l2h-604">[Link]</a>
<dt><a href="function.html#l2h-607">def</a>
<dt><a href="types.html#l2h-66">del</a>,
<a href="customization.html#l2h-177">[Link]</a>,
<a href="del.html#l2h-488">[Link]</a>
<dt><a href="global.html#l2h-559">exec</a>,
<a href="exec.html#l2h-563">[Link]</a>
<dt><a href="exprstmts.html#l2h-452">expression</a>
<dt><a href="break.html#l2h-518">for</a>,
<a href="continue.html#l2h-525">[Link]</a>,
<a href="for.html#l2h-581">[Link]</a>
<dt><a href="naming.html#l2h-312">from</a>,
<a href="import.html#l2h-547">[Link]</a>
<dt><a href="future.html#l2h-556">future</a>
<dt><a href="assignment.html#l2h-473">global</a>,
<a href="del.html#l2h-491">[Link]</a>,
<a href="global.html#l2h-557">[Link]</a>
<dt><a href="if.html#l2h-573">if</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>statement (continued)
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-104">import</a>,
<a href="import.html#l2h-529">[Link]</a>
<dt><a href="break.html#l2h-520">loop</a>,
<a href="continue.html#l2h-527">[Link]</a>,
<a href="while.html#l2h-577">[Link]</a>,
<a href="for.html#l2h-582">[Link]</a>
<dt><a href="pass.html#l2h-486">pass</a>
<dt><a href="customization.html#l2h-185">print</a>,
<a href="print.html#l2h-495">[Link]</a>
<dt><a href="raise.html#l2h-513">raise</a>
<dt><a href="return.html#l2h-506">return</a>,
<a href="try.html#l2h-598">[Link]</a>,
<a href="try.html#l2h-602">[Link]</a>
<dt><a href="simple.html#l2h-451">simple</a>
<dt><a href="types.html#l2h-156">try</a>,
<a href="try.html#l2h-592">[Link]</a>
<dt><a href="break.html#l2h-519">while</a>,
<a href="continue.html#l2h-526">[Link]</a>,
<a href="while.html#l2h-576">[Link]</a>
<dt><a href="yield.html#l2h-510">yield</a>
</dl>
<dt><a href="indentation.html#l2h-9">statement grouping</a>
<dt><a href="types.html#l2h-138">stderr (in module sys)</a>
<dt><a href="types.html#l2h-138">stdin (in module sys)</a>
<dt><a href="types.html#l2h-166">stdio</a>
<dt><a href="types.html#l2h-138">stdout (in module sys)</a>,
<a href="print.html#l2h-501">[Link]</a>
<dt><a href="types.html#l2h-159">step (slice object attribute)</a>,
<a href="slicings.html#l2h-385">[Link]</a>
<dt><a href="types.html#l2h-159">stop (slice object attribute)</a>,
<a href="slicings.html#l2h-385">[Link]</a>
<dt><a href="yield.html#l2h-511">StopIteration exception</a>
<dt><a href="customization.html#l2h-184">str() (built-in function)</a>,
<a href="string-conversions.html#l2h-361">[Link]</a>
<dt>string
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-53">comparison</a>
<dt><a href="customization.html#l2h-180">conversion</a>,
<a href="string-conversions.html#l2h-356">[Link]</a>,
<a href="exprstmts.html#l2h-456">[Link]</a>
<dt><a href="subscriptions.html#l2h-376">item</a>
<dt><a href="strings.html#l2h-13">Unicode</a>
</dl>
<dt><a href="strings.html#l2h-13">string literal</a>
<dt><a href="types.html#l2h-52">string object</a>,
<a href="subscriptions.html#l2h-371">[Link]</a>,
<a href="slicings.html#l2h-380">[Link]</a>
<dt><a href="types.html#l2h-22">subscription</a>,
<a href="types.html#l2h-22">[Link]</a>,
<a href="types.html#l2h-22">[Link]</a>,
<a href="subscriptions.html#l2h-368">[Link]</a><dl compact='compact'>
<dt><a href="assignment.html#l2h-475">assignment</a>
</dl>
<dt><a href="binary.html#l2h-420">subtraction</a>
<dt><a href="compound.html#l2h-570">suite</a>
<dt>suppression
<dd>
<dl compact='compact'>
<dt><a href="print.html#l2h-498">newline</a>
</dl>
<dt><a href="notation.html#l2h-1">syntax</a>,
<a href="expressions.html#l2h-330">[Link]</a>
<dt><a href="import.html#l2h-541">SyntaxError exception</a>
<dt><a href="print.html#l2h-504">sys (built-in module)</a>,
<a href="import.html#l2h-552">[Link]</a>,
<a href="try.html#l2h-605">[Link]</a>,
<a href="programs.html#l2h-623">[Link]</a>
<dt><a href="types.html#l2h-168">sys.exc_info</a>
<dt><a href="types.html#l2h-161">sys.exc_traceback</a>
<dt><a href="types.html#l2h-161">sys.last_traceback</a>
<dt><a href="import.html#l2h-551">sys.modules</a>
<dt><a href="types.html#l2h-161">sys.stderr</a>
<dt><a href="types.html#l2h-161">sys.stdin</a>
<dt><a href="types.html#l2h-161">sys.stdout</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-t">T</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="indentation.html#l2h-9">tab</a>
<dt><a href="assignment.html#l2h-482">target</a><dl compact='compact'>
<dt><a href="del.html#l2h-489">deletion</a>
<dt><a href="assignment.html#l2h-471">list</a>,
<a href="for.html#l2h-586">[Link]</a>
<dt><a href="assignment.html#l2h-472">list assignment</a>
<dt><a href="del.html#l2h-490">list, deletion</a>
<dt><a href="break.html#l2h-522">loop control</a>
</dl>
<dt><a href="types.html#l2h-155">tb_frame (traceback attribute)</a>
<dt><a href="types.html#l2h-155">tb_lasti (traceback attribute)</a>
<dt><a href="types.html#l2h-155">tb_lineno (traceback attribute)</a>
<dt><a href="types.html#l2h-155">tb_next (traceback attribute)</a>
<dt><a href="exceptions.html#l2h-327">termination model</a>
<dt>test
<dd>
<dl compact='compact'>
<dt><a href="comparisons.html#l2h-438">identity</a>
<dt><a href="comparisons.html#l2h-434">membership</a>
</dl>
<dt><a href="lexical.html#l2h-2">token</a>
<dt>trace
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-149">stack</a>
</dl>
<dt><a href="types.html#l2h-148">traceback object</a>,
<a href="raise.html#l2h-515">[Link]</a>,
<a href="try.html#l2h-594">[Link]</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt>trailing
<dd>
<dl compact='compact'>
<dt><a href="exprlists.html#l2h-448">comma</a>,
<a href="print.html#l2h-497">[Link]</a>
</dl>
<dt><a href="strings.html#l2h-13">triple-quoted string</a>
<dt><a href="types.html#l2h-161">True</a>
<dt><a href="types.html#l2h-156">try statement</a>,
<a href="try.html#l2h-592">[Link]</a>
<dt>tuple
<dd>
<dl compact='compact'>
<dt><a href="parenthesized.html#l2h-342">display</a>
<dt><a href="types.html#l2h-62">empty</a>,
<a href="parenthesized.html#l2h-341">[Link]</a>
<dt><a href="types.html#l2h-61">singleton</a>
</dl>
<dt><a href="types.html#l2h-60">tuple object</a>,
<a href="subscriptions.html#l2h-372">[Link]</a>,
<a href="slicings.html#l2h-381">[Link]</a>,
<a href="exprlists.html#l2h-447">[Link]</a>
<dt><a href="types.html#l2h-22">type</a><dl compact='compact'>
<dt><a href="types.html#l2h-23">data</a>
<dt><a href="types.html#l2h-24">hierarchy</a>
<dt><a href="atom-literals.html#l2h-338">immutable data</a>
</dl>
<dt><a href="objects.html#l2h-21">type() (built-in function)</a>
<dt><a href="objects.html#l2h-19">type of an object</a>
<dt><a href="unary.html#l2h-410">TypeError exception</a>
<dt><a href="types.html#l2h-22">types, internal</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-u">U</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>unary
<dd>
<dl compact='compact'>
<dt><a href="unary.html#l2h-408">arithmetic operation</a>
<dt><a href="unary.html#l2h-409">bit-wise operation</a>
</dl>
<dt>unbinding
<dd>
<dl compact='compact'>
<dt><a href="del.html#l2h-492">name</a>
</dl>
<dt><a href="naming.html#l2h-319">UnboundLocalError</a>
<dt><a href="types.html#l2h-56">unichr() (built-in function)</a>
<dt><a href="types.html#l2h-22">Unicode</a>
<dt><a href="types.html#l2h-58">unicode() (built-in function)</a>,
<a href="customization.html#l2h-204">[Link]</a>
<dt><a href="strings.html#l2h-13">Unicode Consortium</a>
<dt><a href="types.html#l2h-59">unicode object</a>
<dt><a href="programs.html#l2h-625">UNIX</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="objects.html#l2h-19">unreachable object</a>
<dt><a href="strings.html#l2h-15">unrecognized escape sequence</a>
<dt><a href="sequence-types.html#l2h-222">update() (mapping object method)</a>
<dt>user-defined
<dd>
<dl compact='compact'>
<dt><a href="types.html#l2h-74">function</a>
<dt><a href="calls.html#l2h-389">function call</a>
<dt><a href="types.html#l2h-82">method</a>
<dt><a href="import.html#l2h-536">module</a>
</dl>
<dt><a href="types.html#l2h-76">user-defined function object</a>,
<a href="calls.html#l2h-390">[Link]</a>,
<a href="function.html#l2h-608">[Link]</a>
<dt><a href="types.html#l2h-81">user-defined method object</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-v">V</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>value
<dd>
<dl compact='compact'>
<dt><a href="function.html#l2h-612">default parameter</a>
</dl>
<dt><a href="objects.html#l2h-19">value of an object</a>
<dt><a href="shifting.html#l2h-422">ValueError exception</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt>values
<dd>
<dl compact='compact'>
<dt><a href="exprstmts.html#l2h-458">writing</a>,
<a href="print.html#l2h-496">[Link]</a>
</dl>
<dt><a href="sequence-types.html#l2h-222">values() (mapping object method)</a>
<dt>variable
<dd>
<dl compact='compact'>
<dt><a href="naming.html#l2h-309">free</a>,
<a href="del.html#l2h-493">[Link]</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-w">W</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="break.html#l2h-519">while statement</a>,
<a href="continue.html#l2h-526">[Link]</a>,
<a href="while.html#l2h-576">[Link]</a>
<dt><a href="indentation.html#l2h-9">whitespace</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt>writing
<dd>
<dl compact='compact'>
<dt><a href="exprstmts.html#l2h-458">values</a>,
<a href="print.html#l2h-496">[Link]</a>
</dl></dl>
</td>
</tr></table>
<hr />
<h2 id="letter-x">X</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>xor
<dd>
<dl compact='compact'>
<dt><a href="bitwise.html#l2h-425">bit-wise</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-y">Y</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="yield.html#l2h-510">yield statement</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-z">Z</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="binary.html#l2h-415">ZeroDivisionError exception</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
</dl>
</td>
</tr></table>
<P>
<DIV CLASS="navigation">
<div class='online-navigation'>
<p></p><hr />
<table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>
<td class='online-navigation'><a rel="prev" title="A.3.10 XML Remote Procedure"
href="node118.html"><img src='../icons/previous.png'
border='0' height='32' alt='Previous Page' width='32' /></A></td>
<td class='online-navigation'><a rel="parent" title="Python Reference Manual"
href="ref.html"><img src='../icons/up.png'
border='0' height='32' alt='Up One Level' width='32' /></A></td>
<td class='online-navigation'><a rel="next" title="About this document ..."
href="about.html"><img src='../icons/next.png'
border='0' height='32' alt='Next Page' width='32' /></A></td>
<td align="center" width="100%">Python Reference Manual</td>
<td class='online-navigation'><a rel="contents" title="Table of Contents"
href="contents.html"><img src='../icons/contents.png'
border='0' height='32' alt='Contents' width='32' /></A></td>
<td class='online-navigation'><img src='../icons/blank.png'
border='0' height='32' alt='' width='32' /></td>
<td class='online-navigation'><img src='../icons/blank.png'
border='0' height='32' alt='' width='32' /></td>
</tr></table>
<div class='online-navigation'>
<b class="navlabel">Previous:</b>
<a class="sectref" rel="prev" href="node118.html">A.3.10 XML Remote Procedure</A>
<b class="navlabel">Up:</b>
<a class="sectref" rel="parent" href="ref.html">Python Reference Manual</A>
<b class="navlabel">Next:</b>
<a class="sectref" rel="next" href="about.html">About this document ...</A>
</div>
</div>
<hr />
<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
</DIV>
<!--End of Navigation Panel-->
<ADDRESS>
See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
</ADDRESS>
</BODY>
</HTML>