
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
3
]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}|j S )N)beautifulsoupmakeelement)_parseZgetroot)filer   r   root r	   #/usr/lib64/python3.6/ElementSoup.pyr      s    )NN)__doc____all__Z
soupparserr   r   r   r	   r	   r	   r
   <module>   s   