Skip to content

Commit 35bf9bf

Browse files
committed
Removed extraneous whitespace.
1 parent 1893ce7 commit 35bf9bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asynchat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.. module:: asynchat
66
:synopsis: Support for asynchronous command/response protocols.
77
.. moduleauthor:: Sam Rushing <rushing@nightmare.com>
8-
.. sectionauthor:: Steve Holden <sholden@holdenweb.com>
8+
.. sectionauthor:: Steve Holden <sholden@holdenweb.com>
99

1010

1111
This module builds on the :mod:`asyncore` infrastructure, simplifying

0 commit comments

Comments
 (0)