o
    ;/b@                     @   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	   7/usr/lib/python3/dist-packages/lxml/html/ElementSoup.pyr      s   )NN)__doc____all__Z
soupparserr   r   r   r	   r	   r	   r
   <module>   s    