]> granicus.if.org Git - python/commitdiff
Of course, this file should be empty except for an informative comment.
authorGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 20:19:27 +0000 (20:19 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 20:19:27 +0000 (20:19 +0000)
Tools/faqwiz/faqcust.py

index 435d1f2880cd19fb52dcd5a45912ebb564a3cafd..8f1678188cf29e55bf0e69f023bb7d8d2facf30c 100644 (file)
@@ -1,23 +1 @@
-SHORTNAME = "Python"
-PASSWORD = "Spam"
-SECTION_TITLES = {
-    1: "General information and availability",
-    2: "Python in the real world",
-    3: "Building Python and Other Known Bugs",
-    4: "Programming in Python",
-    5: "Extending Python",
-    6: "Python's design",
-    7: "Using Python on non-UNIX platforms",
-}
-
-EPILOGUE = '''
-<HR>
-<A HREF="%(HOMEURL)s">%(HOMENAME)s</A> /
-<A HREF="%(FAQCGI)s?req=home">%(FAQNAME)s Wizard %(WIZVERSION)s</A> /
-Feedback to <A HREF="mailto:%(OWNEREMAIL)s">%(OWNERNAME)s</A>
-<P><A HREF="http://www.python.org/"><IMG
-SRC="http://www.python.org/pics/PythonPowered.gif" 
-ALIGN=top WIDTH=110 HEIGHT=44 ALT="Python Powered" BORDER=0></A><BR>
-</BODY>
-</HTML>
-'''
+# Add your customizations here -- modified copies of what's in faqconf.py.