mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Removed extraneous whitespace.
This commit is contained in:
parent
1893ce7a97
commit
35bf9bf68c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue