B
    ]N?                 @   s*   d Z ddgZddlmZmZ dddZdS )z3Legacy interface to the BeautifulSoup HTML parser.
parseconvert_tree    )r   r   Nc             C   s   t | ||d}| S )N)beautifulsoupmakeelement)_parseZgetroot)filer   r   root r	   4lib/python3.7/site-packages/lxml/html/ElementSoup.pyr      s    )NN)__doc____all__Z
soupparserr   r   r   r	   r	   r	   r
   <module>   s   