From 9e3f42909accd3e2f0dfb209323aa649f00d048f Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 26 Aug 1996 15:46:13 +0000 Subject: [PATCH] Emacs font-lock de-bogo-kludgificocity --- Lib/cgi.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lib/cgi.py b/Lib/cgi.py index 587999c5fe..3fb87374bc 100755 --- a/Lib/cgi.py +++ b/Lib/cgi.py @@ -397,6 +397,8 @@ backwards compatible and debugging classes and functions? """ +# " <== Emacs font-lock de-bogo-kludgificocity + __version__ = "2.0b3" -- 2.50.1