|
Server IP : 162.241.148.128 / Your IP : 216.73.216.48 Web Server : Apache System : Linux md-ht-9.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : caribhll ( 2226) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /opt/rh/rh-python35/root/lib64/python3.5/idlelib/__pycache__/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
���\� � @ 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
�?/opt/rh/rh-python35/root/usr/lib64/python3.5/idlelib/idlever.py�<module> s