관리-도구
편집 파일: _win.cpython-38.pyc
U *�e � @ s d dl mZ dd� ZdgZdS )� )�annotationsc C sj ddl }ddl m} |jjj}|j|j|jg|_|j|_ d}|� |�}|| ||�}||kr`|jS |}q<dS )z[Gets the short path name of a given long path - http://stackoverflow.com/a/23598461/200291.r N)�wintypes)�ctypesr �windll�kernel32ZGetShortPathNameWZLPCWSTRZLPWSTRZDWORDZargtypes�restypeZcreate_unicode_buffer�value)Z long_namer r Z_GetShortPathNameWZoutput_buf_sizeZ output_buf�needed� r �G/opt/hc_python/lib/python3.8/site-packages/virtualenv/util/path/_win.py�get_short_path_name s r N)� __future__r r �__all__r r r r �<module> s �