You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Peterson ad6b3f570a merge 2.7.3 release branch 14 years ago
..
Icons Added icon for IDLE on OS X 23 years ago
AutoComplete.py null merge from 2.6 14 years ago
AutoCompleteWindow.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
AutoExpand.py M AutoExpand.py 23 years ago
Bindings.py Merged revisions 87394 via svnmerge from 15 years ago
CREDITS.txt Produce correct version string to access the .chm 17 years ago
CallTipWindow.py Issue #5219: Prevent event handler cascade in IDLE. 14 years ago
CallTips.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
ChangeLog [ 1243081 ] repair typos 21 years ago
ClassBrowser.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
CodeContext.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
ColorDelegator.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
Debugger.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
Delegator.py py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization 25 years ago
EditorWindow.py null merge from 2.6 14 years ago
FileList.py Merged revisions 87119 via svnmerge from 15 years ago
FormatParagraph.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
GrepDialog.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
HISTORY.txt #11515: fix several typos. Patch by Piotr Kasprzyk. 15 years ago
HyperParser.py #7092: silence some py3k warnings 16 years ago
IOBinding.py Merge #12417 followup, also removing an extra docstring 15 years ago
IdleHistory.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
MultiCall.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
MultiStatusBar.py replace has_key with 'in' operator 17 years ago
NEWS.txt update NEWS for 2.7 as Terry Reedy proposed 14 years ago
ObjectBrowser.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
OutputWindow.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
ParenMatch.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
PathBrowser.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
Percolator.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
PyParse.py Merge IDLE-syntax-branch r39668:41449 into trunk 21 years ago
PyShell.py #3573: idle now doesn't hungs if launched as: idle -e <directory> 14 years ago
README.txt Added a banner to the shell startup message discussing possible 23 years ago
RemoteDebugger.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
RemoteObjectBrowser.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
ReplaceDialog.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
RstripExtension.py Issue 5150: Add rstrip() option to IDLE's format menu. 17 years ago
ScriptBinding.py null merge from 2.6 14 years ago
ScrolledList.py py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization 25 years ago
SearchDialog.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
SearchDialogBase.py Apply Nicolas Riley's Patch. 24 years ago
SearchEngine.py Merge PyIdle changes: 24 years ago
StackViewer.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
TODO.txt Update for release 23 years ago
ToolTip.py Fix main() call 21 years ago
TreeWidget.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
UndoDelegator.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
WidgetRedirector.py Fixed #1649: IDLE error: dictionary changed size during iteration 18 years ago
WindowList.py 1. If user passes a non-existant filename on the commandline, just open 22 years ago
ZoomHeight.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
__init__.py It /is/ a package... 23 years ago
aboutDialog.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
config-extensions.def Issue 5150: Add rstrip() option to IDLE's format menu. 17 years ago
config-highlight.def 1. Make builtin foreground Royal Purple instead of Barney Purple. 22 years ago
config-keys.def Merged revisions 88236 via svnmerge from 15 years ago
config-main.def Add config-main.def option to make the 'history' feature non-cyclic. 21 years ago
configDialog.py #7092: Drop the cmp argument. 16 years ago
configHandler.py Backport of Issue #14409 to 2.7 14 years ago
configHelpSourceEdit.py Make use of new str.startswith/endswith semantics. 20 years ago
configSectionNameDialog.py M Bindings.py 23 years ago
dynOptionMenuWidget.py Whitespace Normalization 23 years ago
extend.txt #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
help.txt Fix for issue3559: No preferences menu in IDLE on OSX 17 years ago
idle.bat IDLE: #6378: Further adjust idle.bat to start associated Python 15 years ago
idle.py idle.py modified and simplified to better support 17 years ago
idle.pyw Fix a bug in Rev 1.10 - Windows can't handle a leading ':' if the 23 years ago
idlever.py bump to 2.7.3 final 14 years ago
keybindingDialog.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
macosxSupport.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
rpc.py replace has_key with 'in' operator 17 years ago
run.py #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. 16 years ago
tabbedpages.py IDLE_tabbedpages.071101.patch Tal Einat 18 years ago
testcode.py Initial revision 26 years ago
textView.py null merge from 2.6 14 years ago

README.txt

IDLE is Python's Tkinter-based Integrated DeveLopment Environment.

IDLE emphasizes a lightweight, clean design with a simple user interface.
Although it is suitable for beginners, even advanced users will find that
IDLE has everything they really need to develop pure Python code.

IDLE features a multi-window text editor with multiple undo, Python colorizing,
and many other capabilities, e.g. smart indent, call tips, and autocompletion.

The editor has comprehensive search functions, including searching through
multiple files. Class browsers and path browsers provide fast access to
code objects from a top level viewpoint without dealing with code folding.

There is a Python Shell window which features colorizing and command recall.

IDLE executes Python code in a separate process, which is restarted for each
Run (F5) initiated from an editor window. The environment can also be
restarted from the Shell window without restarting IDLE.

This enhancement has often been requested, and is now finally available. The
magic "reload/import *" incantations are no longer required when editing and
testing a module two or three steps down the import chain.

(Personal firewall software may warn about the connection IDLE makes to its
subprocess using this computer's internal loopback interface. This connection
is not visible on any external interface and no data is sent to or received
from the Internet.)

It is possible to interrupt tightly looping user code, even on Windows.

Applications which cannot support subprocesses and/or sockets can still run
IDLE in a single process.

IDLE has an integrated debugger with stepping, persistent breakpoints, and call
stack visibility.

There is a GUI configuration manager which makes it easy to select fonts,
colors, keybindings, and startup options. This facility includes a feature
which allows the user to specify additional help sources, either locally or on
the web.

IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl)
and is cross-platform, working on Unix, Mac, and Windows.

IDLE accepts command line arguments. Try idle -h to see the options.


If you find bugs or have suggestions, let us know about them by using the
Python Bug Tracker:

http://sourceforge.net/projects/python

Patches are always appreciated at the Python Patch Tracker, and change
requests should be posted to the RFE Tracker.

For further details and links, read the Help files and check the IDLE home
page at

http://www.python.org/idle/

There is a mail list for IDLE: idle-dev@python.org. You can join at

http://mail.python.org/mailman/listinfo/idle-dev