Your IP : 18.220.194.29
�
��fJ
c @ sZ d Z i d d 6d d 6Z i Z d d � Z d d � Z d
f d d
� Z d d � Z d
S( u� Registration facilities for DOM. This module should not be used
directly. Instead, the functions getDOMImplementation and
registerDOMImplementation should be imported from xml.dom.u xml.dom.minidomu minidomu xml.dom.DOMImplementationu 4DOMc C s | t | <d S( uI registerDOMImplementation(name, factory)
Register the factory function with the name. The factory function
should return an object which implements the DOMImplementation
interface. The factory function can either return the same object,
or a new one (e.g. if that implementation supports some
customization).N( u
registered( u nameu factory( ( u3 /opt/alt/python33/lib64/python3.3/xml/dom/domreg.pyu registerDOMImplementation s u registerDOMImplementationc C s1 x* | D]"