Uname : Linux serv1.rebootns.com 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
Soft : LiteSpeed
Ip : 139.99.125.122
Port : 443
~
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
virtualenv
/
create
/
__pycache__
[ HOME ]
Exec
Submit
File Name : describe.cpython-37.pyc
B �]����� @ 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 '