mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
				Add support for the DOM Level 3 (draft) DOMImplementationSource interface to the xml.dom and xml.dom.minidom modules. Note API issue: the draft spec says to return null when there is no suitable implementation, while the Python getDOMImplementation() function raises ImportError (minor).  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| domreg.py | ||
| expatbuilder.py | ||
| minicompat.py | ||
| minidom.py | ||
| NodeFilter.py | ||
| pulldom.py | ||
| xmlbuilder.py | ||