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 451385d commit 82d8ec5Copy full SHA for 82d8ec5
1 file changed
Doc/library/html.parser.rst
@@ -144,7 +144,7 @@ An exception is defined as well:
144
145
Method called when an unrecognized SGML declaration is read by the parser.
146
The *data* parameter will be the entire contents of the declaration inside
147
- the ``<!...>`` markup. It is sometimes useful to be be overridden by a
+ the ``<!...>`` markup. It is sometimes useful to be overridden by a
148
derived class; the base class implementation raises an :exc:`HTMLParseError`.
149
150
0 commit comments