/opt/alt/python33/lib64/python3.3/idlelib
NameSizeModeActions
Icons/-0755rm
idle_test/-0755rm
__pycache__/-0755rm
aboutDialog.py65750644editdlrm
AutoComplete.py90820644editdlrm
AutoCompleteWindow.py176720644editdlrm
AutoExpand.py24830644editdlrm
Bindings.py34340644editdlrm
CallTips.py59320644editdlrm
CallTipWindow.py58990644editdlrm
ChangeLog563930644editdlrm
ClassBrowser.py63710644editdlrm
CodeContext.py83530644editdlrm
ColorDelegator.py104670644editdlrm
config-extensions.def27880644editdlrm
config-highlight.def17400644editdlrm
config-keys.def75240644editdlrm
config-main.def25140644editdlrm
configDialog.py528500644editdlrm
configHandler.py293230644editdlrm
configHelpSourceEdit.py67250644editdlrm
configSectionNameDialog.py43140644editdlrm
CREDITS.txt18650644editdlrm
Debugger.py163670644editdlrm
Delegator.py6650644editdlrm
dynOptionMenuWidget.py13080644editdlrm
EditorWindow.py663070644editdlrm
extend.txt36420644editdlrm
FileList.py38140644editdlrm
FormatParagraph.py71660644editdlrm
GrepDialog.py41110644editdlrm
help.txt119940644editdlrm
HISTORY.txt103170644editdlrm
HyperParser.py105620644editdlrm
idle.py4000644editdlrm
idle.pyw6710644editdlrm
IdleHistory.py41170644editdlrm
idlever.py230644editdlrm
IOBinding.py198620644editdlrm
keybindingDialog.py124270644editdlrm
macosxSupport.py71720644editdlrm
MultiCall.py175290644editdlrm
MultiStatusBar.py7830644editdlrm
NEWS.txt344170644editdlrm
ObjectBrowser.py37490644editdlrm
OutputWindow.py43940644editdlrm
ParenMatch.py66270644editdlrm
PathBrowser.py28780644editdlrm
Percolator.py26580644editdlrm
PyParse.py194140644editdlrm
PyShell.py578770755editdlrm
README.txt25020644editdlrm
RemoteDebugger.py120290644editdlrm
RemoteObjectBrowser.py9640644editdlrm
ReplaceDialog.py58290644editdlrm
rpc.py209530644editdlrm
RstripExtension.py10500644editdlrm
run.py136940644editdlrm
ScriptBinding.py80690644editdlrm
ScrolledList.py39970644editdlrm
SearchDialog.py20160644editdlrm
SearchDialogBase.py51850644editdlrm
SearchEngine.py75440644editdlrm
StackViewer.py35670644editdlrm
tabbedpages.py181670644editdlrm
textView.py35450644editdlrm
TODO.txt84780644editdlrm
ToolTip.py27360644editdlrm
TreeWidget.py152200644editdlrm
UndoDelegator.py103050644editdlrm
WidgetRedirector.py44770644editdlrm
WindowList.py24720644editdlrm
ZoomHeight.py13070644editdlrm
__init__.py370644editdlrm
__main__.py1090644editdlrm
Edit: /opt/alt/python33/lib64/python3.3/idlelib/CREDITS.txt (1865B)
Guido van Rossum, as well as being the creator of the Python language, is the original creator of IDLE. Other contributors prior to Version 0.8 include Mark Hammond, Jeremy Hylton, Tim Peters, and Moshe Zadka. IDLE's recent development was carried out in the SF IDLEfork project. The objective was to develop a version of IDLE which had an execution environment which could be initialized prior to each run of user code. The IDLEfork project was initiated by David Scherer, with some help from Peter Schneider-Kamp and Nicholas Riley. David wrote the first version of the RPC code and designed a fast turn-around environment for VPython. Guido developed the RPC code and Remote Debugger currently integrated in IDLE. Bruce Sherwood contributed considerable time testing and suggesting improvements. Besides David and Guido, the main developers who were active on IDLEfork are Stephen M. Gava, who implemented the configuration GUI, the new configuration system, and the About dialog, and Kurt B. Kaiser, who completed the integration of the RPC and remote debugger, implemented the threaded subprocess, and made a number of usability enhancements. Other contributors include Raymond Hettinger, Tony Lownds (Mac integration), Neal Norwitz (code check and clean-up), Ronald Oussoren (Mac integration), Noam Raphael (Code Context, Call Tips, many other patches), and Chui Tey (RPC integration, debugger integration and persistent breakpoints). Scott David Daniels, Tal Einat, Hernan Foffani, Christos Georgiou, Jim Jewett, Martin v. Löwis, Jason Orendorff, Guilherme Polo, Josh Robb, Nigel Rowe, Bruce Sherwood, Jeff Shute, and Weeble have submitted useful patches. Thanks, guys! For additional details refer to NEWS.txt and Changelog. Please contact the IDLE maintainer (kbk@shore.net) to have yourself included here if you are one of those we missed!