|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/opt/alt/python33/lib64/python3.3/xml/dom/__pycache__/ |
Upload File : |
�
ryMaJ
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]"