Your IP : 216.73.216.196
o
0�ir � @ sx d dl Z d dlZd dlZd dlmZ d dlmZ d dlmZ d dlZd dlZG dd� dej �Z
edkr:e�� dS dS )� N)�support)�
import_helper)�warnings_helperc @ s e Zd Zdd� Zdd� ZdS )�TestUntestedModulesc
C s� d}t jdd��S |D ]$}z
t�d�|�� W n tjy& t�|� Y qw | �d�|�� qdd l }zdd l
}W n tyJ tj
rHtd� Y n w W d � d S W d � d S 1 s^w Y d S )N)Z encodingsT��quietztest.test_{}z5{} has tests even though test_sundry claims otherwiser zskipping tty)r �check_warningsr �
import_module�format�unittest�SkipTest� importlibZfailZ
html.entities�tty�ImportErrorr �verbose�print)�selfZuntested�nameZhtmlr � r �7/opt/alt/python310/lib64/python3.10/test/test_sundry.py�%test_untested_modules_can_be_imported s. �������"