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 ec10b70 commit 1487b65Copy full SHA for 1487b65
Doc/library/xml.sax.rst
@@ -40,7 +40,7 @@ The convenience functions are:
40
41
Create and return a SAX :class:`~xml.sax.xmlreader.XMLReader` object. The
42
first parser found will
43
- be used. If *parser_list* is provided, it must be a sequence of strings which
+ be used. If *parser_list* is provided, it must be a list of strings which
44
name modules that have a function named :func:`create_parser`. Modules listed
45
in *parser_list* will be used before modules in the default list of parsers.
46
0 commit comments