관리-도구
편집 파일: __init__.cpython-37.pyc
B v0�]' � @ s d d� Z dS )c C sb ddl } td }| 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_pathZinclude_pathr �namer � r �@/opt/alt/python37/lib64/python3.7/site-packages/lxml/__init__.py�get_include s r N)r r r r r �<module> �