whoami7 - Manager
:
/
opt
/
alt
/
python33
/
lib64
/
python3.3
/
idlelib
/
__pycache__
/
Upload File:
files >> //opt/alt/python33/lib64/python3.3/idlelib/__pycache__/AutoComplete.cpython-33.pyc
� ��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("