<?xml version="1.0" encoding="ascii"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>Help</title><link rel="stylesheet" href="epydoc.css" type="text/css" /><script type="text/javascript" src="epydoc.js"></script></head><body bgcolor="white" text="black" link="blue" vlink="#204080"alink="#204080"><!-- ==================== NAVIGATION BAR ==================== --><table class="navbar" border="0" width="100%" cellpadding="0"bgcolor="#a0c0ff" cellspacing="0"><tr valign="middle"><!-- Home link --><th> <ahref="tracetool-module.html">Home</a> </th><!-- Tree link --><th> <ahref="module-tree.html">Trees</a> </th><!-- Index link --><th> <ahref="identifier-index.html">Indices</a> </th><!-- Help link --><th bgcolor="#70b0f0" class="navbar-select"> Help </th><!-- Project homepage --><th class="navbar" align="right" width="100%"><table border="0" cellpadding="0" cellspacing="0"><tr><th class="navbar" align="center">tracetool for python</th></tr></table></th></tr></table><table width="100%" cellpadding="0" cellspacing="0"><tr valign="top"><td width="100%"> </td><td><table cellpadding="0" cellspacing="0"><!-- hide/show private --><tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"onclick="toggle_private();">hide private</a>]</span></td></tr><tr><td align="right"><span class="options">[<a href="frames.html" target="_top">frames</a>] | <a href="help.html"target="_top">no frames</a>]</span></td></tr></table></td></tr></table><h1 class="epydoc"> API Documentation </h1><p> This document contains the API (Application Programming Interface)documentation for tracetool for python. Documentation for the Pythonobjects defined by the project is divided into separate pages for eachpackage, module, and class. The API documentation also includes twopages containing information about the project as a whole: a treespage, and an index page. </p><h2> Object Documentation </h2><p>Each <strong>Package Documentation</strong> page contains: </p><ul><li> A description of the package. </li><li> A list of the modules and sub-packages contained by thepackage. </li><li> A summary of the classes defined by the package. </li><li> A summary of the functions defined by the package. </li><li> A summary of the variables defined by the package. </li><li> A detailed description of each function defined by thepackage. </li><li> A detailed description of each variable defined by thepackage. </li></ul><p>Each <strong>Module Documentation</strong> page contains:</p><ul><li> A description of the module. </li><li> A summary of the classes defined by the module. </li><li> A summary of the functions defined by the module. </li><li> A summary of the variables defined by the module. </li><li> A detailed description of each function defined by themodule. </li><li> A detailed description of each variable defined by themodule. </li></ul><p>Each <strong>Class Documentation</strong> page contains: </p><ul><li> A class inheritance diagram. </li><li> A list of known subclasses. </li><li> A description of the class. </li><li> A summary of the methods defined by the class. </li><li> A summary of the instance variables defined by the class. </li><li> A summary of the class (static) variables defined by theclass. </li><li> A detailed description of each method defined by theclass. </li><li> A detailed description of each instance variable defined by theclass. </li><li> A detailed description of each class (static) variable definedby the class. </li></ul><h2> Project Documentation </h2><p> The <strong>Trees</strong> page contains the module and class hierarchies: </p><ul><li> The <em>module hierarchy</em> lists every package and module, withmodules grouped into packages. At the top level, and within eachpackage, modules and sub-packages are listed alphabetically. </li><li> The <em>class hierarchy</em> lists every class, grouped by baseclass. If a class has more than one base class, then it will belisted under each base class. At the top level, and under each baseclass, classes are listed alphabetically. </li></ul><p> The <strong>Index</strong> page contains indices of terms andidentifiers: </p><ul><li> The <em>term index</em> lists every term indexed by any object'sdocumentation. For each term, the index provides links to eachplace where the term is indexed. </li><li> The <em>identifier index</em> lists the (short) name of every package,module, class, method, function, variable, and parameter. For eachidentifier, the index provides a short description, and a link toits documentation. </li></ul><h2> The Table of Contents </h2><p> The table of contents occupies the two frames on the left side ofthe window. The upper-left frame displays the <em>projectcontents</em>, and the lower-left frame displays the <em>modulecontents</em>: </p><table class="help summary" border="1" cellspacing="0" cellpadding="3"><tr style="height: 30%"><td align="center" style="font-size: small">Project<br />Contents<hr />...</td><td align="center" style="font-size: small" rowspan="2" width="70%">API<br />Documentation<br />Frame<br /><br /><br /></td></tr><tr><td align="center" style="font-size: small">Module<br />Contents<hr /> <br />...<br /> </td></tr></table><br /><p> The <strong>project contents frame</strong> contains a list of all packagesand modules that are defined by the project. Clicking on an entrywill display its contents in the module contents frame. Clicking on aspecial entry, labeled "Everything," will display the contents ofthe entire project. </p><p> The <strong>module contents frame</strong> contains a list of everysubmodule, class, type, exception, function, and variable defined by amodule or package. Clicking on an entry will display itsdocumentation in the API documentation frame. Clicking on the name ofthe module, at the top of the frame, will display the documentationfor the module itself. </p><p> The "<strong>frames</strong>" and "<strong>no frames</strong>" buttons below the topnavigation bar can be used to control whether the table of contents isdisplayed or not. </p><h2> The Navigation Bar </h2><p> A navigation bar is located at the top and bottom of every page.It indicates what type of page you are currently viewing, and allowsyou to go to related pages. The following table describes the labelson the navigation bar. Note that not some labels (such as[Parent]) are not displayed on all pages. </p><table class="summary" border="1" cellspacing="0" cellpadding="3" width="100%"><tr class="summary"><th>Label</th><th>Highlighted when...</th><th>Links to...</th></tr><tr><td valign="top"><strong>[Parent]</strong></td><td valign="top"><em>(never highlighted)</em></td><td valign="top"> the parent of the current package </td></tr><tr><td valign="top"><strong>[Package]</strong></td><td valign="top">viewing a package</td><td valign="top">the package containing the current object</td></tr><tr><td valign="top"><strong>[Module]</strong></td><td valign="top">viewing a module</td><td valign="top">the module containing the current object</td></tr><tr><td valign="top"><strong>[Class]</strong></td><td valign="top">viewing a class </td><td valign="top">the class containing the current object</td></tr><tr><td valign="top"><strong>[Trees]</strong></td><td valign="top">viewing the trees page</td><td valign="top"> the trees page </td></tr><tr><td valign="top"><strong>[Index]</strong></td><td valign="top">viewing the index page</td><td valign="top"> the index page </td></tr><tr><td valign="top"><strong>[Help]</strong></td><td valign="top">viewing the help page</td><td valign="top"> the help page </td></tr></table><p> The "<strong>show private</strong>" and "<strong>hide private</strong>" buttons belowthe top navigation bar can be used to control whether documentationfor private objects is displayed. Private objects are usually definedas objects whose (short) names begin with a single underscore, but donot end with an underscore. For example, "<code>_x</code>","<code>__pprint</code>", and "<code>epydoc.epytext._tokenize</code>"are private objects; but "<code>re.sub</code>","<code>__init__</code>", and "<code>type_</code>" are not. However,if a module defines the "<code>__all__</code>" variable, then itscontents are used to decide which objects are private. </p><p> A timestamp below the bottom navigation bar indicates when eachpage was last updated. </p><!-- ==================== NAVIGATION BAR ==================== --><table class="navbar" border="0" width="100%" cellpadding="0"bgcolor="#a0c0ff" cellspacing="0"><tr valign="middle"><!-- Home link --><th> <ahref="tracetool-module.html">Home</a> </th><!-- Tree link --><th> <ahref="module-tree.html">Trees</a> </th><!-- Index link --><th> <ahref="identifier-index.html">Indices</a> </th><!-- Help link --><th bgcolor="#70b0f0" class="navbar-select"> Help </th><!-- Project homepage --><th class="navbar" align="right" width="100%"><table border="0" cellpadding="0" cellspacing="0"><tr><th class="navbar" align="center">tracetool for python</th></tr></table></th></tr></table><table border="0" cellpadding="0" cellspacing="0" width="100%%"><tr><td align="left" class="footer">Generated by Epydoc 3.0.1 on Thu Dec 23 15:48:20 2010</td><td align="right" class="footer"><a target="mainFrame" href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a></td></tr></table><script type="text/javascript"><!--// Private objects are initially displayed (because if// javascript is turned off then we want them to be// visible); but by default, we want to hide them. So hide// them unless we have a cookie that says to show them.checkCookie();// --></script></body></html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。