Submit
Path:
~
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
Crypto
/
SelfTest
/
__pycache__
/
File Content:
__init__.cpython-37.pyc
B ��cT � @ sj d Z dZddlZddlZddlmZ G dd� de�Zddd�Zi fd d �Z e dkrfdd � Zejdd� dS )zgSelf tests These tests should perform quickly and can ideally be used every time an application runs. z$Id$� N)�StringIOc @ s e Zd Zdd� ZdS )� SelfTestErrorc C s t �| ||� || _|| _d S )N)� Exception�__init__�message�result)�selfr r � r �K/opt/alt/python37/lib64/python3.7/site-packages/Crypto/SelfTest/__init__.pyr &