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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d03f8fe95e6581062463694c4330b8b4024ab545;p=python One-character style change to appease Netscape stylesheets. --- diff --git a/Lib/pydoc.py b/Lib/pydoc.py index eac1767a6d..5de0903f02 100755 --- a/Lib/pydoc.py +++ b/Lib/pydoc.py @@ -318,7 +318,7 @@ class HTMLDoc(Doc): Python: %s %s ''' % (title, contents)