merge with 3.3

This commit is contained in:
Georg Brandl 2013-10-13 22:23:34 +02:00
commit 3e30d471e9

View 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/>`_