
    Fwg>                         d Z d Zy)z5.3.0c                     ddl } t        d   }| j                  j                  |d      }||g}| j	                  |      D ]K  }| j                  j                  ||      }| j                  j                  |      s;|j                  |       M |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   s         D/var/www/horilla/myenv/lib/python3.12/site-packages/lxml/__init__.pyget_includer      s}     I77<<	:6Li(H

<( "ww||L$/77==OOD!"
 O    N)__version__r    r   r   <module>r      s    r   