Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v8plus / html / python / api / genindex.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<link rel="STYLESHEET" href="api.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="api.html" title='Python/C API 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="node83.html" />
<link rel="parent" href="api.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="B.3.10 XML Remote Procedure"
href="node96.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/C API Reference Manual"
href="api.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/C API 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="node96.html">B.3.10 XML Remote Procedure</A>
<b class="navlabel">Up:</b>
<a class="sectref" rel="parent" href="api.html">Python/C API 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="SECTION0015000000000000000000">
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-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-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></center>
<hr />
<h2 id="letter-_">_ (underscore)</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="importing.html#l2h-172">__all__ (package variable)</a>
<dt><a href="embedding.html#l2h-31">__builtin__ (built-in module)</a>,
<a href="initialization.html#l2h-819">[Link]</a>,
<a href="initialization.html#l2h-824">[Link]</a>
<dt><a href="moduleObjects.html#l2h-683">__dict__ (module attribute)</a>
<dt><a href="moduleObjects.html#l2h-680">__doc__ (module attribute)</a>
<dt><a href="moduleObjects.html#l2h-680">__file__ (module attribute)</a>,
<a href="moduleObjects.html#l2h-691">[Link]</a>
<dt><a href="importing.html#l2h-176">__import__() (built-in function)</a>
<dt><a href="embedding.html#l2h-32">__main__ (built-in module)</a>,
<a href="initialization.html#l2h-820">[Link]</a>,
<a href="initialization.html#l2h-825">[Link]</a>
<dt><a href="moduleObjects.html#l2h-680">__name__ (module attribute)</a>,
<a href="moduleObjects.html#l2h-686">[Link]</a>
<dt><a href="importing.html#l2h-191">_frozen (C type)</a>
<dt><a href="importing.html#l2h-194">_inittab (C type)</a>
<dt><a href="type-structs.html#l2h-937">_ob_next (PyObject member)</a>
<dt><a href="type-structs.html#l2h-1002">_ob_prev (PyObject member)</a>
<dt><a href="node39.html#l2h-433">_Py_c_diff()</a>
<dt><a href="node39.html#l2h-434">_Py_c_neg()</a>
<dt><a href="node39.html#l2h-437">_Py_c_pow()</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="node39.html#l2h-435">_Py_c_prod()</a>
<dt><a href="node39.html#l2h-436">_Py_c_quot()</a>
<dt><a href="node39.html#l2h-432">_Py_c_sum()</a>
<dt><a href="allocating-objects.html#l2h-919">_Py_NoneStruct</a>
<dt><a href="importing.html#l2h-188">_PyImport_FindExtension()</a>
<dt><a href="importing.html#l2h-187">_PyImport_Fini()</a>
<dt><a href="importing.html#l2h-189">_PyImport_FixupExtension()</a>
<dt><a href="importing.html#l2h-185">_PyImport_Init()</a>
<dt><a href="allocating-objects.html#l2h-907">_PyObject_Del()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1020">_PyObject_GC_TRACK()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1023">_PyObject_GC_UNTRACK()</a>
<dt><a href="allocating-objects.html#l2h-905">_PyObject_New()</a>
<dt><a href="allocating-objects.html#l2h-906">_PyObject_NewVar()</a>
<dt><a href="stringObjects.html#l2h-466">_PyString_Resize()</a>
<dt><a href="tupleObjects.html#l2h-578">_PyTuple_Resize()</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="processControl.html#l2h-165">abort()</a>
<dt><a href="number.html#l2h-279">abs() (built-in function)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="object.html#l2h-240">apply() (built-in function)</a>,
<a href="object.html#l2h-242">[Link]</a>,
<a href="object.html#l2h-244">[Link]</a>
<dt><a href="initialization.html#l2h-814">argv (in module sys)</a>
</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="bufferObjects.html#l2h-560">buffer interface</a>
<dt><a href="bufferObjects.html#l2h-548">buffer object</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="bufferObjects.html#l2h-552">BufferType (in module types)</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="memoryOverview.html#l2h-896">calloc()</a>
<dt><a href="common-structs.html#l2h-932">classmethod() (built-in function)</a>
<dt><a href="processControl.html#l2h-169">cleanup functions</a>
<dt><a href="initialization.html#l2h-784">close() (in module os)</a>
<dt><a href="object.html#l2h-227">cmp() (built-in function)</a>,
<a href="object.html#l2h-229">[Link]</a>
<dt><a href="veryhigh.html#l2h-80">CO_FUTURE_DIVISION</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="cObjects.html#l2h-725">CObject object</a>
<dt><a href="number.html#l2h-301">coerce() (built-in function)</a>
<dt><a href="importing.html#l2h-182">compile() (built-in function)</a>
<dt><a href="complexObjects.html#l2h-430">complex number object</a>
<dt><a href="initialization.html#l2h-805">copyright (in module sys)</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><a href="dictObjects.html#l2h-603">dictionary object</a>
<dt><a href="dictObjects.html#l2h-607">DictionaryType (in module types)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="dictObjects.html#l2h-607">DictType (in module types)</a>
<dt><a href="number.html#l2h-273">divmod() (built-in function)</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>environment variables
<dd>
<dl compact='compact'>
<dt><a href="includes.html#l2h-2">exec_prefix</a>,
<a href="includes.html#l2h-5">[Link]</a>,
<a href="includes.html#l2h-8">[Link]</a>
<dt><a href="embedding.html#l2h-36">PATH</a>,
<a href="embedding.html#l2h-37">[Link]</a>
<dt><a href="includes.html#l2h-1">prefix</a>,
<a href="includes.html#l2h-3">[Link]</a>,
<a href="includes.html#l2h-4">[Link]</a>,
<a href="includes.html#l2h-6">[Link]</a>,
<a href="includes.html#l2h-7">[Link]</a>
<dt><a href="type-structs.html#l2h-1003">PYTHONDUMPREFS</a>
<dt><a href="embedding.html#l2h-38">PYTHONHOME</a>,
<a href="embedding.html#l2h-41">[Link]</a>
<dt><a href="embedding.html#l2h-39">PYTHONPATH</a>,
<a href="embedding.html#l2h-42">[Link]</a>
</dl>
<dt><a href="fileObjects.html#l2h-643">EOFError (built-in exception)</a>
<dt><a href="threads.html#l2h-871">errno</a>
<dt><a href="exceptions.html#l2h-19">exc_info() (in module sys)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="exceptions.html#l2h-17">exc_traceback (in module sys)</a>,
<a href="exceptionHandling.html#l2h-90">[Link]</a>
<dt><a href="exceptions.html#l2h-17">exc_type (in module sys)</a>,
<a href="exceptionHandling.html#l2h-90">[Link]</a>
<dt><a href="exceptions.html#l2h-17">exc_value (in module sys)</a>,
<a href="exceptionHandling.html#l2h-90">[Link]</a>
<dt><a href="node15.html#l2h-155">Exception (built-in exception)</a>
<dt><a href="embedding.html#l2h-34">exceptions (built-in module)</a>
<dt><a href="includes.html#l2h-2">exec_prefix (environment variable)</a>,
<a href="includes.html#l2h-5">[Link]</a>,
<a href="includes.html#l2h-8">[Link]</a>
<dt><a href="initialization.html#l2h-792">executable (in module sys)</a>
<dt><a href="processControl.html#l2h-167">exit()</a>
</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="fileObjects.html#l2h-631">file object</a>
<dt><a href="fileObjects.html#l2h-635">FileType (in module types)</a>
<dt><a href="number.html#l2h-307">float() (built-in function)</a>
<dt><a href="floatObjects.html#l2h-419">floating point object</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="floatObjects.html#l2h-423">FloatType (in modules types)</a>
<dt><a href="fileObjects.html#l2h-652">fopen()</a>
<dt><a href="memoryOverview.html#l2h-898">free()</a>
<dt><a href="importing.html#l2h-199">freeze utility</a>
</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="buffer-structs.html#l2h-1013">getcharbufferproc (C type)</a>
<dt><a href="buffer-structs.html#l2h-1010">getreadbufferproc (C type)</a>
<dt><a href="buffer-structs.html#l2h-1012">getsegcountproc (C type)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="buffer-structs.html#l2h-1011">getwritebufferproc (C type)</a>
<dt><a href="threads.html#l2h-865">global interpreter lock</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="object.html#l2h-249">hash() (built-in function)</a>,
<a href="type-structs.html#l2h-951">[Link]</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
</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="importing.html#l2h-198">ihooks (standard module)</a>
<dt><a href="exceptions.html#l2h-20">incr_item()</a>,
<a href="exceptions.html#l2h-20">[Link]</a>
<dt><a href="supporting-cycle-detection.html#l2h-1027">inquiry (C type)</a>
<dt><a href="instanceObjects.html#l2h-655">instance object</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="number.html#l2h-303">int() (built-in function)</a>
<dt><a href="intObjects.html#l2h-369">integer object</a>
<dt><a href="threads.html#l2h-865">interpreter lock</a>
<dt><a href="intObjects.html#l2h-373">IntType (in modules types)</a>
</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="exceptionHandling.html#l2h-116">KeyboardInterrupt (built-in exception)</a>,
<a href="exceptionHandling.html#l2h-119">[Link]</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-l">L</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt><a href="object.html#l2h-256">len() (built-in function)</a>,
<a href="sequence.html#l2h-310">[Link]</a>,
<a href="mapping.html#l2h-336">[Link]</a>,
<a href="listObjects.html#l2h-588">[Link]</a>,
<a href="dictObjects.html#l2h-625">[Link]</a>
<dt><a href="listObjects.html#l2h-579">list object</a>
<dt><a href="listObjects.html#l2h-583">ListType (in module types)</a>
<dt><a href="threads.html#l2h-865">lock, interpreter</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="number.html#l2h-305">long() (built-in function)</a>
<dt><a href="longObjects.html#l2h-390">long integer object</a>
<dt><a href="intObjects.html#l2h-383">LONG_MAX</a>,
<a href="longObjects.html#l2h-417">[Link]</a>
<dt><a href="longObjects.html#l2h-394">LongType (in modules types)</a>
</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="initialization.html#l2h-831">main()</a>,
<a href="initialization.html#l2h-835">[Link]</a>
<dt><a href="memoryOverview.html#l2h-895">malloc()</a>
<dt><a href="mapObjects.html#l2h-602">mapping object</a>
<dt><a href="common-structs.html#l2h-931">METH_CLASS</a>
<dt><a href="common-structs.html#l2h-935">METH_COEXIST</a>
<dt><a href="common-structs.html#l2h-927">METH_KEYWORDS</a>
<dt><a href="common-structs.html#l2h-928">METH_NOARGS</a>
<dt><a href="common-structs.html#l2h-929">METH_O</a>
<dt><a href="common-structs.html#l2h-930">METH_OLDARGS</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="common-structs.html#l2h-933">METH_STATIC</a>
<dt><a href="common-structs.html#l2h-926">METH_VARARGS</a>
<dt><a href="method-objects.html#l2h-660">method object</a>
<dt><a href="method-objects.html#l2h-663">MethodType (in module types)</a>
<dt>module
<dd>
<dl compact='compact'>
<dt><a href="embedding.html#l2h-27">search path</a>,
<a href="initialization.html#l2h-776">[Link]</a>,
<a href="initialization.html#l2h-794">[Link]</a>
</dl>
<dt><a href="moduleObjects.html#l2h-672">module object</a>
<dt><a href="importing.html#l2h-174">modules (in module sys)</a>,
<a href="initialization.html#l2h-775">[Link]</a>
<dt><a href="moduleObjects.html#l2h-675">ModuleType (in module types)</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="noneObject.html#l2h-365">None object</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="numericObjects.html#l2h-368">numeric object</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="type-structs.html#l2h-938">ob_refcnt (PyObject member)</a>
<dt><a href="type-structs.html#l2h-940">ob_size (PyVarObject member)</a>
<dt><a href="type-structs.html#l2h-939">ob_type (PyObject member)</a>
<dt>object
<dd>
<dl compact='compact'>
<dt><a href="bufferObjects.html#l2h-548">buffer</a>
<dt><a href="cObjects.html#l2h-725">CObject</a>
<dt><a href="complexObjects.html#l2h-430">complex number</a>
<dt><a href="dictObjects.html#l2h-603">dictionary</a>
<dt><a href="fileObjects.html#l2h-631">file</a>
<dt><a href="floatObjects.html#l2h-419">floating point</a>
<dt><a href="instanceObjects.html#l2h-655">instance</a>
<dt><a href="intObjects.html#l2h-369">integer</a>
<dt><a href="listObjects.html#l2h-579">list</a>
</dl></dl>
</td><td width="50%">
<dl compact='compact'>
<dt>object (continued)
<dd>
<dl compact='compact'>
<dt><a href="longObjects.html#l2h-390">long integer</a>
<dt><a href="mapObjects.html#l2h-602">mapping</a>
<dt><a href="method-objects.html#l2h-660">method</a>
<dt><a href="moduleObjects.html#l2h-672">module</a>
<dt><a href="noneObject.html#l2h-365">None</a>
<dt><a href="numericObjects.html#l2h-368">numeric</a>
<dt><a href="sequenceObjects.html#l2h-447">sequence</a>
<dt><a href="stringObjects.html#l2h-448">string</a>
<dt><a href="tupleObjects.html#l2h-562">tuple</a>
<dt><a href="objects.html#l2h-9">type</a>,
<a href="typeObjects.html#l2h-352">[Link]</a>
</dl>
<dt><a href="longObjects.html#l2h-407">OverflowError (built-in exception)</a>,
<a href="longObjects.html#l2h-410">[Link]</a>
</dl>
</td>
</tr></table>
<hr />
<h2 id="letter-p">P</h2>
<table width="100%"><tr valign="top"><td width="50%">
<dl compact='compact'>
<dt>package variable
<dd>
<dl compact='compact'>
<dt><a href="importing.html#l2h-196"><code>__all__</code></a>
</dl>
<dt>path
<dd>
<dl compact='compact'>
<dt><a href="embedding.html#l2h-27">module search</a>,
<a href="initialization.html#l2h-776">[Link]</a>,
<a href="initialization.html#l2h-794">[Link]</a>
</dl>
<dt><a href="embedding.html#l2h-36">PATH (environment variable)</a>,
<a href="embedding.html#l2h-37">[Link]</a>
<dt><a href="embedding.html#l2h-29">path (in module sys)</a>,
<a href="initialization.html#l2h-775">[Link]</a>,
<a href="initialization.html#l2h-796">[Link]</a>
<dt><a href="initialization.html#l2h-802">platform (in module sys)</a>
<dt><a href="number.html#l2h-275">pow() (built-in function)</a>,
<a href="number.html#l2h-294">[Link]</a>
<dt><a href="includes.html#l2h-1">prefix (environment variable)</a>,
<a href="includes.html#l2h-3">[Link]</a>,
<a href="includes.html#l2h-4">[Link]</a>,
<a href="includes.html#l2h-6">[Link]</a>,
<a href="includes.html#l2h-7">[Link]</a>
<dt><a href="processControl.html#l2h-164">Py_AtExit()</a>
<dt><a href="threads.html#l2h-849">Py_BEGIN_ALLOW_THREADS</a>,
<a href="threads.html#l2h-868">[Link]</a>
<dt><a href="threads.html#l2h-851">Py_BLOCK_THREADS</a>
<dt><a href="arg-parsing.html#l2h-214">Py_BuildValue()</a>
<dt><a href="countingRefs.html#l2h-88">Py_CLEAR()</a>
<dt><a href="veryhigh.html#l2h-74">Py_CompileString()</a>,
<a href="veryhigh.html#l2h-81">[Link]</a>,
<a href="veryhigh.html#l2h-82">[Link]</a>,
<a href="veryhigh.html#l2h-83">[Link]</a>
<dt><a href="veryhigh.html#l2h-75">Py_CompileStringFlags()</a>
<dt><a href="node39.html#l2h-431">Py_complex (C type)</a>
<dt><a href="refcounts.html#l2h-11">Py_DECREF()</a>,
<a href="countingRefs.html#l2h-86">[Link]</a>
<dt><a href="threads.html#l2h-850">Py_END_ALLOW_THREADS</a>,
<a href="threads.html#l2h-869">[Link]</a>
<dt><a href="bufferObjects.html#l2h-553">Py_END_OF_BUFFER</a>
<dt><a href="initialization.html#l2h-785">Py_EndInterpreter()</a>
<dt><a href="veryhigh.html#l2h-76">Py_eval_input</a>
<dt><a href="processControl.html#l2h-163">Py_Exit()</a>
<dt><a href="boolObjects.html#l2h-385">Py_False</a>
<dt><a href="processControl.html#l2h-162">Py_FatalError()</a>,
<a href="initialization.html#l2h-836">[Link]</a>
<dt><a href="os.html#l2h-156">Py_FdIsInteractive()</a>
<dt><a href="veryhigh.html#l2h-77">Py_file_input</a>
<dt><a href="processControl.html#l2h-166">Py_Finalize()</a>,
<a href="processControl.html#l2h-168">[Link]</a>,
<a href="initialization.html#l2h-779">[Link]</a>,
<a href="initialization.html#l2h-823">[Link]</a>,
<a href="initialization.html#l2h-827">[Link]</a>,
<a href="initialization.html#l2h-829">[Link]</a>
<dt><a href="common-structs.html#l2h-936">Py_FindMethod()</a>
<dt><a href="initialization.html#l2h-809">Py_GetBuildInfo()</a>
<dt><a href="initialization.html#l2h-806">Py_GetCompiler()</a>
<dt><a href="initialization.html#l2h-803">Py_GetCopyright()</a>
<dt><a href="embedding.html#l2h-45">Py_GetExecPrefix()</a>,
<a href="initialization.html#l2h-789">[Link]</a>
<dt><a href="embedding.html#l2h-43">Py_GetPath()</a>,
<a href="initialization.html#l2h-793">[Link]</a>,
<a href="initialization.html#l2h-832">[Link]</a>
<dt><a href="initialization.html#l2h-800">Py_GetPlatform()</a>
<dt><a href="embedding.html#l2h-44">Py_GetPrefix()</a>,
<a href="initialization.html#l2h-788">[Link]</a>
<dt><a href="embedding.html#l2h-46">Py_GetProgramFullPath()</a>,
<a href="initialization.html#l2h-790">[Link]</a>
<dt><a href="initialization.html#l2h-787">Py_GetProgramName()</a>
<dt><a href="initialization.html#l2h-797">Py_GetVersion()</a>
<dt><a href="refcounts.html#l2h-10">Py_INCREF()</a>,
<a href="countingRefs.html#l2h-84">[Link]</a>
<dt><a href="embedding.html#l2h-30">Py_Initialize()</a>,
<a href="initialization.html#l2h-773">[Link]</a>,
<a href="initialization.html#l2h-828">[Link]</a>,
<a href="initialization.html#l2h-830">[Link]</a>,
<a href="threads.html#l2h-879">[Link]</a>
<dt><a href="initialization.html#l2h-777">Py_InitializeEx()</a>
<dt><a href="allocating-objects.html#l2h-916">Py_InitModule()</a>
<dt><a href="allocating-objects.html#l2h-917">Py_InitModule3()</a>
<dt><a href="allocating-objects.html#l2h-918">Py_InitModule4()</a>
<dt><a href="embedding.html#l2h-47">Py_IsInitialized()</a>,
<a href="initialization.html#l2h-778">[Link]</a>
<dt><a href="veryhigh.html#l2h-48">Py_Main()</a>
<dt><a href="initialization.html#l2h-780">Py_NewInterpreter()</a>
<dt><a href="noneObject.html#l2h-366">Py_None</a>
<dt><a href="fileObjects.html#l2h-654">Py_PRINT_RAW</a>
<dt><a href="boolObjects.html#l2h-387">Py_RETURN_FALSE</a>
<dt><a href="noneObject.html#l2h-367">Py_RETURN_NONE</a>
<dt><a href="boolObjects.html#l2h-388">Py_RETURN_TRUE</a>
<dt><a href="embedding.html#l2h-40">Py_SetProgramName()</a>,
<a href="initialization.html#l2h-786">[Link]</a>,
<a href="initialization.html#l2h-815">[Link]</a>,
<a href="initialization.html#l2h-833">[Link]</a>,
<a href="initialization.html#l2h-834">[Link]</a>
<dt><a href="veryhigh.html#l2h-78">Py_single_input</a>
<dt><a href="type-structs.html#l2h-968">Py_TPFLAGS_BASETYPE</a>
<dt><a href="type-structs.html#l2h-962">Py_TPFLAGS_CHECKTYPES</a>
<dt><a href="type-structs.html#l2h-972">Py_TPFLAGS_DEFAULT</a>
<dt><a href="type-structs.html#l2h-960">Py_TPFLAGS_GC</a>
<dt><a href="type-structs.html#l2h-966">Py_TPFLAGS_HAVE_CLASS</a>
<dt><a href="type-structs.html#l2h-971">Py_TPFLAGS_HAVE_GC</a>,
<a href="supporting-cycle-detection.html#l2h-1015">[Link]</a>
<dt><a href="type-structs.html#l2h-958">Py_TPFLAGS_HAVE_GETCHARBUFFER</a>,
<a href="buffer-structs.html#l2h-1009">[Link]</a>
<dt><a href="type-structs.html#l2h-961">Py_TPFLAGS_HAVE_INPLACEOPS</a>
<dt><a href="type-structs.html#l2h-965">Py_TPFLAGS_HAVE_ITER</a>
<dt><a href="type-structs.html#l2h-963">Py_TPFLAGS_HAVE_RICHCOMPARE</a>
<dt><a href="type-structs.html#l2h-959">Py_TPFLAGS_HAVE_SEQUENCE_IN</a>
<dt><a href="type-structs.html#l2h-964">Py_TPFLAGS_HAVE_WEAKREFS</a>
<dt><a href="type-structs.html#l2h-967">Py_TPFLAGS_HEAPTYPE</a>
<dt><a href="type-structs.html#l2h-969">Py_TPFLAGS_READY</a>
<dt><a href="type-structs.html#l2h-970">Py_TPFLAGS_READYING</a>
<dt><a href="profiling.html#l2h-881">Py_tracefunc (C type)</a>
<dt><a href="boolObjects.html#l2h-386">Py_True</a>
<dt><a href="threads.html#l2h-852">Py_UNBLOCK_THREADS</a>
<dt><a href="unicodeObjects.html#l2h-474">Py_UNICODE (C type)</a>
<dt><a href="unicodeObjects.html#l2h-492">Py_UNICODE_ISALNUM()</a>
<dt><a href="unicodeObjects.html#l2h-491">Py_UNICODE_ISALPHA()</a>
<dt><a href="unicodeObjects.html#l2h-488">Py_UNICODE_ISDECIMAL()</a>
<dt><a href="unicodeObjects.html#l2h-489">Py_UNICODE_ISDIGIT()</a>
<dt><a href="unicodeObjects.html#l2h-487">Py_UNICODE_ISLINEBREAK()</a>
<dt><a href="unicodeObjects.html#l2h-484">Py_UNICODE_ISLOWER()</a>
<dt><a href="unicodeObjects.html#l2h-490">Py_UNICODE_ISNUMERIC()</a>
<dt><a href="unicodeObjects.html#l2h-483">Py_UNICODE_ISSPACE()</a>
<dt><a href="unicodeObjects.html#l2h-486">Py_UNICODE_ISTITLE()</a>
<dt><a href="unicodeObjects.html#l2h-485">Py_UNICODE_ISUPPER()</a>
<dt><a href="unicodeObjects.html#l2h-496">Py_UNICODE_TODECIMAL()</a>
<dt><a href="unicodeObjects.html#l2h-497">Py_UNICODE_TODIGIT()</a>
<dt><a href="unicodeObjects.html#l2h-493">Py_UNICODE_TOLOWER()</a>
<dt><a href="unicodeObjects.html#l2h-498">Py_UNICODE_TONUMERIC()</a>
<dt><a href="unicodeObjects.html#l2h-495">Py_UNICODE_TOTITLE()</a>
<dt><a href="unicodeObjects.html#l2h-494">Py_UNICODE_TOUPPER()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1026">Py_VISIT()</a>
<dt><a href="exceptions.html#l2h-26">Py_XDECREF()</a>,
<a href="countingRefs.html#l2h-87">[Link]</a>
<dt><a href="countingRefs.html#l2h-85">Py_XINCREF()</a>
<dt><a href="arg-parsing.html#l2h-212">PyArg_Parse()</a>
<dt><a href="arg-parsing.html#l2h-208">PyArg_ParseTuple()</a>
<dt><a href="arg-parsing.html#l2h-210">PyArg_ParseTupleAndKeywords()</a>
<dt><a href="arg-parsing.html#l2h-213">PyArg_UnpackTuple()</a>
<dt><a href="arg-parsing.html#l2h-209">PyArg_VaParse()</a>
<dt><a href="arg-parsing.html#l2h-211">PyArg_VaParseTupleAndKeywords()</a>
<dt><a href="boolObjects.html#l2h-384">PyBool_Check()</a>
<dt><a href="boolObjects.html#l2h-389">PyBool_FromLong()</a>
<dt><a href="bufferObjects.html#l2h-554">PyBuffer_Check()</a>
<dt><a href="bufferObjects.html#l2h-557">PyBuffer_FromMemory()</a>
<dt><a href="bufferObjects.html#l2h-555">PyBuffer_FromObject()</a>
<dt><a href="bufferObjects.html#l2h-558">PyBuffer_FromReadWriteMemory()</a>
<dt><a href="bufferObjects.html#l2h-556">PyBuffer_FromReadWriteObject()</a>
<dt><a href="bufferObjects.html#l2h-559">PyBuffer_New()</a>
<dt><a href="bufferObjects.html#l2h-550">PyBuffer_Type</a>
<dt><a href="bufferObjects.html#l2h-549">PyBufferObject (C type)</a>
<dt><a href="bufferObjects.html#l2h-561">PyBufferProcs</a>
<dt><a href="buffer-structs.html#l2h-1008">PyBufferProcs (C type)</a>
<dt><a href="object.html#l2h-238">PyCallable_Check()</a>
<dt><a href="iterator-objects.html#l2h-701">PyCallIter_Check()</a>
<dt><a href="iterator-objects.html#l2h-702">PyCallIter_New()</a>
<dt><a href="iterator-objects.html#l2h-700">PyCallIter_Type</a>
<dt><a href="cell-objects.html#l2h-735">PyCell_Check()</a>
<dt><a href="cell-objects.html#l2h-738">PyCell_GET()</a>
<dt><a href="cell-objects.html#l2h-737">PyCell_Get()</a>
<dt><a href="cell-objects.html#l2h-736">PyCell_New()</a>
<dt><a href="cell-objects.html#l2h-740">PyCell_SET()</a>
<dt><a href="cell-objects.html#l2h-739">PyCell_Set()</a>
<dt><a href="cell-objects.html#l2h-734">PyCell_Type</a>
<dt><a href="cell-objects.html#l2h-733">PyCellObject (C type)</a>
<dt><a href="common-structs.html#l2h-924">PyCFunction (C type)</a>
<dt><a href="cObjects.html#l2h-726">PyCObject (C type)</a>
<dt><a href="cObjects.html#l2h-730">PyCObject_AsVoidPtr()</a>
<dt><a href="cObjects.html#l2h-727">PyCObject_Check()</a>
<dt><a href="cObjects.html#l2h-728">PyCObject_FromVoidPtr()</a>
<dt><a href="cObjects.html#l2h-729">PyCObject_FromVoidPtrAndDesc()</a>
<dt><a href="cObjects.html#l2h-731">PyCObject_GetDesc()</a>
<dt><a href="cObjects.html#l2h-732">PyCObject_SetVoidPtr()</a>
<dt><a href="veryhigh.html#l2h-79">PyCompilerFlags (C type)</a>
<dt><a href="node40.html#l2h-446">PyComplex_AsCComplex()</a>
<dt><a href="node40.html#l2h-440">PyComplex_Check()</a>
<dt><a href="node40.html#l2h-441">PyComplex_CheckExact()</a>
<dt><a href="node40.html#l2h-442">PyComplex_FromCComplex()</a>
<dt><a href="node40.html#l2h-443">PyComplex_FromDoubles()</a>
<dt><a href="node40.html#l2h-445">PyComplex_ImagAsDouble()</a>
<dt><a href="node40.html#l2h-444">PyComplex_RealAsDouble()</a>
<dt><a href="node40.html#l2h-439">PyComplex_Type</a>
<dt><a href="node40.html#l2h-438">PyComplexObject (C type)</a>
<dt><a href="datetime-objects.html#l2h-746">PyDate_Check()</a>
<dt><a href="datetime-objects.html#l2h-747">PyDate_CheckExact()</a>
<dt><a href="datetime-objects.html#l2h-756">PyDate_FromDate()</a>
<dt><a href="datetime-objects.html#l2h-772">PyDate_FromTimestamp()</a>
<dt><a href="datetime-objects.html#l2h-748">PyDateTime_Check()</a>
<dt><a href="datetime-objects.html#l2h-749">PyDateTime_CheckExact()</a>
<dt><a href="datetime-objects.html#l2h-763">PyDateTime_DATE_GET_HOUR()</a>
<dt><a href="datetime-objects.html#l2h-766">PyDateTime_DATE_GET_MICROSECOND()</a>
<dt><a href="datetime-objects.html#l2h-764">PyDateTime_DATE_GET_MINUTE()</a>
<dt><a href="datetime-objects.html#l2h-765">PyDateTime_DATE_GET_SECOND()</a>
<dt><a href="datetime-objects.html#l2h-757">PyDateTime_FromDateAndTime()</a>
<dt><a href="datetime-objects.html#l2h-771">PyDateTime_FromTimestamp()</a>
<dt><a href="datetime-objects.html#l2h-762">PyDateTime_GET_DAY()</a>
<dt><a href="datetime-objects.html#l2h-761">PyDateTime_GET_MONTH()</a>
<dt><a href="datetime-objects.html#l2h-760">PyDateTime_GET_YEAR()</a>
<dt><a href="datetime-objects.html#l2h-767">PyDateTime_TIME_GET_HOUR()</a>
<dt><a href="datetime-objects.html#l2h-770">PyDateTime_TIME_GET_MICROSECOND()</a>
<dt><a href="datetime-objects.html#l2h-768">PyDateTime_TIME_GET_MINUTE()</a>
<dt><a href="datetime-objects.html#l2h-769">PyDateTime_TIME_GET_SECOND()</a>
<dt><a href="datetime-objects.html#l2h-752">PyDelta_Check()</a>
<dt><a href="datetime-objects.html#l2h-753">PyDelta_CheckExact()</a>
<dt><a href="datetime-objects.html#l2h-759">PyDelta_FromDSU()</a>
<dt><a href="descriptor-objects.html#l2h-709">PyDescr_IsData()</a>
<dt><a href="descriptor-objects.html#l2h-708">PyDescr_NewClassMethod()</a>
<dt><a href="descriptor-objects.html#l2h-704">PyDescr_NewGetSet()</a>
<dt><a href="descriptor-objects.html#l2h-705">PyDescr_NewMember()</a>
<dt><a href="descriptor-objects.html#l2h-706">PyDescr_NewMethod()</a>
<dt><a href="descriptor-objects.html#l2h-707">PyDescr_NewWrapper()</a>
<dt><a href="dictObjects.html#l2h-608">PyDict_Check()</a>
<dt><a href="dictObjects.html#l2h-609">PyDict_CheckExact()</a>
<dt><a href="dictObjects.html#l2h-612">PyDict_Clear()</a>
<dt><a href="dictObjects.html#l2h-613">PyDict_Contains()</a>
<dt><a href="dictObjects.html#l2h-614">PyDict_Copy()</a>
<dt><a href="dictObjects.html#l2h-617">PyDict_DelItem()</a>
<dt><a href="dictObjects.html#l2h-618">PyDict_DelItemString()</a>
<dt><a href="dictObjects.html#l2h-619">PyDict_GetItem()</a>
<dt><a href="dictObjects.html#l2h-620">PyDict_GetItemString()</a>
<dt><a href="dictObjects.html#l2h-621">PyDict_Items()</a>
<dt><a href="dictObjects.html#l2h-622">PyDict_Keys()</a>
<dt><a href="dictObjects.html#l2h-627">PyDict_Merge()</a>
<dt><a href="dictObjects.html#l2h-629">PyDict_MergeFromSeq2()</a>
<dt><a href="dictObjects.html#l2h-610">PyDict_New()</a>
<dt><a href="dictObjects.html#l2h-626">PyDict_Next()</a>
<dt><a href="dictObjects.html#l2h-615">PyDict_SetItem()</a>
<dt><a href="dictObjects.html#l2h-616">PyDict_SetItemString()</a>
<dt><a href="dictObjects.html#l2h-624">PyDict_Size()</a>
<dt><a href="dictObjects.html#l2h-605">PyDict_Type</a>
<dt><a href="dictObjects.html#l2h-628">PyDict_Update()</a>
<dt><a href="dictObjects.html#l2h-623">PyDict_Values()</a>
<dt><a href="dictObjects.html#l2h-604">PyDictObject (C type)</a>
<dt><a href="dictObjects.html#l2h-611">PyDictProxy_New()</a>
<dt><a href="exceptionHandling.html#l2h-103">PyErr_BadArgument()</a>
<dt><a href="exceptionHandling.html#l2h-111">PyErr_BadInternalCall()</a>
<dt><a href="exceptionHandling.html#l2h-114">PyErr_CheckSignals()</a>
<dt><a href="exceptions.html#l2h-22">PyErr_Clear()</a>,
<a href="exceptions.html#l2h-25">[Link]</a>,
<a href="exceptionHandling.html#l2h-96">[Link]</a>
<dt><a href="exceptions.html#l2h-24">PyErr_ExceptionMatches()</a>,
<a href="exceptionHandling.html#l2h-93">[Link]</a>
<dt><a href="exceptionHandling.html#l2h-97">PyErr_Fetch()</a>
<dt><a href="exceptionHandling.html#l2h-101">PyErr_Format()</a>
<dt><a href="exceptionHandling.html#l2h-94">PyErr_GivenExceptionMatches()</a>
<dt><a href="exceptionHandling.html#l2h-120">PyErr_NewException()</a>
<dt><a href="exceptionHandling.html#l2h-104">PyErr_NoMemory()</a>
<dt><a href="exceptionHandling.html#l2h-95">PyErr_NormalizeException()</a>
<dt><a href="exceptions.html#l2h-20">PyErr_Occurred()</a>,
<a href="exceptionHandling.html#l2h-92">[Link]</a>
<dt><a href="exceptionHandling.html#l2h-91">PyErr_Print()</a>
<dt><a href="exceptionHandling.html#l2h-98">PyErr_Restore()</a>
<dt><a href="exceptionHandling.html#l2h-108">PyErr_SetExcFromWindowsErr()</a>
<dt><a href="exceptionHandling.html#l2h-110">PyErr_SetExcFromWindowsErrWithFilename()</a>
<dt><a href="exceptionHandling.html#l2h-105">PyErr_SetFromErrno()</a>
<dt><a href="exceptionHandling.html#l2h-106">PyErr_SetFromErrnoWithFilename()</a>
<dt><a href="exceptionHandling.html#l2h-107">PyErr_SetFromWindowsErr()</a>
<dt><a href="exceptionHandling.html#l2h-109">PyErr_SetFromWindowsErrWithFilename()</a>
<dt><a href="exceptionHandling.html#l2h-117">PyErr_SetInterrupt()</a>
<dt><a href="exceptionHandling.html#l2h-102">PyErr_SetNone()</a>
<dt><a href="exceptionHandling.html#l2h-100">PyErr_SetObject()</a>
<dt><a href="exceptions.html#l2h-21">PyErr_SetString()</a>,
<a href="exceptionHandling.html#l2h-99">[Link]</a>
<dt><a href="exceptionHandling.html#l2h-112">PyErr_Warn()</a>
<dt><a href="exceptionHandling.html#l2h-113">PyErr_WarnExplicit()</a>
<dt><a href="exceptionHandling.html#l2h-121">PyErr_WriteUnraisable()</a>
<dt><a href="initialization.html#l2h-818">PyEval_AcquireLock()</a>,
<a href="threads.html#l2h-843">[Link]</a>,
<a href="threads.html#l2h-874">[Link]</a>
<dt><a href="threads.html#l2h-845">PyEval_AcquireThread()</a>
<dt><a href="initialization.html#l2h-816">PyEval_InitThreads()</a>,
<a href="threads.html#l2h-841">[Link]</a>
<dt><a href="initialization.html#l2h-817">PyEval_ReleaseLock()</a>,
<a href="threads.html#l2h-844">[Link]</a>,
<a href="threads.html#l2h-873">[Link]</a>,
<a href="threads.html#l2h-875">[Link]</a>
<dt><a href="threads.html#l2h-846">PyEval_ReleaseThread()</a>,
<a href="threads.html#l2h-876">[Link]</a>
<dt><a href="threads.html#l2h-848">PyEval_RestoreThread()</a>,
<a href="threads.html#l2h-870">[Link]</a>,
<a href="threads.html#l2h-878">[Link]</a>
<dt><a href="threads.html#l2h-847">PyEval_SaveThread()</a>,
<a href="threads.html#l2h-872">[Link]</a>,
<a href="threads.html#l2h-877">[Link]</a>
<dt><a href="profiling.html#l2h-889">PyEval_SetProfile()</a>
<dt><a href="profiling.html#l2h-890">PyEval_SetTrace()</a>
<dt><a href="threads.html#l2h-842">PyEval_ThreadsInitialized()</a>
<dt><a href="standardExceptions.html#l2h-128">PyExc_ArithmeticError</a>
<dt><a href="standardExceptions.html#l2h-130">PyExc_AssertionError</a>
<dt><a href="standardExceptions.html#l2h-131">PyExc_AttributeError</a>
<dt><a href="standardExceptions.html#l2h-133">PyExc_EnvironmentError</a>
<dt><a href="standardExceptions.html#l2h-132">PyExc_EOFError</a>
<dt><a href="standardExceptions.html#l2h-126">PyExc_Exception</a>
<dt><a href="standardExceptions.html#l2h-134">PyExc_FloatingPointError</a>
<dt><a href="standardExceptions.html#l2h-136">PyExc_ImportError</a>
<dt><a href="standardExceptions.html#l2h-137">PyExc_IndexError</a>
<dt><a href="standardExceptions.html#l2h-135">PyExc_IOError</a>
<dt><a href="standardExceptions.html#l2h-139">PyExc_KeyboardInterrupt</a>
<dt><a href="standardExceptions.html#l2h-138">PyExc_KeyError</a>
<dt><a href="standardExceptions.html#l2h-129">PyExc_LookupError</a>
<dt><a href="standardExceptions.html#l2h-140">PyExc_MemoryError</a>
<dt><a href="standardExceptions.html#l2h-141">PyExc_NameError</a>
<dt><a href="standardExceptions.html#l2h-142">PyExc_NotImplementedError</a>
<dt><a href="standardExceptions.html#l2h-143">PyExc_OSError</a>
<dt><a href="standardExceptions.html#l2h-144">PyExc_OverflowError</a>
<dt><a href="standardExceptions.html#l2h-145">PyExc_ReferenceError</a>
<dt><a href="standardExceptions.html#l2h-146">PyExc_RuntimeError</a>
<dt><a href="standardExceptions.html#l2h-127">PyExc_StandardError</a>
<dt><a href="standardExceptions.html#l2h-147">PyExc_SyntaxError</a>
<dt><a href="standardExceptions.html#l2h-148">PyExc_SystemError</a>
<dt><a href="standardExceptions.html#l2h-149">PyExc_SystemExit</a>
<dt><a href="standardExceptions.html#l2h-150">PyExc_TypeError</a>
<dt><a href="standardExceptions.html#l2h-151">PyExc_ValueError</a>
<dt><a href="standardExceptions.html#l2h-152">PyExc_WindowsError</a>
<dt><a href="standardExceptions.html#l2h-153">PyExc_ZeroDivisionError</a>
<dt><a href="fileObjects.html#l2h-640">PyFile_AsFile()</a>
<dt><a href="fileObjects.html#l2h-636">PyFile_Check()</a>
<dt><a href="fileObjects.html#l2h-637">PyFile_CheckExact()</a>
<dt><a href="fileObjects.html#l2h-646">PyFile_Encoding()</a>
<dt><a href="fileObjects.html#l2h-639">PyFile_FromFile()</a>
<dt><a href="fileObjects.html#l2h-638">PyFile_FromString()</a>
<dt><a href="fileObjects.html#l2h-641">PyFile_GetLine()</a>
<dt><a href="fileObjects.html#l2h-644">PyFile_Name()</a>
<dt><a href="fileObjects.html#l2h-645">PyFile_SetBufSize()</a>
<dt><a href="fileObjects.html#l2h-647">PyFile_SoftSpace()</a>
<dt><a href="fileObjects.html#l2h-633">PyFile_Type</a>
<dt><a href="fileObjects.html#l2h-650">PyFile_WriteObject()</a>
<dt><a href="fileObjects.html#l2h-651">PyFile_WriteString()</a>
<dt><a href="fileObjects.html#l2h-632">PyFileObject (C type)</a>
<dt><a href="floatObjects.html#l2h-429">PyFloat_AS_DOUBLE()</a>
<dt><a href="floatObjects.html#l2h-428">PyFloat_AsDouble()</a>
<dt><a href="floatObjects.html#l2h-424">PyFloat_Check()</a>
<dt><a href="floatObjects.html#l2h-425">PyFloat_CheckExact()</a>
<dt><a href="floatObjects.html#l2h-427">PyFloat_FromDouble()</a>
<dt><a href="floatObjects.html#l2h-426">PyFloat_FromString()</a>
<dt><a href="floatObjects.html#l2h-421">PyFloat_Type</a>
<dt><a href="floatObjects.html#l2h-420">PyFloatObject (C type)</a>
<dt><a href="gen-objects.html#l2h-743">PyGen_Check()</a>
<dt><a href="gen-objects.html#l2h-744">PyGen_CheckExact()</a>
<dt><a href="gen-objects.html#l2h-745">PyGen_New()</a>
<dt><a href="gen-objects.html#l2h-742">PyGen_Type</a>
<dt><a href="gen-objects.html#l2h-741">PyGenObject (C type)</a>
<dt><a href="threads.html#l2h-863">PyGILState_Ensure()</a>
<dt><a href="threads.html#l2h-864">PyGILState_Release()</a>
<dt><a href="importing.html#l2h-180">PyImport_AddModule()</a>
<dt><a href="importing.html#l2h-193">PyImport_AppendInittab()</a>
<dt><a href="importing.html#l2h-186">PyImport_Cleanup()</a>
<dt><a href="importing.html#l2h-181">PyImport_ExecCodeModule()</a>
<dt><a href="importing.html#l2h-195">PyImport_ExtendInittab()</a>
<dt><a href="importing.html#l2h-192">PyImport_FrozenModules</a>
<dt><a href="importing.html#l2h-183">PyImport_GetMagicNumber()</a>
<dt><a href="importing.html#l2h-184">PyImport_GetModuleDict()</a>
<dt><a href="importing.html#l2h-177">PyImport_Import()</a>
<dt><a href="importing.html#l2h-190">PyImport_ImportFrozenModule()</a>
<dt><a href="importing.html#l2h-170">PyImport_ImportModule()</a>
<dt><a href="importing.html#l2h-175">PyImport_ImportModuleEx()</a>
<dt><a href="importing.html#l2h-178">PyImport_ReloadModule()</a>
<dt><a href="instanceObjects.html#l2h-657">PyInstance_Check()</a>
<dt><a href="instanceObjects.html#l2h-658">PyInstance_New()</a>
<dt><a href="instanceObjects.html#l2h-659">PyInstance_NewRaw()</a>
<dt><a href="instanceObjects.html#l2h-656">PyInstance_Type</a>
<dt><a href="intObjects.html#l2h-379">PyInt_AS_LONG()</a>
<dt><a href="intObjects.html#l2h-378">PyInt_AsLong()</a>
<dt><a href="intObjects.html#l2h-381">PyInt_AsUnsignedLongLongMask()</a>
<dt><a href="intObjects.html#l2h-380">PyInt_AsUnsignedLongMask()</a>
<dt><a href="intObjects.html#l2h-374">PyInt_Check()</a>
<dt><a href="intObjects.html#l2h-375">PyInt_CheckExact()</a>
<dt><a href="intObjects.html#l2h-377">PyInt_FromLong()</a>
<dt><a href="intObjects.html#l2h-376">PyInt_FromString()</a>
<dt><a href="intObjects.html#l2h-382">PyInt_GetMax()</a>
<dt><a href="intObjects.html#l2h-371">PyInt_Type</a>
<dt><a href="threads.html#l2h-839">PyInterpreterState (C type)</a>
<dt><a href="threads.html#l2h-854">PyInterpreterState_Clear()</a>
<dt><a href="threads.html#l2h-855">PyInterpreterState_Delete()</a>
<dt><a href="advanced-debugging.html#l2h-891">PyInterpreterState_Head()</a>
<dt><a href="threads.html#l2h-853">PyInterpreterState_New()</a>
<dt><a href="advanced-debugging.html#l2h-892">PyInterpreterState_Next()</a>
<dt><a href="advanced-debugging.html#l2h-893">PyInterpreterState_ThreadHead()</a>
<dt><a href="intObjects.html#l2h-370">PyIntObject (C type)</a>
<dt><a href="iterator.html#l2h-346">PyIter_Check()</a>
<dt><a href="iterator.html#l2h-347">PyIter_Next()</a>
<dt><a href="listObjects.html#l2h-595">PyList_Append()</a>
<dt><a href="listObjects.html#l2h-600">PyList_AsTuple()</a>
<dt><a href="listObjects.html#l2h-584">PyList_Check()</a>
<dt><a href="listObjects.html#l2h-585">PyList_CheckExact()</a>
<dt><a href="listObjects.html#l2h-591">PyList_GET_ITEM()</a>
<dt><a href="listObjects.html#l2h-589">PyList_GET_SIZE()</a>
<dt><a href="refcountDetails.html#l2h-14">PyList_GetItem()</a>,
<a href="listObjects.html#l2h-590">[Link]</a>
<dt><a href="listObjects.html#l2h-596">PyList_GetSlice()</a>
<dt><a href="listObjects.html#l2h-594">PyList_Insert()</a>
<dt><a href="listObjects.html#l2h-586">PyList_New()</a>
<dt><a href="listObjects.html#l2h-599">PyList_Reverse()</a>
<dt><a href="listObjects.html#l2h-593">PyList_SET_ITEM()</a>
<dt><a href="refcountDetails.html#l2h-12">PyList_SetItem()</a>,
<a href="listObjects.html#l2h-592">[Link]</a>
<dt><a href="listObjects.html#l2h-597">PyList_SetSlice()</a>
<dt><a href="listObjects.html#l2h-587">PyList_Size()</a>
<dt><a href="listObjects.html#l2h-598">PyList_Sort()</a>
<dt><a href="listObjects.html#l2h-581">PyList_Type</a>
<dt><a href="listObjects.html#l2h-580">PyListObject (C type)</a>
<dt><a href="longObjects.html#l2h-415">PyLong_AsDouble()</a>
<dt><a href="longObjects.html#l2h-405">PyLong_AsLong()</a>
<dt><a href="longObjects.html#l2h-411">PyLong_AsLongLong()</a>
<dt><a href="longObjects.html#l2h-408">PyLong_AsUnsignedLong()</a>
<dt><a href="longObjects.html#l2h-412">PyLong_AsUnsignedLongLong()</a>
<dt><a href="longObjects.html#l2h-414">PyLong_AsUnsignedLongLongMask()</a>
<dt><a href="longObjects.html#l2h-413">PyLong_AsUnsignedLongMask()</a>
<dt><a href="longObjects.html#l2h-416">PyLong_AsVoidPtr()</a>
<dt><a href="longObjects.html#l2h-395">PyLong_Check()</a>
<dt><a href="longObjects.html#l2h-396">PyLong_CheckExact()</a>
<dt><a href="longObjects.html#l2h-401">PyLong_FromDouble()</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="longObjects.html#l2h-397">PyLong_FromLong()</a>
<dt><a href="longObjects.html#l2h-399">PyLong_FromLongLong()</a>
<dt><a href="longObjects.html#l2h-402">PyLong_FromString()</a>
<dt><a href="longObjects.html#l2h-403">PyLong_FromUnicode()</a>
<dt><a href="longObjects.html#l2h-398">PyLong_FromUnsignedLong()</a>
<dt><a href="longObjects.html#l2h-400">PyLong_FromUnsignedLongLong()</a>
<dt><a href="longObjects.html#l2h-404">PyLong_FromVoidPtr()</a>
<dt><a href="longObjects.html#l2h-392">PyLong_Type</a>
<dt><a href="longObjects.html#l2h-391">PyLongObject (C type)</a>
<dt><a href="mapping.html#l2h-334">PyMapping_Check()</a>
<dt><a href="mapping.html#l2h-338">PyMapping_DelItem()</a>
<dt><a href="mapping.html#l2h-337">PyMapping_DelItemString()</a>
<dt><a href="mapping.html#l2h-344">PyMapping_GetItemString()</a>
<dt><a href="mapping.html#l2h-340">PyMapping_HasKey()</a>
<dt><a href="mapping.html#l2h-339">PyMapping_HasKeyString()</a>
<dt><a href="mapping.html#l2h-343">PyMapping_Items()</a>
<dt><a href="mapping.html#l2h-341">PyMapping_Keys()</a>
<dt><a href="mapping.html#l2h-335">PyMapping_Length()</a>
<dt><a href="mapping.html#l2h-345">PyMapping_SetItemString()</a>
<dt><a href="mapping.html#l2h-342">PyMapping_Values()</a>
<dt><a href="mapping-structs.html#l2h-1005">PyMappingMethods (C type)</a>
<dt><a href="marshalling-utils.html#l2h-206">PyMarshal_ReadLastObjectFromFile()</a>
<dt><a href="marshalling-utils.html#l2h-203">PyMarshal_ReadLongFromFile()</a>
<dt><a href="marshalling-utils.html#l2h-205">PyMarshal_ReadObjectFromFile()</a>
<dt><a href="marshalling-utils.html#l2h-207">PyMarshal_ReadObjectFromString()</a>
<dt><a href="marshalling-utils.html#l2h-204">PyMarshal_ReadShortFromFile()</a>
<dt><a href="marshalling-utils.html#l2h-200">PyMarshal_WriteLongToFile()</a>
<dt><a href="marshalling-utils.html#l2h-201">PyMarshal_WriteObjectToFile()</a>
<dt><a href="marshalling-utils.html#l2h-202">PyMarshal_WriteObjectToString()</a>
<dt><a href="memoryInterface.html#l2h-904">PyMem_Del()</a>
<dt><a href="memoryInterface.html#l2h-901">PyMem_Free()</a>
<dt><a href="memoryInterface.html#l2h-899">PyMem_Malloc()</a>
<dt><a href="memoryInterface.html#l2h-902">PyMem_New()</a>
<dt><a href="memoryInterface.html#l2h-900">PyMem_Realloc()</a>
<dt><a href="memoryInterface.html#l2h-903">PyMem_Resize()</a>
<dt><a href="method-objects.html#l2h-664">PyMethod_Check()</a>
<dt><a href="method-objects.html#l2h-666">PyMethod_Class()</a>
<dt><a href="method-objects.html#l2h-668">PyMethod_Function()</a>
<dt><a href="method-objects.html#l2h-667">PyMethod_GET_CLASS()</a>
<dt><a href="method-objects.html#l2h-669">PyMethod_GET_FUNCTION()</a>
<dt><a href="method-objects.html#l2h-671">PyMethod_GET_SELF()</a>
<dt><a href="method-objects.html#l2h-665">PyMethod_New()</a>
<dt><a href="method-objects.html#l2h-670">PyMethod_Self()</a>
<dt><a href="method-objects.html#l2h-661">PyMethod_Type</a>
<dt><a href="common-structs.html#l2h-925">PyMethodDef (C type)</a>
<dt><a href="moduleObjects.html#l2h-695">PyModule_AddIntConstant()</a>
<dt><a href="moduleObjects.html#l2h-694">PyModule_AddObject()</a>
<dt><a href="moduleObjects.html#l2h-696">PyModule_AddStringConstant()</a>
<dt><a href="moduleObjects.html#l2h-676">PyModule_Check()</a>
<dt><a href="moduleObjects.html#l2h-677">PyModule_CheckExact()</a>
<dt><a href="moduleObjects.html#l2h-681">PyModule_GetDict()</a>
<dt><a href="moduleObjects.html#l2h-689">PyModule_GetFilename()</a>
<dt><a href="moduleObjects.html#l2h-684">PyModule_GetName()</a>
<dt><a href="moduleObjects.html#l2h-678">PyModule_New()</a>
<dt><a href="moduleObjects.html#l2h-673">PyModule_Type</a>
<dt><a href="number.html#l2h-278">PyNumber_Absolute()</a>
<dt><a href="number.html#l2h-265">PyNumber_Add()</a>
<dt><a href="number.html#l2h-283">PyNumber_And()</a>
<dt><a href="number.html#l2h-264">PyNumber_Check()</a>
<dt><a href="number.html#l2h-300">PyNumber_Coerce()</a>
<dt><a href="number.html#l2h-268">PyNumber_Divide()</a>
<dt><a href="number.html#l2h-272">PyNumber_Divmod()</a>
<dt><a href="number.html#l2h-306">PyNumber_Float()</a>
<dt><a href="number.html#l2h-269">PyNumber_FloorDivide()</a>
<dt><a href="number.html#l2h-286">PyNumber_InPlaceAdd()</a>
<dt><a href="number.html#l2h-297">PyNumber_InPlaceAnd()</a>
<dt><a href="number.html#l2h-289">PyNumber_InPlaceDivide()</a>
<dt><a href="number.html#l2h-290">PyNumber_InPlaceFloorDivide()</a>
<dt><a href="number.html#l2h-295">PyNumber_InPlaceLshift()</a>
<dt><a href="number.html#l2h-288">PyNumber_InPlaceMultiply()</a>
<dt><a href="number.html#l2h-299">PyNumber_InPlaceOr()</a>
<dt><a href="number.html#l2h-293">PyNumber_InPlacePower()</a>
<dt><a href="number.html#l2h-292">PyNumber_InPlaceRemainder()</a>
<dt><a href="number.html#l2h-296">PyNumber_InPlaceRshift()</a>
<dt><a href="number.html#l2h-287">PyNumber_InPlaceSubtract()</a>
<dt><a href="number.html#l2h-291">PyNumber_InPlaceTrueDivide()</a>
<dt><a href="number.html#l2h-298">PyNumber_InPlaceXor()</a>
<dt><a href="number.html#l2h-302">PyNumber_Int()</a>
<dt><a href="number.html#l2h-280">PyNumber_Invert()</a>
<dt><a href="number.html#l2h-304">PyNumber_Long()</a>
<dt><a href="number.html#l2h-281">PyNumber_Lshift()</a>
<dt><a href="number.html#l2h-267">PyNumber_Multiply()</a>
<dt><a href="number.html#l2h-276">PyNumber_Negative()</a>
<dt><a href="number.html#l2h-285">PyNumber_Or()</a>
<dt><a href="number.html#l2h-277">PyNumber_Positive()</a>
<dt><a href="number.html#l2h-274">PyNumber_Power()</a>
<dt><a href="number.html#l2h-271">PyNumber_Remainder()</a>
<dt><a href="number.html#l2h-282">PyNumber_Rshift()</a>
<dt><a href="number.html#l2h-266">PyNumber_Subtract()</a>
<dt><a href="number.html#l2h-270">PyNumber_TrueDivide()</a>
<dt><a href="number.html#l2h-284">PyNumber_Xor()</a>
<dt><a href="number-structs.html#l2h-1006">PyNumberMethods (C type)</a>
<dt><a href="common-structs.html#l2h-920">PyObject (C type)</a>
<dt><a href="abstract-buffer.html#l2h-348">PyObject_AsCharBuffer()</a>
<dt><a href="object.html#l2h-260">PyObject_AsFileDescriptor()</a>
<dt><a href="abstract-buffer.html#l2h-349">PyObject_AsReadBuffer()</a>
<dt><a href="abstract-buffer.html#l2h-351">PyObject_AsWriteBuffer()</a>
<dt><a href="object.html#l2h-239">PyObject_Call()</a>
<dt><a href="object.html#l2h-243">PyObject_CallFunction()</a>
<dt><a href="object.html#l2h-246">PyObject_CallFunctionObjArgs()</a>
<dt><a href="object.html#l2h-245">PyObject_CallMethod()</a>
<dt><a href="object.html#l2h-247">PyObject_CallMethodObjArgs()</a>
<dt><a href="object.html#l2h-241">PyObject_CallObject()</a>
<dt><a href="abstract-buffer.html#l2h-350">PyObject_CheckReadBuffer()</a>
<dt><a href="object.html#l2h-226">PyObject_Cmp()</a>
<dt><a href="object.html#l2h-228">PyObject_Compare()</a>
<dt><a href="allocating-objects.html#l2h-915">PyObject_DEL()</a>
<dt><a href="allocating-objects.html#l2h-912">PyObject_Del()</a>
<dt><a href="object.html#l2h-223">PyObject_DelAttr()</a>
<dt><a href="object.html#l2h-222">PyObject_DelAttrString()</a>
<dt><a href="object.html#l2h-259">PyObject_DelItem()</a>
<dt><a href="object.html#l2h-261">PyObject_Dir()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1021">PyObject_GC_Del()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1016">PyObject_GC_New()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1017">PyObject_GC_NewVar()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1018">PyObject_GC_Resize()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1019">PyObject_GC_Track()</a>
<dt><a href="supporting-cycle-detection.html#l2h-1022">PyObject_GC_UnTrack()</a>
<dt><a href="object.html#l2h-219">PyObject_GetAttr()</a>
<dt><a href="object.html#l2h-217">PyObject_GetAttrString()</a>
<dt><a href="object.html#l2h-257">PyObject_GetItem()</a>
<dt><a href="object.html#l2h-262">PyObject_GetIter()</a>
<dt><a href="object.html#l2h-218">PyObject_HasAttr()</a>
<dt><a href="object.html#l2h-216">PyObject_HasAttrString()</a>
<dt><a href="object.html#l2h-248">PyObject_Hash()</a>
<dt><a href="common-structs.html#l2h-922">PyObject_HEAD</a>
<dt><a href="allocating-objects.html#l2h-908">PyObject_Init()</a>
<dt><a href="allocating-objects.html#l2h-909">PyObject_InitVar()</a>
<dt><a href="object.html#l2h-236">PyObject_IsInstance()</a>
<dt><a href="object.html#l2h-237">PyObject_IsSubclass()</a>
<dt><a href="object.html#l2h-250">PyObject_IsTrue()</a>
<dt><a href="object.html#l2h-255">PyObject_Length()</a>
<dt><a href="allocating-objects.html#l2h-913">PyObject_NEW()</a>
<dt><a href="allocating-objects.html#l2h-910">PyObject_New()</a>
<dt><a href="allocating-objects.html#l2h-914">PyObject_NEW_VAR()</a>
<dt><a href="allocating-objects.html#l2h-911">PyObject_NewVar()</a>
<dt><a href="object.html#l2h-251">PyObject_Not()</a>
<dt><a href="object.html#l2h-215">PyObject_Print()</a>
<dt><a href="object.html#l2h-230">PyObject_Repr()</a>
<dt><a href="object.html#l2h-224">PyObject_RichCompare()</a>
<dt><a href="object.html#l2h-225">PyObject_RichCompareBool()</a>
<dt><a href="object.html#l2h-221">PyObject_SetAttr()</a>
<dt><a href="object.html#l2h-220">PyObject_SetAttrString()</a>
<dt><a href="object.html#l2h-258">PyObject_SetItem()</a>
<dt><a href="object.html#l2h-263">PyObject_Size()</a>
<dt><a href="object.html#l2h-232">PyObject_Str()</a>
<dt><a href="object.html#l2h-252">PyObject_Type()</a>
<dt><a href="object.html#l2h-254">PyObject_TypeCheck()</a>
<dt><a href="object.html#l2h-234">PyObject_Unicode()</a>
<dt><a href="common-structs.html#l2h-923">PyObject_VAR_HEAD</a>
<dt><a href="os.html#l2h-158">PyOS_AfterFork()</a>
<dt><a href="os.html#l2h-159">PyOS_CheckStack()</a>
<dt><a href="os.html#l2h-157">PyOS_GetLastModificationTime()</a>
<dt><a href="os.html#l2h-160">PyOS_getsig()</a>
<dt><a href="os.html#l2h-161">PyOS_setsig()</a>
<dt><a href="veryhigh.html#l2h-66">PyParser_SimpleParseFile()</a>
<dt><a href="veryhigh.html#l2h-67">PyParser_SimpleParseFileFlags()</a>
<dt><a href="veryhigh.html#l2h-63">PyParser_SimpleParseString()</a>
<dt><a href="veryhigh.html#l2h-64">PyParser_SimpleParseStringFlags()</a>
<dt><a href="veryhigh.html#l2h-65">PyParser_SimpleParseStringFlagsFilename()</a>
<dt><a href="descriptor-objects.html#l2h-703">PyProperty_Type</a>
<dt><a href="veryhigh.html#l2h-49">PyRun_AnyFile()</a>
<dt><a href="veryhigh.html#l2h-51">PyRun_AnyFileEx()</a>
<dt><a href="veryhigh.html#l2h-52">PyRun_AnyFileExFlags()</a>
<dt><a href="veryhigh.html#l2h-50">PyRun_AnyFileFlags()</a>
<dt><a href="veryhigh.html#l2h-70">PyRun_File()</a>
<dt><a href="veryhigh.html#l2h-71">PyRun_FileEx()</a>
<dt><a href="veryhigh.html#l2h-73">PyRun_FileExFlags()</a>
<dt><a href="veryhigh.html#l2h-72">PyRun_FileFlags()</a>
<dt><a href="veryhigh.html#l2h-61">PyRun_InteractiveLoop()</a>
<dt><a href="veryhigh.html#l2h-62">PyRun_InteractiveLoopFlags()</a>
<dt><a href="veryhigh.html#l2h-59">PyRun_InteractiveOne()</a>
<dt><a href="veryhigh.html#l2h-60">PyRun_InteractiveOneFlags()</a>
<dt><a href="veryhigh.html#l2h-55">PyRun_SimpleFile()</a>
<dt><a href="veryhigh.html#l2h-57">PyRun_SimpleFileEx()</a>
<dt><a href="veryhigh.html#l2h-58">PyRun_SimpleFileExFlags()</a>
<dt><a href="veryhigh.html#l2h-56">PyRun_SimpleFileFlags()</a>
<dt><a href="veryhigh.html#l2h-53">PyRun_SimpleString()</a>
<dt><a href="veryhigh.html#l2h-54">PyRun_SimpleStringFlags()</a>
<dt><a href="veryhigh.html#l2h-68">PyRun_String()</a>
<dt><a href="veryhigh.html#l2h-69">PyRun_StringFlags()</a>
<dt><a href="iterator-objects.html#l2h-698">PySeqIter_Check()</a>
<dt><a href="iterator-objects.html#l2h-699">PySeqIter_New()</a>
<dt><a href="iterator-objects.html#l2h-697">PySeqIter_Type</a>
<dt><a href="sequence.html#l2h-308">PySequence_Check()</a>
<dt><a href="sequence.html#l2h-312">PySequence_Concat()</a>
<dt><a href="sequence.html#l2h-325">PySequence_Contains()</a>
<dt><a href="sequence.html#l2h-324">PySequence_Count()</a>
<dt><a href="sequence.html#l2h-319">PySequence_DelItem()</a>
<dt><a href="sequence.html#l2h-321">PySequence_DelSlice()</a>
<dt><a href="sequence.html#l2h-329">PySequence_Fast()</a>
<dt><a href="sequence.html#l2h-330">PySequence_Fast_GET_ITEM()</a>
<dt><a href="sequence.html#l2h-333">PySequence_Fast_GET_SIZE()</a>
<dt><a href="sequence.html#l2h-331">PySequence_Fast_ITEMS()</a>
<dt><a href="refcountDetails.html#l2h-15">PySequence_GetItem()</a>,
<a href="sequence.html#l2h-316">[Link]</a>
<dt><a href="sequence.html#l2h-317">PySequence_GetSlice()</a>
<dt><a href="sequence.html#l2h-326">PySequence_Index()</a>
<dt><a href="sequence.html#l2h-314">PySequence_InPlaceConcat()</a>
<dt><a href="sequence.html#l2h-315">PySequence_InPlaceRepeat()</a>
<dt><a href="sequence.html#l2h-332">PySequence_ITEM()</a>
<dt><a href="sequence.html#l2h-311">PySequence_Length()</a>
<dt><a href="sequence.html#l2h-327">PySequence_List()</a>
<dt><a href="sequence.html#l2h-313">PySequence_Repeat()</a>
<dt><a href="sequence.html#l2h-318">PySequence_SetItem()</a>
<dt><a href="sequence.html#l2h-320">PySequence_SetSlice()</a>
<dt><a href="sequence.html#l2h-309">PySequence_Size()</a>
<dt><a href="sequence.html#l2h-322">PySequence_Tuple()</a>,
<a href="sequence.html#l2h-328">[Link]</a>
<dt><a href="sequence-structs.html#l2h-1007">PySequenceMethods (C type)</a>
<dt><a href="slice-objects.html#l2h-714">PySlice_Check()</a>
<dt><a href="slice-objects.html#l2h-716">PySlice_GetIndices()</a>
<dt><a href="slice-objects.html#l2h-717">PySlice_GetIndicesEx()</a>
<dt><a href="slice-objects.html#l2h-715">PySlice_New()</a>
<dt><a href="slice-objects.html#l2h-711">PySlice_Type</a>
<dt><a href="stringObjects.html#l2h-462">PyString_AS_STRING()</a>
<dt><a href="stringObjects.html#l2h-471">PyString_AsDecodedObject()</a>
<dt><a href="stringObjects.html#l2h-473">PyString_AsEncodedObject()</a>
<dt><a href="stringObjects.html#l2h-461">PyString_AsString()</a>
<dt><a href="stringObjects.html#l2h-463">PyString_AsStringAndSize()</a>
<dt><a href="stringObjects.html#l2h-453">PyString_Check()</a>
<dt><a href="stringObjects.html#l2h-454">PyString_CheckExact()</a>
<dt><a href="stringObjects.html#l2h-464">PyString_Concat()</a>
<dt><a href="stringObjects.html#l2h-465">PyString_ConcatAndDel()</a>
<dt><a href="stringObjects.html#l2h-470">PyString_Decode()</a>
<dt><a href="stringObjects.html#l2h-472">PyString_Encode()</a>
<dt><a href="stringObjects.html#l2h-467">PyString_Format()</a>
<dt><a href="stringObjects.html#l2h-457">PyString_FromFormat()</a>
<dt><a href="stringObjects.html#l2h-458">PyString_FromFormatV()</a>
<dt><a href="stringObjects.html#l2h-455">PyString_FromString()</a>,
<a href="dictObjects.html#l2h-630">[Link]</a>
<dt><a href="stringObjects.html#l2h-456">PyString_FromStringAndSize()</a>
<dt><a href="stringObjects.html#l2h-460">PyString_GET_SIZE()</a>
<dt><a href="stringObjects.html#l2h-469">PyString_InternFromString()</a>
<dt><a href="stringObjects.html#l2h-468">PyString_InternInPlace()</a>
<dt><a href="stringObjects.html#l2h-459">PyString_Size()</a>
<dt><a href="stringObjects.html#l2h-450">PyString_Type</a>
<dt><a href="stringObjects.html#l2h-449">PyStringObject (C type)</a>
<dt><a href="embedding.html#l2h-35">PySys_SetArgv()</a>,
<a href="initialization.html#l2h-812">[Link]</a>,
<a href="initialization.html#l2h-822">[Link]</a>
<dt><a href="type-structs.html#l2h-1003">PYTHONDUMPREFS (environment variable)</a>
<dt><a href="embedding.html#l2h-38">PYTHONHOME (environment variable)</a>,
<a href="embedding.html#l2h-41">[Link]</a>
<dt><a href="embedding.html#l2h-39">PYTHONPATH (environment variable)</a>,
<a href="embedding.html#l2h-42">[Link]</a>
<dt><a href="threads.html#l2h-866">PyThreadState</a>,
<a href="threads.html#l2h-867">[Link]</a>
<dt><a href="threads.html#l2h-840">PyThreadState (C type)</a>
<dt><a href="threads.html#l2h-857">PyThreadState_Clear()</a>
<dt><a href="threads.html#l2h-858">PyThreadState_Delete()</a>
<dt><a href="threads.html#l2h-859">PyThreadState_Get()</a>
<dt><a href="threads.html#l2h-861">PyThreadState_GetDict()</a>
<dt><a href="threads.html#l2h-856">PyThreadState_New()</a>
<dt><a href="advanced-debugging.html#l2h-894">PyThreadState_Next()</a>
<dt><a href="threads.html#l2h-862">PyThreadState_SetAsyncExc()</a>
<dt><a href="threads.html#l2h-860">PyThreadState_Swap()</a>
<dt><a href="datetime-objects.html#l2h-750">PyTime_Check()</a>
<dt><a href="datetime-objects.html#l2h-751">PyTime_CheckExact()</a>
<dt><a href="datetime-objects.html#l2h-758">PyTime_FromTime()</a>
<dt><a href="profiling.html#l2h-886">PyTrace_C_CALL</a>
<dt><a href="profiling.html#l2h-887">PyTrace_C_EXCEPTION</a>
<dt><a href="profiling.html#l2h-888">PyTrace_C_RETURN</a>
<dt><a href="profiling.html#l2h-882">PyTrace_CALL</a>
<dt><a href="profiling.html#l2h-883">PyTrace_EXCEPTION</a>
<dt><a href="profiling.html#l2h-884">PyTrace_LINE</a>
<dt><a href="profiling.html#l2h-885">PyTrace_RETURN</a>
<dt><a href="tupleObjects.html#l2h-567">PyTuple_Check()</a>
<dt><a href="tupleObjects.html#l2h-568">PyTuple_CheckExact()</a>
<dt><a href="tupleObjects.html#l2h-574">PyTuple_GET_ITEM()</a>
<dt><a href="tupleObjects.html#l2h-572">PyTuple_GET_SIZE()</a>
<dt><a href="tupleObjects.html#l2h-573">PyTuple_GetItem()</a>
<dt><a href="tupleObjects.html#l2h-575">PyTuple_GetSlice()</a>
<dt><a href="tupleObjects.html#l2h-569">PyTuple_New()</a>
<dt><a href="tupleObjects.html#l2h-570">PyTuple_Pack()</a>
<dt><a href="tupleObjects.html#l2h-577">PyTuple_SET_ITEM()</a>
<dt><a href="refcountDetails.html#l2h-13">PyTuple_SetItem()</a>,
<a href="tupleObjects.html#l2h-576">[Link]</a>
<dt><a href="tupleObjects.html#l2h-571">PyTuple_Size()</a>
<dt><a href="tupleObjects.html#l2h-564">PyTuple_Type</a>
<dt><a href="tupleObjects.html#l2h-563">PyTupleObject (C type)</a>
<dt><a href="typeObjects.html#l2h-357">PyType_Check()</a>
<dt><a href="typeObjects.html#l2h-358">PyType_CheckExact()</a>
<dt><a href="typeObjects.html#l2h-362">PyType_GenericAlloc()</a>
<dt><a href="typeObjects.html#l2h-363">PyType_GenericNew()</a>
<dt><a href="typeObjects.html#l2h-359">PyType_HasFeature()</a>,
<a href="buffer-structs.html#l2h-1014">[Link]</a>
<dt><a href="typeObjects.html#l2h-360">PyType_IS_GC()</a>
<dt><a href="typeObjects.html#l2h-361">PyType_IsSubtype()</a>
<dt><a href="typeObjects.html#l2h-364">PyType_Ready()</a>
<dt><a href="typeObjects.html#l2h-354">PyType_Type</a>
<dt><a href="typeObjects.html#l2h-353">PyTypeObject (C type)</a>
<dt><a href="datetime-objects.html#l2h-754">PyTZInfo_Check()</a>
<dt><a href="datetime-objects.html#l2h-755">PyTZInfo_CheckExact()</a>
<dt><a href="unicodeObjects.html#l2h-482">PyUnicode_AS_DATA()</a>
<dt><a href="unicodeObjects.html#l2h-481">PyUnicode_AS_UNICODE()</a>
<dt><a href="builtinCodecs.html#l2h-528">PyUnicode_AsASCIIString()</a>
<dt><a href="builtinCodecs.html#l2h-531">PyUnicode_AsCharmapString()</a>
<dt><a href="builtinCodecs.html#l2h-508">PyUnicode_AsEncodedString()</a>
<dt><a href="builtinCodecs.html#l2h-525">PyUnicode_AsLatin1String()</a>
<dt><a href="builtinCodecs.html#l2h-535">PyUnicode_AsMBCSString()</a>
<dt><a href="builtinCodecs.html#l2h-522">PyUnicode_AsRawUnicodeEscapeString()</a>
<dt><a href="unicodeObjects.html#l2h-500">PyUnicode_AsUnicode()</a>
<dt><a href="builtinCodecs.html#l2h-519">PyUnicode_AsUnicodeEscapeString()</a>
<dt><a href="builtinCodecs.html#l2h-516">PyUnicode_AsUTF16String()</a>
<dt><a href="builtinCodecs.html#l2h-512">PyUnicode_AsUTF8String()</a>
<dt><a href="unicodeObjects.html#l2h-505">PyUnicode_AsWideChar()</a>
<dt><a href="unicodeObjects.html#l2h-477">PyUnicode_Check()</a>
<dt><a href="unicodeObjects.html#l2h-478">PyUnicode_CheckExact()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-545">PyUnicode_Compare()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-536">PyUnicode_Concat()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-547">PyUnicode_Contains()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-543">PyUnicode_Count()</a>
<dt><a href="builtinCodecs.html#l2h-506">PyUnicode_Decode()</a>
<dt><a href="builtinCodecs.html#l2h-526">PyUnicode_DecodeASCII()</a>
<dt><a href="builtinCodecs.html#l2h-529">PyUnicode_DecodeCharmap()</a>
<dt><a href="builtinCodecs.html#l2h-523">PyUnicode_DecodeLatin1()</a>
<dt><a href="builtinCodecs.html#l2h-533">PyUnicode_DecodeMBCS()</a>
<dt><a href="builtinCodecs.html#l2h-520">PyUnicode_DecodeRawUnicodeEscape()</a>
<dt><a href="builtinCodecs.html#l2h-517">PyUnicode_DecodeUnicodeEscape()</a>
<dt><a href="builtinCodecs.html#l2h-513">PyUnicode_DecodeUTF16()</a>
<dt><a href="builtinCodecs.html#l2h-514">PyUnicode_DecodeUTF16Stateful()</a>
<dt><a href="builtinCodecs.html#l2h-509">PyUnicode_DecodeUTF8()</a>
<dt><a href="builtinCodecs.html#l2h-510">PyUnicode_DecodeUTF8Stateful()</a>
<dt><a href="builtinCodecs.html#l2h-507">PyUnicode_Encode()</a>
<dt><a href="builtinCodecs.html#l2h-527">PyUnicode_EncodeASCII()</a>
<dt><a href="builtinCodecs.html#l2h-530">PyUnicode_EncodeCharmap()</a>
<dt><a href="builtinCodecs.html#l2h-524">PyUnicode_EncodeLatin1()</a>
<dt><a href="builtinCodecs.html#l2h-534">PyUnicode_EncodeMBCS()</a>
<dt><a href="builtinCodecs.html#l2h-521">PyUnicode_EncodeRawUnicodeEscape()</a>
<dt><a href="builtinCodecs.html#l2h-518">PyUnicode_EncodeUnicodeEscape()</a>
<dt><a href="builtinCodecs.html#l2h-515">PyUnicode_EncodeUTF16()</a>
<dt><a href="builtinCodecs.html#l2h-511">PyUnicode_EncodeUTF8()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-542">PyUnicode_Find()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-546">PyUnicode_Format()</a>
<dt><a href="unicodeObjects.html#l2h-502">PyUnicode_FromEncodedObject()</a>
<dt><a href="unicodeObjects.html#l2h-503">PyUnicode_FromObject()</a>
<dt><a href="unicodeObjects.html#l2h-499">PyUnicode_FromUnicode()</a>
<dt><a href="unicodeObjects.html#l2h-504">PyUnicode_FromWideChar()</a>
<dt><a href="unicodeObjects.html#l2h-480">PyUnicode_GET_DATA_SIZE()</a>
<dt><a href="unicodeObjects.html#l2h-479">PyUnicode_GET_SIZE()</a>
<dt><a href="unicodeObjects.html#l2h-501">PyUnicode_GetSize()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-540">PyUnicode_Join()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-544">PyUnicode_Replace()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-537">PyUnicode_Split()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-538">PyUnicode_Splitlines()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-541">PyUnicode_Tailmatch()</a>
<dt><a href="unicodeMethodsAndSlots.html#l2h-539">PyUnicode_Translate()</a>
<dt><a href="builtinCodecs.html#l2h-532">PyUnicode_TranslateCharmap()</a>
<dt><a href="unicodeObjects.html#l2h-476">PyUnicode_Type</a>
<dt><a href="unicodeObjects.html#l2h-475">PyUnicodeObject (C type)</a>
<dt><a href="common-structs.html#l2h-921">PyVarObject (C type)</a>
<dt><a href="weakref-objects.html#l2h-718">PyWeakref_Check()</a>
<dt><a href="weakref-objects.html#l2h-720">PyWeakref_CheckProxy()</a>
<dt><a href="weakref-objects.html#l2h-719">PyWeakref_CheckRef()</a>
<dt><a href="weakref-objects.html#l2h-724">PyWeakref_GET_OBJECT()</a>
<dt><a href="weakref-objects.html#l2h-723">PyWeakref_GetObject()</a>
<dt><a href="weakref-objects.html#l2h-722">PyWeakref_NewProxy()</a>
<dt><a href="weakref-objects.html#l2h-721">PyWeakref_NewRef()</a>
<dt><a href="descriptor-objects.html#l2h-710">PyWrapper_New()</a>
</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="memoryOverview.html#l2h-897">realloc()</a>
<dt><a href="importing.html#l2h-179">reload() (built-in function)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="object.html#l2h-231">repr() (built-in function)</a>,
<a href="type-structs.html#l2h-949">[Link]</a>
<dt><a href="importing.html#l2h-197">rexec (standard module)</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>search
<dd>
<dl compact='compact'>
<dt><a href="embedding.html#l2h-27">path, module</a>,
<a href="initialization.html#l2h-776">[Link]</a>,
<a href="initialization.html#l2h-794">[Link]</a>
</dl>
<dt><a href="sequenceObjects.html#l2h-447">sequence object</a>
<dt><a href="refcountDetails.html#l2h-12">set_all()</a>
<dt><a href="threads.html#l2h-838">setcheckinterval() (in module sys)</a>
<dt><a href="fileObjects.html#l2h-653">setvbuf()</a>
<dt><a href="exceptionHandling.html#l2h-124">SIGINT</a>,
<a href="exceptionHandling.html#l2h-125">[Link]</a>
<dt><a href="exceptionHandling.html#l2h-123">signal (built-in module)</a>
<dt><a href="slice-objects.html#l2h-713">SliceType (in module types)</a>
<dt><a href="fileObjects.html#l2h-649">softspace (file attribute)</a>
<dt><a href="common-structs.html#l2h-934">staticmethod() (built-in function)</a>
<dt><a href="initialization.html#l2h-782">stderr (in module sys)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="initialization.html#l2h-782">stdin (in module sys)</a>
<dt><a href="initialization.html#l2h-782">stdout (in module sys)</a>
<dt><a href="object.html#l2h-233">str() (built-in function)</a>
<dt><a href="exceptionHandling.html#l2h-122">strerror()</a>
<dt><a href="stringObjects.html#l2h-448">string object</a>
<dt><a href="stringObjects.html#l2h-452">StringType (in module types)</a>
<dt><a href="refcountDetails.html#l2h-12">sum_list()</a>
<dt><a href="refcountDetails.html#l2h-12">sum_sequence()</a>,
<a href="exceptions.html#l2h-23">[Link]</a>
<dt><a href="embedding.html#l2h-33">sys (built-in module)</a>,
<a href="initialization.html#l2h-821">[Link]</a>,
<a href="initialization.html#l2h-826">[Link]</a>
<dt><a href="moduleObjects.html#l2h-688">SystemError (built-in exception)</a>,
<a href="moduleObjects.html#l2h-693">[Link]</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="threads.html#l2h-880">thread (built-in module)</a>
<dt><a href="type-structs.html#l2h-989">tp_alloc (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-998">tp_allocs (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-956">tp_as_buffer (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-983">tp_base (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-993">tp_bases (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-942">tp_basicsize (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-995">tp_cache (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-952">tp_call (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-975">tp_clear (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-947">tp_compare (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-943">tp_dealloc (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-985">tp_descr_get (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-986">tp_descr_set (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-984">tp_dict (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-987">tp_dictoffset (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-973">tp_doc (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-957">tp_flags (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-991">tp_free (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-999">tp_frees (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-945">tp_getattr (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-954">tp_getattro (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-982">tp_getset (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-950">tp_hash (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-988">tp_init (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-992">tp_is_gc (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-1004">tp_itemsize (PyTypeObject member)</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="type-structs.html#l2h-978">tp_iter (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-979">tp_iternext (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-1000">tp_maxalloc (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-981">tp_members (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-980">tp_methods (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-994">tp_mro (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-941">tp_name (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-990">tp_new (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-1001">tp_next (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-944">tp_print (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-948">tp_repr (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-976">tp_richcompare (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-946">tp_setattr (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-955">tp_setattro (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-953">tp_str (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-996">tp_subclasses (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-974">tp_traverse (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-997">tp_weaklist (PyTypeObject member)</a>
<dt><a href="type-structs.html#l2h-977">tp_weaklistoffset (PyTypeObject member)</a>
<dt><a href="supporting-cycle-detection.html#l2h-1025">traverseproc (C type)</a>
<dt><a href="sequence.html#l2h-323">tuple() (built-in function)</a>,
<a href="listObjects.html#l2h-601">[Link]</a>
<dt><a href="tupleObjects.html#l2h-562">tuple object</a>
<dt><a href="tupleObjects.html#l2h-566">TupleType (in module types)</a>
<dt><a href="object.html#l2h-253">type() (built-in function)</a>
<dt><a href="objects.html#l2h-9">type object</a>,
<a href="typeObjects.html#l2h-352">[Link]</a>
<dt><a href="typeObjects.html#l2h-356">TypeType (in module types)</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><a href="longObjects.html#l2h-418">ULONG_MAX</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="object.html#l2h-235">unicode() (built-in function)</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><a href="initialization.html#l2h-799">version (in module sys)</a>,
<a href="initialization.html#l2h-808">[Link]</a>,
<a href="initialization.html#l2h-811">[Link]</a>
</dl>
</td><td width="50%">
<dl compact='compact'>
<dt><a href="supporting-cycle-detection.html#l2h-1024">visitproc (C type)</a>
</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="B.3.10 XML Remote Procedure"
href="node96.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/C API Reference Manual"
href="api.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/C API 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="node96.html">B.3.10 XML Remote Procedure</A>
<b class="navlabel">Up:</b>
<a class="sectref" rel="parent" href="api.html">Python/C API 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>