summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/3.9.0a1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/3.9.0a1.rst')
-rw-r--r--Misc/NEWS.d/3.9.0a1.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.9.0a1.rst b/Misc/NEWS.d/3.9.0a1.rst
index fb74d36222..e5b4972b19 100644
--- a/Misc/NEWS.d/3.9.0a1.rst
+++ b/Misc/NEWS.d/3.9.0a1.rst
@@ -3372,7 +3372,7 @@ markup and any values in the message. Patch by Paul Ganssle
.. section: Library
Removed methods Element.getchildren(), Element.getiterator() and
-ElementTree.getiterator() and the xml.etree.cElementTree module.
+ElementTree.getiterator().
..