U
    ›‰`T  ã                   @   sF   d Z ddlZddlZddlZddlmZ eZdd„ ZedkrBeƒ  dS )z^
Script to run Python regression tests.

Run this script with -h or --help for documentation.
é    N)Úmainc                  C   sš   t j t j t j tjd ¡¡¡} ttjƒd }|dkrjt j t j tj| ¡¡| kr`tj|= q0|d8 }q0t j t¡att j tjd ¡kst	‚t
ƒ  d S )Nr   é   )ÚosÚpathÚabspathÚnormpathÚdirnameÚsysÚargvÚlenÚ__file__ÚAssertionErrorr   )ZmydirÚi© r   ú#/usr/lib/python3.8/test/regrtest.pyÚ_main   s    "

r   Ú__main__)	Ú__doc__Ú	importlibr   r	   Ztest.libregrtestr   Zmain_in_temp_cwdr   Ú__name__r   r   r   r   Ú<module>   s   