Home
last modified time | relevance | path

Searched refs:well_known_implementations (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/xml/dom/
Ddomreg.py11 well_known_implementations = { variable
54 mod = well_known_implementations.get(name)
72 for creator in well_known_implementations.keys():