File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,8 @@ \subsection{Using the cgi module}
151151\subsection {Old classes }
152152
153153These classes, present in earlier versions of the \code {cgi} module, are still
154- supported for backward compatibility. New applications should use the
154+ supported for backward compatibility. New applications should use the
155+ FieldStorage class.
155156
156157\code {SvFormContentDict}: single value form content as dictionary; assumes each
157158field name occurs in the form only once.
Original file line number Diff line number Diff line change @@ -151,7 +151,8 @@ \subsection{Using the cgi module}
151151\subsection {Old classes }
152152
153153These classes, present in earlier versions of the \code {cgi} module, are still
154- supported for backward compatibility. New applications should use the
154+ supported for backward compatibility. New applications should use the
155+ FieldStorage class.
155156
156157\code {SvFormContentDict}: single value form content as dictionary; assumes each
157158field name occurs in the form only once.
You can’t perform that action at this time.
0 commit comments