]> granicus.if.org Git - python/commitdiff
Change the default $ADDRESS.
authorFred Drake <fdrake@acm.org>
Thu, 23 Apr 1998 20:06:24 +0000 (20:06 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 23 Apr 1998 20:06:24 +0000 (20:06 +0000)
Doc/perl/l2hinit.perl

index 4862fbd3a73858194c08c706b43473f40860a5d0..acf69dd4e3438ab12f05532dae22d64fb5d55610 100644 (file)
@@ -8,6 +8,7 @@
 
 $INFO = 1;              # 0 = do not make a "About this document..." section
 $MAX_LINK_DEPTH = 3;
+$ADDRESS = '';
 
 $NUMBERED_FOOTNOTES = 1;