From: Guido van Rossum Date: Mon, 26 May 1997 16:02:56 +0000 (+0000) Subject: Don't need
at end of
  • . X-Git-Tag: v1.5a3~437 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=030144d9f6cbf82a5e0f5189dbd4c89d813062e3;p=python Don't need
    at end of
  • . --- diff --git a/Tools/faqwiz/faqconf.py b/Tools/faqwiz/faqconf.py index 3af5b5e243..7b374ad58a 100644 --- a/Tools/faqwiz/faqconf.py +++ b/Tools/faqwiz/faqconf.py @@ -188,7 +188,7 @@ INDEX_ENDSECTION = """ """ INDEX_ENTRY = """\ -
  • %(title)s
    +
  • %(title)s """ # Entry formatting