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 ac14f76 commit 16a4e2dCopy full SHA for 16a4e2d
README.rst
@@ -132,15 +132,6 @@ And the output is as follows: ::
132
.. seealso::
133
More examples can be found in `examples.py`_.
134
135
-Compatibility
136
--------------
137
-* python 2.7
138
-* python 3.3
139
-* python 3.4
140
-* python 3.5
141
-* python 3.6
142
-* pypy
143
-
144
.. _html.parser.HTMLParser: https://docs.python.org/3.6/library/html.parser.html#html.parser.HTMLParser
145
.. _ElementTree.Element: https://docs.python.org/3.6/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element
146
.. _examples.py: https://github.com/willforde/python-htmlement/blob/master/examples.py
0 commit comments