관리-도구
편집 파일: idlever.cpython-34.pyc
� e f� � @ 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