Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
paste
/
exceptions
/
__pycache__
/
File Content:
reporter.cpython-37.pyc
B a�N� � @ s� d dl mZ d dlmZ d dlZd dlZyd dlmZ W n ek rP dZY nX d dl m Z G dd� de�ZG dd � d e�Z G d d� de�ZG dd � d e�ZG dd� de�ZdS )� )�MIMEText)� MIMEMultipartN)�sslerror)� formatterc @ s4 e Zd Zdd� Zdd� Zdd� Zdd� Zd d � ZdS )�Reporterc K sD x6|� � D ]*\}}t| |�s(td| ��t| ||� q W | �� d S )Nz(The keyword argument %s was not expected)�items�hasattr� TypeError�setattr�check_params)�selfZconf�name�value� r �J/opt/alt/python37/lib/python3.7/site-packages/paste/exceptions/reporter.py�__init__ s zReporter.__init__c C s d S )Nr )r r r r r s zReporter.check_paramsc C s t �d|j�S )Nz%c)�time�strftime�date)r �exc_datar r r �format_date s zReporter.format_datec K s t j|f|�S )N)r �format_html)r r �kwr r r r s zReporter.format_htmlc K s t j|f|�S )N)r �format_text)r r r r r r r "