]> granicus.if.org Git - python/commitdiff
Removed extraneous whitespace.
authorJosiah Carlson <josiah.carlson@gmail.com>
Mon, 7 Jul 2008 04:24:24 +0000 (04:24 +0000)
committerJosiah Carlson <josiah.carlson@gmail.com>
Mon, 7 Jul 2008 04:24:24 +0000 (04:24 +0000)
Doc/library/asynchat.rst

index a8dd7e4e622578c7f3f47da4cb543857f264898a..e8a84b19ac131ea7d1d631c20f66c2fe52251696 100644 (file)
@@ -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