Correct truncated paragraph.
This commit is contained in:
parent
16d5b113f6
commit
a5a4c2a7d8
|
@ -151,7 +151,8 @@ the list, file and filename attributes are always \code{None}.
|
|||
\subsection{Old classes}
|
||||
|
||||
These classes, present in earlier versions of the \code{cgi} module, are still
|
||||
supported for backward compatibility. New applications should use the
|
||||
supported for backward compatibility. New applications should use the
|
||||
FieldStorage class.
|
||||
|
||||
\code{SvFormContentDict}: single value form content as dictionary; assumes each
|
||||
field name occurs in the form only once.
|
||||
|
|
|
@ -151,7 +151,8 @@ the list, file and filename attributes are always \code{None}.
|
|||
\subsection{Old classes}
|
||||
|
||||
These classes, present in earlier versions of the \code{cgi} module, are still
|
||||
supported for backward compatibility. New applications should use the
|
||||
supported for backward compatibility. New applications should use the
|
||||
FieldStorage class.
|
||||
|
||||
\code{SvFormContentDict}: single value form content as dictionary; assumes each
|
||||
field name occurs in the form only once.
|
||||
|
|
Loading…
Reference in New Issue