3
(h@                 @   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}|j S )N)beautifulsoupmakeelement)_parsegetroot)filer   r   root r
   7/tmp/pip-install-q3hcpn_q/lxml/lxml/html/ElementSoup.pyr      s    )NN)__doc____all__Z
soupparserr   r   r   r
   r
   r
   r   <module>   s   