o
    ;/b?  ã                   @   s   d Z dd„ ZdS )z4.8.0c                  C   s^   ddl } td }| j |d¡}||g}|  |¡D ]}| j ||¡}| j |¡r,| |¡ q|S )z·
    Returns a list of header include paths (for lxml itself, libxml2
    and libxslt) needed to compile C code against lxml if it was built
    with statically linked libraries.
    é    NÚincludes)ÚosÚ__path__ÚpathÚjoinÚlistdirÚisdirÚappend)r   Z	lxml_pathZinclude_pathr   Únamer   © r   ú//usr/lib/python3/dist-packages/lxml/__init__.pyÚget_include   s   
€r   N)Ú__version__r   r   r   r   r   Ú<module>   s   