Oops, checked in the wrong SHORTNAME value.
diff --git a/Tools/faqwiz/faqcust.py b/Tools/faqwiz/faqcust.py
index bc6ebea..51c3383 100644
--- a/Tools/faqwiz/faqcust.py
+++ b/Tools/faqwiz/faqcust.py
@@ -1,4 +1,4 @@
-SHORTNAME = "Generic"
+SHORTNAME = "Python"
 PASSWORD = "Spam"
 SECTION_TITLES = {
     1: "General information and availability",