Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
CommandNotFound
/
__pycache__
/
Filename :
util.cpython-310.pyc
back
Copy
o ���ai � @ sV d dl mZ d dlZd dlZejdkrdZndZeejddd�e�Zd d � Z d gZ dS )� )�print_functionN�3�gettextZugettextzcommand-not-foundT)�fallbackc C sV z�z| � W n� t y� } z�ttd�tjd� t|tjd� ttd�tjd� ttjd� ttd�| tjd� ttd�tj tjd� zddl}|jg d�tjd � W n tt fy_ Y nw ttd �tjd� ttjd� t|tjd� z ddl }|�� W n ty� Y nw W Y d}~n d}~ww W t�d� dS W t�d� dS t�d� w )z� Calls callback and catches all exceptions. When something bad happens prints a long error message with bug report information and exits the programzBSorry, command-not-found has crashed! Please file a bug report at:)�filez9Please include the following information with the report:zcommand-not-found version: %szPython version: %d.%d.%d %s %dr N)Zlsb_releasez-iz-dz-rz-c)�stdoutzException information:� ) � Exception�print�_�sys�stderr�version_info� subprocessZcall�ImportError�OSError� traceback� print_exc�exit)�callbackZbug_report_url�version�exr r � r �6/usr/lib/python3/dist-packages/CommandNotFound/util.py�crash_guard s>