/
lib
/
python3.9
/
site-packages
/
virtualenv
/
util
/
path
/
__pycache__
/
Upload File
HOME
a ��:i� � @ s d d� Z dgZdS )c C sj ddl }ddl m} |jjj}|j|j|jg|_|j|_ d}|� |�}|| ||�}||kr`|jS |}q<dS )zg Gets the short path name of a given long path. http://stackoverflow.com/a/23598461/200291 � N)�wintypes)�ctypesr ZwindllZkernel32ZGetShortPathNameWZLPCWSTRZLPWSTRZDWORD�argtypesZrestypeZcreate_unicode_buffer�value)Z long_namer r Z_GetShortPathNameWZoutput_buf_sizeZ output_bufZneeded� r �=/usr/lib/python3.9/site-packages/virtualenv/util/path/_win.py�get_short_path_name s r N)r �__all__r r r r �<module> s �