| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.10/test/__pycache__/ |
Upload File : |
o
�9j�) � @ s� d dl Zd dlZd dlZd dlZd dlZd dlZd dlZd dlZd dl Z d dl
Z
d dlZd dl mZ d dl
mZmZmZmZmZ ejjZd dlmZmZmZmZ dd� ZG dd� dej�Zd d
� Zedkrke�� dS dS )� N)� os_helper)�spawn_python�kill_python�assert_python_ok�make_script�make_zip_script)�test_doctest�sample_doctest�sample_doctest_no_doctests�sample_doctest_no_docstringsc C s� t jtdd�}t jtd�}z
d| j| jf }W n ty# |j}Y nw |�| ||�D ]}|� |� q+|j
|j}}|rFtj
�d||f ��trQtd|j|f � ||fS )NF)�verbose�recurse)r z%s.%sz%d of %d doctests failedz,doctest (%s) ... %d tests with zero failures)�doctest�
DocTestFinderr �
DocTestRunner�
__module__�__qualname__�AttributeError�__name__�find�run�failures�tries�test�support�
TestFailed�print)�obj�module�finder�runner�name�example�f�t� r% �2/usr/lib/python3.10/test/test_zipimport_support.py�_run_object_doctest$ s
�r'