B
    Wa	eT  ã               @   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 }x<|dkrlt j t j tj| ¡¡| krbtj|= q2|d8 }q2W t j t¡att j tjd ¡ks”t	‚t
ƒ  d S )Nr   é   )ÚosÚpathÚabspathÚnormpathÚdirnameÚsysÚargvÚlenÚ__file__ÚAssertionErrorr   )ZmydirÚi© r   ú#/usr/lib/python3.7/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   