| Server IP : 51.79.230.26 / Your IP : 216.73.217.128 Web Server : LiteSpeed System : Linux sg2.exonhost.com 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : mukutpub ( 1151) PHP Version : 8.2.33 Disable Function : eval, show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python33/lib64/python3.3/idlelib/__pycache__/ |
Upload File : |
�
� fz# c @ s� d Z d d l Z d d l Z d d l Z d d l m Z e j e j d Z e d d � \ Z
Z d d l m
Z
d d l m Z d d l Z e j Z e j r� e e j 7Z n Gd d
� d
� Z d S( u� AutoComplete.py - An IDLE extension for automatically completing names.
This extension can complete either attribute names of file names. It can pop
a window with all available names, for the user to select from.
i N( u idleConfu _i i ( u AutoCompleteWindow( u HyperParserc B s� | Ee Z d Z d d! g f g Z e j d d d d d d d �Z d d
d � Z d d
� Z d d d � Z
d d � Z d d � Z d d � Z
d d � Z d d � Z d d d � Z d d � Z d d � Z d S("