python (3.11.7)
    *e                     R    d dl Z d dlmZ eee j        f         Zd ZdededefdZdS )    N)Unionc                 p    t           j                            |           }t          j        |d           dS )z1Ensure that the parent directory of `path` existsT)exist_okN)ospathdirnamemakedirs)r   r   s     R/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/site-packages/setuptools/_path.pyensure_directoryr      s0    good##GK$''''''