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

« back to all changes in this revision

Viewing changes to doc-html/pyapi-mpconn-meth.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:
58
58
 
59
59
<P>
60
60
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
61
 
  <td><nobr><b><a name="l2h-125"><tt class="method">read</tt></a></b>(</nobr></td>
 
61
  <td><nobr><b><a name="l2h-131"><tt class="method">read</tt></a></b>(</nobr></td>
62
62
  <td><big>[</big><var>length</var><big>]</big>)</td></tr></table>
63
63
<dd>
64
64
  Reads at most <var>length</var> bytes from the client. The read blocks
81
81
 
82
82
<P>
83
83
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
84
 
  <td><nobr><b><a name="l2h-126"><tt class="method">readline</tt></a></b>(</nobr></td>
 
84
  <td><nobr><b><a name="l2h-132"><tt class="method">readline</tt></a></b>(</nobr></td>
85
85
  <td><big>[</big><var>length</var><big>]</big>)</td></tr></table>
86
86
<dd>
87
87
 
96
96
 
97
97
<P>
98
98
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
99
 
  <td><nobr><b><a name="l2h-127"><tt class="method">write</tt></a></b>(</nobr></td>
 
99
  <td><nobr><b><a name="l2h-133"><tt class="method">write</tt></a></b>(</nobr></td>
100
100
  <td><var>string</var>)</td></tr></table>
101
101
<dd>
102
102
 
146
146
<b class="navlabel">Next:</b>
147
147
<a class="sectref" rel="next" href="pyapi-mpconn-mem.html">4.5.4.2 Connection Members</A>
148
148
<hr>
149
 
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
 
149
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
150
150
</DIV>
151
151
<!--End of Navigation Panel-->
152
152