-----------
These classes, present in earlier versions of the cgi module, are still
-supported for backward compatibility. New applications should use the
+supported for backward compatibility. New applications should use the
+FieldStorage class.
SvFormContentDict: single value form content as dictionary; assumes each
field name occurs in the form only once.
# " <== Emacs font-lock de-bogo-kludgificocity
-__version__ = "2.0b4"
+__version__ = "2.0"
# Imports