~jtaylor/ubuntu/oneiric/genshi/dh_python2

« back to all changes in this revision

Viewing changes to doc/api/genshi.template-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-05-05 02:05:51 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100505020551-zmiep9cjs3s5c093
Tags: 0.6-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/rules: Enable testsuite.
  - Update maintainer according to specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
</tr>
68
68
  <tr><td class="summary">
69
69
  <ul class="nomargin">
 
70
    <li class="private"> <strong class="uidlink"><a href="genshi.template._ast24-module.html">genshi.template._ast24</a></strong>    </li>
 
71
    <li> <strong class="uidlink"><a href="genshi.template.ast24-module.html">genshi.template.ast24</a></strong>: <em class="summary">Emulation of the proper abstract syntax tree API for Python 2.4.</em>    </li>
 
72
    <li> <strong class="uidlink"><a href="genshi.template.astutil-module.html">genshi.template.astutil</a></strong>: <em class="summary">Support classes for generating code from abstract syntax trees.</em>    </li>
70
73
    <li> <strong class="uidlink"><a href="genshi.template.base-module.html">genshi.template.base</a></strong>: <em class="summary">Basic templating functionality.</em>    </li>
71
74
    <li> <strong class="uidlink"><a href="genshi.template.directives-module.html">genshi.template.directives</a></strong>: <em class="summary">Implementation of the various template directives.</em>    </li>
72
75
    <li> <strong class="uidlink"><a href="genshi.template.eval-module.html">genshi.template.eval</a></strong>: <em class="summary">Support for &quot;safe&quot; evaluation of Python expressions.</em>    </li>
80
83
</table>
81
84
 
82
85
<br />
 
86
<!-- ==================== VARIABLES ==================== -->
 
87
<a name="section-Variables"></a>
 
88
<table class="summary" border="1" cellpadding="3"
 
89
       cellspacing="0" width="100%" bgcolor="white">
 
90
<tr bgcolor="#70b0f0" class="table-header">
 
91
  <td align="left" colspan="2" class="table-header">
 
92
    <span class="table-header">Variables</span></td>
 
93
</tr>
 
94
<tr>
 
95
    <td width="15%" align="right" valign="top" class="summary">
 
96
      <span class="summary-type">&nbsp;</span>
 
97
    </td><td class="summary">
 
98
        <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'genshi.template'"><code class="variable-quote">'</code><code class="variable-string">genshi.template</code><code class="variable-quote">'</code></code>
 
99
    </td>
 
100
  </tr>
 
101
</table>
83
102
<!-- ==================== NAVIGATION BAR ==================== -->
84
103
<table class="navbar" border="0" width="100%" cellpadding="0"
85
104
       bgcolor="#a0c0ff" cellspacing="0">
111
130
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
112
131
  <tr>
113
132
    <td align="left" class="footer">
114
 
    Generated by Epydoc 3.0.1 on Wed Jul  9 18:16:20 2008
 
133
    Generated by Epydoc 3.0.1 on Thu Apr 22 14:10:35 2010
115
134
    </td>
116
135
    <td align="right" class="footer">
117
136
      <a target="mainFrame" href="http://epydoc.sourceforge.net"