From d03f8fe95e6581062463694c4330b8b4024ab545 Mon Sep 17 00:00:00 2001 From: Ka-Ping Yee Date: Fri, 13 Apr 2001 15:04:32 +0000 Subject: One-character style change to appease Netscape stylesheets. --- Lib/pydoc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/pydoc.py b/Lib/pydoc.py index eac1767..5de0903 100755 --- a/Lib/pydoc.py +++ b/Lib/pydoc.py @@ -318,7 +318,7 @@ class HTMLDoc(Doc): Python: %s %s ''' % (title, contents) -- cgit v0.12