| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/idlelib/ |
Upload File : |
ɎJc @ s d Z d d k Z d d k l Z d d k Z d di dj dk dl dm d dn do dp d dq d dr ds g f d dt du d dv dw dx dy d dz d{ d| d} d~ d g f d4 d d d d d d d d g f dE d g f dH d d g f dM d d d d g f dV d d g f dY d d d d g f g Z e i o e d` da d Z e d` da db Z e d` da dc 3e d` da i
dd e e d da d` de 5e i
d` df d d d g f n e i Z [ d S( s Define the menu contents, hotkeys, and event bindings.
There is additional configuration information in the EditorWindow class (and
subclasses): the menus are created there based on the menu_specs (class)
variable, and menus not created are silently skipped in the code here. This
makes it possible, for example, to define a Debug menu which is only present in
the PythonShell window, and a Format menu which is only present in the Editor
windows.
iN( t idleConft files _New Windows <<open-new-window>>s _Open...s <<open-window-from-file>>s Open _Module...s <<open-module>>s Class _Browsers <<open-class-browser>>s
_Path Browsers <<open-path-browser>>t _Saves <<save-window>>s Save _As...s <<save-window-as-file>>s Save Cop_y As...s <<save-copy-of-window-as-file>>s
Prin_t Windows <<print-window>>t _Closes <<close-window>>t E_xits <<close-all-windows>>t editt _Undos <<undo>>t _Redos <<redo>>t Cu_ts <<cut>>t _Copys <<copy>>t _Pastes <<paste>>s Select _Alls <<select-all>>s _Find...s <<find>>s Find A_gains <<find-again>>s Find _Selections <<find-selection>>s Find in Files...s <<find-in-files>>s R_eplace...s <<replace>>s Go to _Lines
<<goto-line>>t formats _Indent Regions <<indent-region>>s _Dedent Regions <<dedent-region>>s Comment _Out Regions <<comment-region>>s U_ncomment Regions <<uncomment-region>>s
Tabify Regions <<tabify-region>>s Untabify Regions <<untabify-region>>s Toggle Tabss <<toggle-tabs>>s New Indent Widths <<change-indentwidth>>t runs Python Shells <<open-python-shell>>t shells _View Last Restarts <<view-restart>>s _Restart Shells <<restart-shell>>t debugs _Go to File/Lines <<goto-file-line>>s
!_Debuggers <<toggle-debugger>>s
_Stack Viewers <<open-stack-viewer>>s !_Auto-open Stack Viewers <<toggle-jit-stack-viewer>>t optionss _Configure IDLE...s <<open-config-dialog>>t helps _About IDLEs <<about-idle>>s
_IDLE Helps <<help>>s Python _Docss <<python-docs>>i i iii i t applications
About IDLEs _Preferences....( s _New Windows <<open-new-window>>( s _Open...s <<open-window-from-file>>( s Open _Module...s <<open-module>>( s Class _Browsers <<open-class-browser>>( s
_Path Browsers <<open-path-browser>>( R s <<save-window>>( s Save _As...s <<save-window-as-file>>( s Save Cop_y As...s <<save-copy-of-window-as-file>>( s
Prin_t Windows <<print-window>>( R s <<close-window>>( R s <<close-all-windows>>( R s <<undo>>( R s <<redo>>( R s <<cut>>( R s <<copy>>( R
s <<paste>>( s Select _Alls <<select-all>>( s _Find...s <<find>>( s Find A_gains <<find-again>>( s Find _Selections <<find-selection>>( s Find in Files...s <<find-in-files>>( s R_eplace...s <<replace>>( s Go to _Lines
<<goto-line>>( s _Indent Regions <<indent-region>>( s _Dedent Regions <<dedent-region>>( s Comment _Out Regions <<comment-region>>( s U_ncomment Regions <<uncomment-region>>( s
Tabify Regions <<tabify-region>>( s Untabify Regions <<untabify-region>>( s Toggle Tabss <<toggle-tabs>>( s New Indent Widths <<change-indentwidth>>( s Python Shells <<open-python-shell>>( s _View Last Restarts <<view-restart>>( s _Restart Shells <<restart-shell>>( s _Go to File/Lines <<goto-file-line>>( s
!_Debuggers <<toggle-debugger>>( s
_Stack Viewers <<open-stack-viewer>>( s !_Auto-open Stack Viewers <<toggle-jit-stack-viewer>>( s _Configure IDLE...s <<open-config-dialog>>( s _About IDLEs <<about-idle>>( s
_IDLE Helps <<help>>( s Python _Docss <<python-docs>>( s
About IDLEs <<about-idle>>( s _Preferences....s <<open-config-dialog>>(
t __doc__t syst
configHandlerR t
macosxSupportt Nonet menudefst runningAsOSXAppt quitItemt closeItemt insertt GetCurrentKeySett default_keydefs( ( ( s&