관리-도구
편집 파일: __init__.cpython-38.pyc
U )�e> � @ s d Z dd� ZdS )z5.1.0c C s^ ddl } td }| 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_pathZinclude_pathr �namer � r �=/opt/hc_python/lib64/python3.8/site-packages/lxml/__init__.py�get_include s r N)�__version__r r r r r �<module> s