From: Fred Drake Date: Fri, 7 Aug 1998 16:43:29 +0000 (+0000) Subject: Guido's white background. X-Git-Tag: v1.5.2a1~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cb76200efd9aedc317b78836252e88b3cb7f4bb;p=python Guido's white background. --- diff --git a/Doc/perl/l2hinit.perl b/Doc/perl/l2hinit.perl index 76b65ce17e..2e11a50aa3 100644 --- a/Doc/perl/l2hinit.perl +++ b/Doc/perl/l2hinit.perl @@ -27,6 +27,7 @@ $SHOW_SECTION_NUMBERS = 1; $ICONSERVER = '../icons'; +$BODYTEXT = 'bgcolor="#ffffff"'; $CHILDLINE = "\n


\n"; $VERBOSITY = 0;