/usr/local/lib/python3.9/site-packages/django/core/mail/backends/__pycache__
a Ӱ�hu � @ s0 d Z ddlmZ ddlmZ G dd� de�ZdS )z Backend for test environment. � )�mail)�BaseEmailBackendc s( e Zd ZdZ� fdd�Zdd� Z� ZS )�EmailBackendz� An email backend for use during test sessions. The test connection stores email messages in a dummy outbox, rather than sending them out on the wire. The dummy outbox is accessible through the outbox instance attribute. c s&