| Server IP : 93.115.150.27 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux host2.azar.host 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64 User : dorfakkh ( 1797) PHP Version : 8.1.34 Disable Function : show_source, system, passthru, exec, popen, proc_open, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib/python3.7/site-packages/virtualenv/create/__pycache__/ |
Upload File : |
B
���a�
� @ s� d dl mZmZmZ d dlmZ d dlmZ d dlm Z d dl
mZ d dlm
Z
d dlmZ e e�G dd � d e��Ze e�G d
d� de��Ze e�G dd
� d
e��Ze e�G dd� de��Ze e�G dd� de��ZdS )� )�absolute_import�print_function�unicode_literals)�ABCMeta)�OrderedDict)�
add_metaclass)�IS_WIN)�Path)�ensure_textc @ s� e Zd ZdZerdndZdd� Zedd� �Zedd � �Z ed
d� �Z
edd
� �Zedd� �Zedd� �Z
edd� �Zedd� �Zdd� Zedd� �Zedd� �Zedd� �Zedd� �Zd d!� Zd"S )#�Describez_Given a host interpreter tell us information about what the created interpreter might look likez.exe� c C s( || _ || _d | _d | _d | _d | _d S )N)�interpreter�dest�_stdlib�_stdlib_platformZ_system_stdlib�
_conf_vars)�selfr r
� r �K/opt/alt/python37/lib/python3.7/site-packages/virtualenv/create/describe.py�__init__ s zDescribe.__init__c C s | j S )N)�
script_dir)r r r r �bin_dir s zDescribe.bin_dirc C s | j | j�d� S )N�scripts)r r
�install_path)r r r r r s zDescribe.script_dirc C s | j | j�d� S )N�purelib)r r
r )r r r r r # s zDescribe.purelibc C s | j | j�d� S )N�platlib)r r
r )r r r r r '