diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-08-10-18-50-04.bpo-14465.qZGC4g.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-08-10-18-50-04.bpo-14465.qZGC4g.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-08-10-18-50-04.bpo-14465.qZGC4g.rst b/Misc/NEWS.d/next/Library/2019-08-10-18-50-04.bpo-14465.qZGC4g.rst deleted file mode 100644 index 5f8b7a0..0000000 --- a/Misc/NEWS.d/next/Library/2019-08-10-18-50-04.bpo-14465.qZGC4g.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add an xml.etree.ElementTree.indent() function for pretty-printing XML trees. -Contributed by Stefan Behnel. |