summaryrefslogtreecommitdiff
path: root/Doc/library/idle.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-09-13 17:46:05 +0000
committerGeorg Brandl <georg@python.org>2008-09-13 17:46:05 +0000
commitf8928b9777f94a8bc77dc624fedaf255afbd2035 (patch)
tree233fb3b0a1b551f55a0cb1d2a8b720b37cca8151 /Doc/library/idle.rst
parentf33d1610c3f5b9f9fe43800f79bfc9051656803c (diff)
downloadcpython-f8928b9777f94a8bc77dc624fedaf255afbd2035.tar.gz
Merged revisions 66452 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r66452 | georg.brandl | 2008-09-13 19:41:16 +0200 (Sat, 13 Sep 2008) | 2 lines Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. ........
Diffstat (limited to 'Doc/library/idle.rst')
-rw-r--r--Doc/library/idle.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 7a5bebd69f..65101fce26 100644
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -16,8 +16,7 @@ IDLE has the following features:
* coded in 100% pure Python, using the :mod:`tkinter` GUI toolkit
-* cross-platform: works on Windows and Unix (on Mac OS, there are currently
- problems with Tcl/Tk)
+* cross-platform: works on Windows and Unix
* multi-window text editor with multiple undo, Python colorizing and many other
features, e.g. smart indent and call tips