B
    ¸hT  ã               @   s   d Z dd„ ZdS )z5.4.0c              C   sb   ddl } td }| j |d¡}||g}x6|  |¡D ](}| j ||¡}| j |¡r2| |¡ q2W |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   úJC:\Users\sanjo\AppData\Local\Qlobot\Launcher\ext_packages\lxml\__init__.pyÚget_include   s    r   N)Ú__version__r   r   r   r   r   Ú<module>   s   