Edit File: wsgi.cpython-37.opt-1.pyc
B Z~�_�( � @ s� d dl Z d dlmZ d dlmZmZ d dlmZmZm Z d dl mZmZm Z d dlmZ d dlmZ d dlmZ d d lmZ e�r"d d lmZ d dlmZ d dlmZ d d lmZ d dlmZ d dlmZ d dlmZ d dlmZ d dlmZ d dlm Z ed�Z!ed�Z"ed�Z#G dd� de�Z$ed�Z%e�r<d3dd�Z&n d4dd�Z&dd � Z'd!d"� Z(G d#d$� d$e)�Z*d5d%d&�Z+d'd(� Z,d)d*� Z-d+d,� Z.d-d.� Z/G d/d0� d0e)�Z0d1d2� Z1dS )6� N)�partial)�Hub�_should_send_default_pii)� ContextVar�capture_internal_exceptions�event_from_exception)�PY2�reraise� iteritems)�Transaction)�auto_session_tracking)�_filter_headers)�MYPY)�Callable)�Dict)�Iterator)�Any)�Tuple)�Optional)�TypeVar)�Protocol)�ExcInfo)�EventProcessor�WsgiResponseIter�WsgiResponseHeaders�WsgiExcInfoc @ s e Zd Zddd�ZdS )� StartResponseNc C s d S )N� )�self�status�response_headers�exc_infor r �M/opt/alt/python37/lib/python3.7/site-packages/sentry_sdk/integrations/wsgi.py�__call__# s zStartResponse.__call__)N)�__name__� __module__�__qualname__r# r r r r"