diff --git a/Lib/cgi.py b/Lib/cgi.py index 587999c5fe3..3fb87374bcb 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"