Your IP : 216.73.216.213
��Yf � @ sm d Z d d l Z d d l Z d d l m Z e d k ri e j e _ e j j � e j
d d d d � d S)a& Run Python's standard test suite using importlib.__import__.
Tests known to fail because of assumptions that importlib (properly)
invalidates are automatically skipped if the entire test suite is run.
Otherwise all command-line options valid for test.regrtest are also valid for
this script.
� N)�regrtest�__main__�quietTZverbose2)�__doc__� importlib�sysZtestr �__name__�
__import__�__builtins__�path_importer_cache�clear�main� r r �A/opt/alt/python35/lib64/python3.5/test/test_importlib/regrtest.py�<module> s