. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 162.0.212.4 / Your IP :
216.73.216.221 [
Web Server : LiteSpeed System : Linux premium146.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : alshnoli ( 2431) PHP Version : 8.3.28 Disable Function : NONE Domains : 1 Domains 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 '