| Server IP : 46.17.175.229 / Your IP : 216.73.217.121 Web Server : LiteSpeed System : Linux lt-bnk-web1163.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64 User : u528038015 ( 528038015) PHP Version : 8.2.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib/python3.7/site-packages/virtualenv/util/path/__pycache__/ |
Upload File : |
B
���a� � @ s d d� Z dS )c C sn ddl }ddl m} |jjj}|j|j|jg|_|j|_ d}x,|�
|�}|| ||�}||krb|jS |}q>W dS )zg
Gets the short path name of a given long path.
http://stackoverflow.com/a/23598461/200291
� N)�wintypes)�ctypesr �windll�kernel32�GetShortPathNameWZLPCWSTRZLPWSTRZDWORD�argtypes�restype�create_unicode_buffer�value)Z long_namer r Z_GetShortPathNameWZoutput_buf_sizeZ
output_buf�needed� r �J/opt/alt/python37/lib/python3.7/site-packages/virtualenv/util/path/_win.py�get_short_path_name s
r N)r r r r r
�<module> �