U
    +”}f?  ã                   @   s   d Z dd„ ZdS )z4.6.3c                  C   s^   ddl } td }| j |d¡}||g}|  |¡D ](}| j ||¡}| j |¡r0| |¡ q0|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   ú1/tmp/pip-unpacked-wheel-d1taxcn3/lxml/__init__.pyÚget_include   s    r   N)Ú__version__r   r   r   r   r   Ú<module>   s   