to do with parsing errors. If false (the default), errors
are silently ignored. If true, errors raise a ValueError
exception.
+
+Use the \function{\refmodule{urllib}.urlencode()} function to convert
+such dictionaries into query strings.
+
\end{funcdesc}
\begin{funcdesc}{parse_qsl}{qs\optional{, keep_blank_values\optional{,
are silently ignored. If true, errors raise a ValueError
exception.
-Use the \function{\refmodule{cgi}.urlencode()} function to convert
+Use the \function{\refmodule{urllib}.urlencode()} function to convert
such lists of pairs into query strings.
\end{funcdesc}