OwlCyberSecurity - MANAGER
Edit File: locmem.cpython-39.pyc
a ���eu � @ 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&