commit | a9a065addd175ed37a959118c90377ba60f90036 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Apr 07 19:55:58 2019 -0700 |
committer | GitHub <noreply@github.com> | Sun Apr 07 19:55:58 2019 -0700 |
tree | d694afa4c58b17a643a867a27938a156d614223f | |
parent | 1bc6cd70667096b8735391fd698d1d702ab419d7 [diff] |
bpo-9883: Update list of unimplemented interfaces in minidom. (GH-12677) Remove names from the "unimplemented interfaces" list in the minidom docs that are actually implemented. (cherry picked from commit 2ea8099523581cf2ecc060831a53debb57ff98ee) Co-authored-by: Stefan Behnel <stefan_ml@behnel.de>