From 35bf9bf68cf70ead3f52c95a677cb27505dec9f9 Mon Sep 17 00:00:00 2001 From: Josiah Carlson Date: Mon, 7 Jul 2008 04:24:24 +0000 Subject: Removed extraneous whitespace. --- Doc/library/asynchat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/asynchat.rst b/Doc/library/asynchat.rst index a8dd7e4..e8a84b1 100644 --- 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 -.. sectionauthor:: Steve Holden +.. sectionauthor:: Steve Holden This module builds on the :mod:`asyncore` infrastructure, simplifying -- cgit v0.12