From: Ka-Ping Yee Date: Fri, 13 Apr 2001 15:04:32 +0000 (+0000) Subject: One-character style change to appease Netscape stylesheets. X-Git-Tag: v2.1c1~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d03f8fe95e6581062463694c4330b8b4024ab545;p=thirdparty%2FPython%2Fcpython.git One-character style change to appease Netscape stylesheets. --- diff --git a/Lib/pydoc.py b/Lib/pydoc.py index eac1767a6dc4..5de0903f02fe 100755 --- a/Lib/pydoc.py +++ b/Lib/pydoc.py @@ -318,7 +318,7 @@ class HTMLDoc(Doc): Python: %s %s ''' % (title, contents)