summaryrefslogtreecommitdiffstats
path: root/Modules/nismodule.c
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2007-02-21 22:05:37 (GMT)
committerBrett Cannon <bcannon@gmail.com>2007-02-21 22:05:37 (GMT)
commit861fd6fdb9592e6d58a281521dea53d47ecc6adf (patch)
tree693d567587622858c76e14a5ad9e28ca35561e8f /Modules/nismodule.c
parentecca313aa4ea9027317f23d176e104db3bb85705 (diff)
downloadcpython-861fd6fdb9592e6d58a281521dea53d47ecc6adf.zip
cpython-861fd6fdb9592e6d58a281521dea53d47ecc6adf.tar.gz
cpython-861fd6fdb9592e6d58a281521dea53d47ecc6adf.tar.bz2
Fix xml.dom.minidom so it works again after the dict views introduction.
There are some methods in minidom that return dict.keys() directly. There were left alone since the tests passed without touching them, but it might be prudent to just wrap them in a 'list' call to be safe for people expecting a list.
Diffstat (limited to 'Modules/nismodule.c')
0 files changed, 0 insertions, 0 deletions