o
    >e>                     @   s   d Z dd ZdS )z5.1.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   	lxml_pathinclude_pathr   namer    r   N/var/www/html/humari/django-venv/lib/python3.10/site-packages/lxml/__init__.pyget_include   s   
r   N)__version__r   r   r   r   r   <module>   s   