| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/python33/lib64/python3.3/xml/dom/__pycache__/ |
Upload File : |
�
� 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]"