7s߰ d dl mZ d dlmZmZmZmZmZ d dl m Z mZ G d de Z G d de Z G d d e Zd S ) )messages)FutureImportationImportationImportationFromStarImportationSubmoduleImportation)TestCaseskipc t e Zd Zd Zd Zd Zd Zd Zd Zd Z d Z d Zd Zd Z d Zd Zd Zd Zd Zd ZdS )TestImportationObjectc l t dd d }|j dk sJ t | dk sJ d S )Nazimport ar source_statementstrselfbindings l/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pyflakes/test/test_imports.pytest_import_basicz'TestImportationObject.test_import_basic sD c4--':55557||s"""""" c l t dd d }|j dk sJ t | dk sJ d S )Ncr z import a as cza as cr r s r test_import_asz$TestImportationObject.test_import_as sD c4--'?::::7||x''''''r c j t dd }|j dk sJ t | dk sJ d S )Na.bz import a.b)r r r r s r test_import_submodulez+TestImportationObject.test_import_submodule sB &ud33'<77777||u$$$$$$r c l t dd d }|j dk sJ t | dk sJ d S )Nr r zimport a.b as ca.b as cr r s r test_import_submodule_asz.TestImportationObject.test_import_submodule_as sE c4//'+<<<<<7||z))))))r c l t dd d }|j dk sJ t | dk sJ d S )Nr r zimport a.b as aza.b as ar r s r $test_import_submodule_as_source_namez:TestImportationObject.test_import_submodule_as_source_name# sE c4//'+<<<<<7||z))))))r c n t dd dd }|j dk sJ t | dk sJ d S )Nr .zfrom . import az.ar r r r s r test_importfrom_relativez.TestImportationObject.test_importfrom_relative( sG !#tS#66'+<<<<<7||t######r c n t dd dd }|j dk sJ t | dk sJ d S )Nr ..zfrom .. import a..ar% r s r test_importfrom_relative_parentz5TestImportationObject.test_importfrom_relative_parent- sG !#tT377'+=====7||u$$$$$$r c n t dd dd }|j dk sJ t | dk sJ d S )Nbr) zfrom ..a import bz..a.br% r s r $test_importfrom_relative_with_modulez:TestImportationObject.test_importfrom_relative_with_module2 G !#tUC88'+>>>>>7||w&&&&&&r c n t dd dd }|j dk sJ t | dk sJ d S )Nr r) r, zfrom ..a import b as cz ..a.b as cr% r s r 'test_importfrom_relative_with_module_asz=TestImportationObject.test_importfrom_relative_with_module_as7 G !#tUC88'+CCCCC7|||++++++r c n t dd dd }|j dk sJ t | dk sJ d S )Nr, r zfrom a import br r% r s r test_importfrom_memberz,TestImportationObject.test_importfrom_member<