cpython/Lib/xml/dom
Fred Drake 5d1b5eaf55 Add code to DOMException to ensure it cannot be instantiated directly,
since the API documentation will state specifically that the specializations
must be used by the DOM implementations.
2000-12-13 16:35:53 +00:00
..
__init__.py Add code to DOMException to ensure it cannot be instantiated directly, 2000-12-13 16:35:53 +00:00
minidom.py Reduce the visibility of imported modules for cleaner "from ... import *" 2000-11-21 22:02:22 +00:00
pulldom.py Make reindent.py happy (lots of trailing whitespace removed). 2000-10-23 18:09:50 +00:00