📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 16:16:25
📂
/
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
sentry_sdk
/
integrations
/
__pycache__
✏️
Editing: excepthook.cpython-312.pyc
� Yr*j� � � � d dl Z d dlmZ d dlZd dlmZ d dlmZmZ er"d dl m Z d dlmZmZm Z mZ eee ee e gef Z G d� de� Zd d �Zdded efd�Zy)� N)� TYPE_CHECKING)�Integration)�capture_internal_exceptions�event_from_exception)� TracebackType)�Any�Callable�Optional�Typec �8 � e Zd ZdZdZddeddfd�Zed d�� Zy) �ExcepthookIntegration� excepthookF� always_run�returnNc �P � t |t � st d|�d�� �|| _ y )NzInvalid value for always_run: z (must be type boolean))� isinstance�bool� ValueErrorr )�selfr s �Q/opt/hc_python/lib/python3.12/site-packages/sentry_sdk/integrations/excepthook.py�__init__zExcepthookIntegration.__init__ s* � ��*�d�+��� �� � %��� c �H � t t j � t _ y )N)�_make_excepthook�sysr � r r � setup_oncez ExcepthookIntegration.setup_once"