o
    g@                     @   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)_parsegetroot)filer   r   root r
   N/home/ubuntu/webapp/venv/lib/python3.10/site-packages/lxml/html/ElementSoup.pyr      s   )NN)__doc____all__
soupparserr   r   r   r
   r
   r
   r   <module>   s    