📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 04:46:53
📂
/ (Root)
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
click
/
__pycache__
📍 /opt/alt/python38/lib/python3.8/site-packages/click/__pycache__
🔄 Refresh
✏️
Editing: exceptions.cpython-38.pyc
Read Only
U ��W� � @ s� d dl mZmZmZ d dlmZ G dd� de�ZG dd� de�ZG dd� de�Z G d d � d e �Z G dd� de�ZG d d� de�ZG dd� de�Z G dd� de�ZG dd� de�ZdS )� )�PY2�filename_to_ui�get_text_stderr)�echoc @ s. e Zd ZdZdZdd� Zdd� Zd dd �ZdS )�ClickExceptionz8An exception that Click can handle and show to the user.r c C s, t r|d k r|�d�}t�| |� || _d S )Nzutf-8)r �encode� Exception�__init__�message)�selfr � r �A/opt/alt/python38/lib/python3.8/site-packages/click/exceptions.pyr s zClickException.__init__c C s | j S �N)r �r r r r �format_message s zClickException.format_messageNc C s&