|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/opt/alt/python34/lib64/python3.4/idlelib/__pycache__/ |
Upload File : |
�
��Ma� � @ 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
�4/opt/alt/python34/lib64/python3.4/idlelib/idlever.py�<module> s