o
    Eb3                     @   s:   d Z ddlZddlmZ d	dedeejef fddZdS )
z1Helper functions to get location of header files.    N)UnionFret_pathreturnc                 C   s    t tjd }| r|S t|S )z,Directory where root Boost/ directory lives.Zboost)pathlibPath__file__parentstr)r   p r   9/usr/lib/python3/dist-packages/scipy/_lib/_boost_utils.py
_boost_dir   s   r   )F)__doc__r   typingr   boolr   r	   r   r   r   r   r   <module>   s    "