~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to doc-html/pythonapi.html

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Tretkowski, Piotr Ozarowski
  • Date: 2006-10-12 17:14:47 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20061012171447-ji7e0w38nl37kknp
Tags: 3.2.10-2
[ Piotr Ozarowski ]
* Dependencies updated:
  + replaced apache2-common with apache2.2-common (closes: #391790)
  + bumped apache2-threaded-dev version (see above),
  + bumped python-central version (dh_python removed from debian/rules),
  + bumped debhelper version (see above),
  + added po-debconf to Build-Depends (lintian error).
* Removed deprecated dh_installmanpages from debian/rules
  (there are no manpages to install).
* Updated Dutch debconf translation from Vincent Zweije. (closes: #388834)
* Updated Czech debconf translation from Miroslav Kure. (closes: #384752)
* Updated Japanese debconf translation from Hideki Yamane. (closes: #391811)

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
<LI><A href="module-apache.html">4.5 <tt class="module">apache</tt> - Access to Apache Internals.</a>
71
71
<UL>
72
72
<LI><A href="pyapi-apmeth.html">4.5.1 Functions</a>
73
 
<LI><A href="pyapi-mptable.html">4.5.2 Table Object (mp_table)<a name="l2h-36">&nbsp;</a></a>
74
 
<LI><A href="pyapi-mprequest.html">4.5.3 Request Object<a name="l2h-40">&nbsp;</a></a>
 
73
<LI><A href="pyapi-mptable.html">4.5.2 Table Object (mp_table)<a name="l2h-40">&nbsp;</a></a>
 
74
<LI><A href="pyapi-mprequest.html">4.5.3 Request Object<a name="l2h-44">&nbsp;</a></a>
75
75
<UL>
76
76
<LI><A href="pyapi-mprequest-meth.html">4.5.3.1 Request Methods</a>
77
77
<LI><A href="pyapi-mprequest-mem.html">4.5.3.2 Request Members</a>
78
78
</ul>
79
 
<LI><A href="pyapi-mpconn.html">4.5.4 Connection Object (mp_conn)<a name="l2h-124">&nbsp;</a></a>
 
79
<LI><A href="pyapi-mpconn.html">4.5.4 Connection Object (mp_conn)<a name="l2h-130">&nbsp;</a></a>
80
80
<UL>
81
81
<LI><A href="pyapi-mpconn-meth.html">4.5.4.1 Connection Methods</a>
82
82
<LI><A href="pyapi-mpconn-mem.html">4.5.4.2 Connection Members</a>
83
83
</ul>
84
 
<LI><A href="pyapi-mpfilt.html">4.5.5 Filter Object (mp_filter)<a name="l2h-145">&nbsp;</a></a>
 
84
<LI><A href="pyapi-mpfilt.html">4.5.5 Filter Object (mp_filter)<a name="l2h-151">&nbsp;</a></a>
85
85
<UL>
86
86
<LI><A href="pyapi-mpfilt-meth.html">4.5.5.1 Filter Methods</a>
87
87
<LI><A href="pyapi-mpfilt-mem.html">4.5.5.2 Filter Members</a>
88
88
</ul>
89
 
<LI><A href="pyapi-mpserver.html">4.5.6 Server Object (mp_server)<a name="l2h-158">&nbsp;</a></a>
 
89
<LI><A href="pyapi-mpserver.html">4.5.6 Server Object (mp_server)<a name="l2h-164">&nbsp;</a></a>
90
90
<UL>
91
91
<LI><A href="pyapi-mpsrv-meth.html">4.5.6.1 Server Methods</a>
92
92
<LI><A href="pyapi-mpsrv-mem.html">4.5.6.2 Server Members</a>
95
95
<LI><A href="pyapi-util.html">4.6 <tt class="module">util</tt> - Miscellaneous Utilities</a>
96
96
<UL>
97
97
<LI><A href="pyapi-util-fstor.html">4.6.1 FieldStorage class</a>
98
 
<LI><A href="pyapi-util-fstor-fld.html">4.6.2 Field class</a>
99
 
<LI><A href="pyapi-util-funcs.html">4.6.3 Other functions</a>
 
98
<LI><A href="pyapi-util-fstor-examples.html">4.6.2 FieldStorage Examples</a>
 
99
<LI><A href="pyapi-util-fstor-fld.html">4.6.3 Field class</a>
 
100
<LI><A href="pyapi-util-funcs.html">4.6.4 Other functions</a>
100
101
</ul>
101
102
<LI><A href="pyapi-cookie.html">4.7 <tt class="module">Cookie</tt> - HTTP State Management</a>
102
103
<UL>
148
149
<b class="navlabel">Next:</b>
149
150
<a class="sectref" rel="next" href="pyapi-interps.html">4.1 Multiple Interpreters</A>
150
151
<hr>
151
 
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
 
152
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
152
153
</DIV>
153
154
<!--End of Navigation Panel-->
154
155