|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/usr/lib/python2.4/idlelib/ |
Upload File : |
m๒ ั=Ec @ s d Z d k Z d k Z d k Z d k Z d k Z d f d YZ d Z d Z e d j oฎ d Z d d Z d Z d Z d Z d d Z d f d YZ d Z e Z e e e e e e e e i e i e i e i e i e i f Z e e n d S( sP CallTips.py - An IDLE Extension to Jog Your Memory Call Tips are floating windows which display function, class, and method parameter and docstring information when you type an opening parenthesis, and which disappear when you type a closing parenthesis. Future plans include extending the functionality to include class attributes. Nt CallTipsc B s t Z g Z d d Z d Z d Z d Z d Z d Z d Z d Z d e i e i Z d Z d Z d Z RS( Nc C sL | d j o d | _ d Sn | | _ | i | _ d | _ | i | _ d S( N( t editwint Nonet selft textt calltipt _make_tk_calltip_windowt _make_calltip_window( R R ( ( t&