| Server IP : 164.138.27.172 / Your IP : 216.73.217.113 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3.5/idlelib/__pycache__/ |
Upload File : |
.c`� � @ sU d Z d d l Z e j e e d d �d d l m Z e d e j d � � Z d S)z�
The separate Idle version was eliminated years ago;
idlelib.idlever is no longer used by Idle
and will be removed in 3.6 or later. Use
from sys import version
IDLE_VERSION = version[:version.index(' ')]
� N�
stacklevel� )�version� ) �__doc__�warnings�w�warn�DeprecationWarning�sysr �indexZIDLE_VERSION� r
r
�%/usr/lib/python3.5/idlelib/idlever.py�<module> s