| Server IP : 35.80.110.71 / Your IP : 216.73.216.52 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/IPython/utils/tests/__pycache__/ |
Upload File : |
�
}�e� � �. � d Z ddlZddlmZ d� Zd� Zd� Zy)z%Tests for IPython.utils.importstring.� N)�import_itemc �. � ddl } t d� }| |u sJ �y)zTest simple importsr N�os)r r )r �os2s �G/usr/lib/python3/dist-packages/IPython/utils/tests/test_importstring.py�test_import_plainr s � �
�
�d�
�C�
��9��9� c �2 � ddl m} t d� }| |u sJ �y)z#Test nested imports from the stdlibr )�pathzos.pathN)r r r )r �path2s r �test_import_nestedr
s � ��� �"�E��5�=��=r c �B � t j t t d� y)z3Test that failing imports raise the right exceptionzIPython.foobarN)�pytest�raises�ImportErrorr � r r �test_import_raisesr &