Server : LiteSpeed
System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User : nandedex ( 1060)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /opt/cppython/lib/python3.8/test/test_importlib/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : //opt/cppython/lib/python3.8/test/test_importlib/__pycache__/abc.cpython-38.pyc
U

?��g��@s4ddlZGdd�dejd�ZGdd�dejd�ZdS)�Nc@sdeZdZdZejdd��Zejdd��Zejdd��Zejdd	��Z	ejd
d��Z
ejdd
��ZdS)�FinderTestsz!Basic tests for a finder to pass.cCsdS�N���selfrr�6/opt/cppython/lib/python3.8/test/test_importlib/abc.py�test_moduleszFinderTests.test_modulecCsdSrrrrrr�test_package
szFinderTests.test_packagecCsdSrrrrrr�test_module_in_packagesz"FinderTests.test_module_in_packagecCsdSrrrrrr�test_package_in_packagesz#FinderTests.test_package_in_packagecCsdSrrrrrr�test_package_over_modulesz$FinderTests.test_package_over_modulecCsdSrrrrrr�test_failure#szFinderTests.test_failureN)�__name__�
__module__�__qualname__�__doc__�abc�abstractmethodrr	r
rrr
rrrrrs




r)�	metaclassc@sReZdZejdd��Zejdd��Zejdd��Zejdd��Zejd	d
��Z	dS)�LoaderTestscCsdS)z�A module should load without issue.

        After the loader returns the module should be in sys.modules.

        Attributes to verify:

            * __file__
            * __loader__
            * __name__
            * No __path__

        Nrrrrrr+szLoaderTests.test_modulecCsdS)aLoading a package should work.

        After the loader returns the module should be in sys.modules.

        Attributes to verify:

            * __name__
            * __file__
            * __package__
            * __path__
            * __loader__

        Nrrrrrr	;szLoaderTests.test_packagecCsdS)zOA loader should not be dependent on it's parent package being
        imported.Nrrrrr�test_lacking_parentLszLoaderTests.test_lacking_parentcCsdS)z�If a module is already in sys.modules and a reload fails
        (e.g. a SyntaxError), the module should be in the state it was before
        the reload began.Nrrrrr�test_state_after_failureRsz$LoaderTests.test_state_after_failurecCsdS)zVTest ImportError is raised when the loader is asked to load a module
        it can't.Nrrrrr�test_unloadableYszLoaderTests.test_unloadableN)
rrrrrrr	rrrrrrrr)s



r)r�ABCMetarrrrrr�<module>s%

F1le Man4ger