Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf054ad commit d7fc374Copy full SHA for d7fc374
1 file changed
Doc/library/cgi.rst
@@ -329,7 +329,7 @@ algorithms implemented in this module in other circumstances.
329
that single quotes are never translated.
330
331
If the value to be quoted might include single- or double-quote characters,
332
- or both, consider using the :func:`~xml.sax.saxutil.quoteattr` function in the
+ or both, consider using the :func:`~xml.sax.saxutils.quoteattr` function in the
333
:mod:`xml.sax.saxutils` module instead.
334
335
0 commit comments