From: Ka-Ping Yee Date: Fri, 13 Apr 2001 12:11:19 +0000 (+0000) Subject: Small style change to accommodate Netscape. X-Git-Tag: v2.1c1~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59685c5193183eac7f8d852fd81bdc19e0f0ffc8;p=thirdparty%2FPython%2Fcpython.git Small style change to accommodate Netscape. --- diff --git a/Lib/pydoc.py b/Lib/pydoc.py index 1bce955ffa9f..e5f7d800cbfa 100755 --- a/Lib/pydoc.py +++ b/Lib/pydoc.py @@ -318,7 +318,7 @@ class HTMLDoc(Doc): Python: %s %s ''' % (title, contents)