Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
sentry_sdk
/
integrations
/
django
/
__pycache__
[ HOME ]
Exec
Submit
File Name : middleware.cpython-311.pyc
� ��gh� � �� � d Z ddlmZ ddlmZ ddlmZ ddlm Z ddl mZmZm Z e r'ddlmZ ddlmZ dd lmZ ed edef �� � Z ed � � Zedk rdZndZd� Zd� ZdS )z1 Create spans from Django middleware invocations � )�VERSION)�Hub)�wraps)�MYPY)� ContextVar�transaction_from_function�capture_internal_exceptions)�Any)�Callable)�TypeVar�F.)�bound�$import_string_should_wrap_middleware)� � �import_by_path� import_stringc � ��� ddl m} t | t � � ��fd�}t | t |� � | j j ��fd�}|| j _ d S )Nr )�basec �r �� �| � � }t � d � � rt || � � }|S �N)�%_import_string_should_wrap_middleware�get�_wrap_middleware)�dotted_path�rv�old_import_strings ���/builddir/build/BUILD/imunify360-venv-2.6.0/opt/imunify360/venv/lib/python3.11/site-packages/sentry_sdk/integrations/django/middleware.py�sentry_patched_import_stringz>patch_django_middlewares.<locals>.sentry_patched_import_string'