projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1893ce7
)
Removed extraneous whitespace.
author
Josiah Carlson
<josiah.carlson@gmail.com>
Mon, 7 Jul 2008 04:24:24 +0000
(
04:24
+0000)
committer
Josiah Carlson
<josiah.carlson@gmail.com>
Mon, 7 Jul 2008 04:24:24 +0000
(
04:24
+0000)
Doc/library/asynchat.rst
patch
|
blob
|
history
diff --git
a/Doc/library/asynchat.rst
b/Doc/library/asynchat.rst
index a8dd7e4e622578c7f3f47da4cb543857f264898a..e8a84b19ac131ea7d1d631c20f66c2fe52251696 100644
(file)
--- a/
Doc/library/asynchat.rst
+++ b/
Doc/library/asynchat.rst
@@
-5,7
+5,7
@@
.. module:: asynchat
:synopsis: Support for asynchronous command/response protocols.
.. moduleauthor:: Sam Rushing <rushing@nightmare.com>
-.. sectionauthor:: Steve Holden <sholden@holdenweb.com>
+.. sectionauthor:: Steve Holden <sholden@holdenweb.com>
This module builds on the :mod:`asyncore` infrastructure, simplifying