
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
3
qP'                 @   s   d d Z dS )c              C   sb   ddl } td }| jj|d}||g}x6| j|D ](}| jj||}| jj|r2|j| 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    /usr/lib64/python3.6/__init__.pyget_include   s    r   N)r   r   r   r   r   <module>   s    