File: //opt/alt/python35/lib64/python3.5/xml/dom/__pycache__/domreg.cpython-35.opt-1.pyc
��Yf{
  �               @   sd   d  Z  d d l Z d d d d i Z i  Z d d �  Z d	 d
 �  Z d f  d d � Z d
 d �  Z d S)z�Registration facilities for DOM. This module should not be used
directly. Instead, the functions getDOMImplementation and
registerDOMImplementation should be imported from xml.dom.�    NZminidomzxml.dom.minidomZ4DOMzxml.dom.DOMImplementationc             C   s   | t  |  <d S)aI  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)�
registered)�name�factory� r   �3/opt/alt/python35/lib64/python3.5/xml/dom/domreg.py�registerDOMImplementation   s    	r   c             C   s1   x* | D]"