summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-10-13 20:23:34 (GMT)
committerGeorg Brandl <georg@python.org>2013-10-13 20:23:34 (GMT)
commit3e30d471e912bf20cc07e9ddf2e1c79de47bf2ae (patch)
tree1faaa69ec9f567c900d8ec343bdfe872eb64e624 /Doc
parent03d010be147ca85a18bf26a54991ddc94264e12b (diff)
parent810f1d56ea4802399377662ea9a92e8f122da298 (diff)
downloadcpython-3e30d471e912bf20cc07e9ddf2e1c79de47bf2ae.zip
cpython-3e30d471e912bf20cc07e9ddf2e1c79de47bf2ae.tar.gz
cpython-3e30d471e912bf20cc07e9ddf2e1c79de47bf2ae.tar.bz2
merge with 3.3
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/othergui.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst
index ae5d0db..eb49b99 100644
--- a/Doc/library/othergui.rst
+++ b/Doc/library/othergui.rst
@@ -19,8 +19,7 @@ available for Python:
`PyGTK <http://www.pygtk.org/>`_ provides bindings for an older version
of the library, GTK+ 2. It provides an object oriented interface that
is slightly higher level than the C one. There are also bindings to
- `GNOME <http://www.gnome.org>`_. One well known PyGTK application is
- `WingIDE <http://wingide.com/>`_. An online `tutorial
+ `GNOME <http://www.gnome.org>`_. An online `tutorial
<http://www.pygtk.org/pygtk2tutorial/index.html>`_ is available.
`PyQt <http://www.riverbankcomputing.co.uk/software/pyqt/>`_