]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Wing IDE is switching to PyQt...
authorGeorg Brandl <georg@python.org>
Sun, 13 Oct 2013 20:23:27 +0000 (22:23 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 13 Oct 2013 20:23:27 +0000 (22:23 +0200)
Doc/library/othergui.rst

index ae5d0dba489f505c51f445d1ab5ed14dee0a5575..eb49b994d89e564bbfc66f9898f4990928ed263e 100644 (file)
@@ -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/>`_