|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /proc/self/root/opt/alt/python33/lib64/python3.3/xml/dom/__pycache__/ |
�
� 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]"