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

« back to all changes in this revision

Viewing changes to doc-html/pyapi-mptable.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:
53
53
 
54
54
<H2><A NAME="SECTION006520000000000000000">&nbsp;</A>
55
55
<BR>
56
 
4.5.2 Table Object (mp_table)<a name="l2h-36">&nbsp;</a>
 
56
4.5.2 Table Object (mp_table)<a name="l2h-40">&nbsp;</a>
57
57
</H2>
58
58
 
59
59
<P>
60
 
<a name="l2h-39">&nbsp;</a>
 
60
<a name="l2h-43">&nbsp;</a>
61
61
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
62
 
  <td><nobr><b><span class="typelabel">class</span>&nbsp;<a name="l2h-37"><tt class="class">table</tt></a></b>(</nobr></td>
 
62
  <td><nobr><b><span class="typelabel">class</span>&nbsp;<a name="l2h-41"><tt class="class">table</tt></a></b>(</nobr></td>
63
63
  <td><big>[</big><var>mapping-or-sequence</var><big>]</big>)</td></tr></table>
64
64
<dd>
65
65
  Returns a new empty object of type <code>mp_table</code>. See Section
101
101
 
102
102
<P>
103
103
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
104
 
  <td><nobr><b><a name="l2h-38"><tt class="method">add</tt></a></b>(</nobr></td>
 
104
  <td><nobr><b><a name="l2h-42"><tt class="method">add</tt></a></b>(</nobr></td>
105
105
  <td><var>key, val</var>)</td></tr></table>
106
106
<dd>
107
107
    <tt class="function">add()</tt> allows for creating duplicate keys, which is useful 
151
151
<b class="navlabel">Next:</b>
152
152
<a class="sectref" rel="next" href="pyapi-mprequest.html">4.5.3 Request Object&nbsp;</A>
153
153
<hr>
154
 
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
 
154
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
155
155
</DIV>
156
156
<!--End of Navigation Panel-->
157
157