PATH:
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
clselect
/
baseclselect
/
__pycache__
B ��d� � @ s� d dl mZ d dl mZ d dl mZ d dlmZ dZdZdZdZ d Z d ZdZdZ G d d� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZdS )� )�print_function)�division)�absolute_import)�FormattedException�enabled�disabledZ not_installedZ installingZremovingZcache_updating�started�stoppedc @ s e Zd ZdZdS )�BaseSelectorErrorz2Top level error class for admin's part of selectorN)�__name__� __module__�__qualname__�__doc__� r r �O/opt/alt/python37/lib/python3.7/site-packages/clselect/baseclselect/__init__.pyr s r c s e Zd ZdZ� fdd�Z� ZS )�AcquireInterpreterLockErrorz;Error raised when we are unable to lock interpreter versionc s t t| ��dd|id�� d S )NzdUnable to lock specified interpreter version %(version)s. Probably it's not installed at this moment�version)�message�context)�superr �__init__)�selfr )� __class__r r r s z$AcquireInterpreterLockError.__init__)r r r r r � __classcell__r r )r r r s r c s"