]> granicus.if.org Git - python/commit
xml.dom.minidom: add more __slots__ to limit resource usage.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 5 Mar 2012 11:37:02 +0000 (12:37 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 5 Mar 2012 11:37:02 +0000 (12:37 +0100)
commit8cf4b51fa4954393450f02cb38a5e60847eab8e5
tree77d0865d17f9a2eec34df91d7129236396bc08a5
parent6c75301eb6892170dcbea634b3be5cfa179c3d2e
xml.dom.minidom: add more __slots__ to limit resource usage.
Lib/xml/dom/__init__.py
Lib/xml/dom/minidom.py