Skip to content

Commit 7672639

Browse files
gh-44871: Fix the module reference in the NEWS entry
The documented module is xml.parsers.expat, there is no target for pyexpat.
1 parent 9de89b7 commit 7672639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:mod:`pyexpat` parser objects have a new method
1+
Parser objects of the :mod:`XML parser <xml.parsers.expat>` have a new method
22
:meth:`!GetSpecifiedAttributeCount`.
33
It tells how many of the attributes reported to :attr:`!StartElementHandler`
44
were given in the start tag rather than defaulted from the DTD.

0 commit comments

Comments
 (0)