| Server IP : 66.29.153.156 / Your IP : 216.73.216.223 Web Server : LiteSpeed System : Linux premium322.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : lastyfjz ( 1521) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /././lib/python3.8/site-packages/pip/_internal/utils/__pycache__/ |
Upload File : |
U
��.e{ � @ s, d dl Zd dlZd dlZdd� Zdd� ZdS )� Nc C s* t td�rdS tjttdtj�kr&dS dS )zM
Return True if we're running inside a virtualenv, False otherwise.
Zreal_prefixT�base_prefixF)�hasattr�sys�prefix�getattr� r r �B/usr/lib/python3.8/site-packages/pip/_internal/utils/virtualenv.py�running_under_virtualenv s
r c C sB t j�t j�tj��} t j�| d�}t� r:t j�|�r:dS dS dS )z?
Return True if in a venv and no system site packages.
zno-global-site-packages.txtTFN) �os�path�dirname�abspath�site�__file__�joinr �isfile)Zsite_mod_dirZno_global_filer r r �virtualenv_no_global s
r )Zos.pathr
r r r r r r r r �<module> s