[Python-checkins] cpython (merge 3.3 -> default): merge with 3.3

georg.brandl python-checkins at python.org
Sun Oct 6 12:45:52 CEST 2013


http://hg.python.org/cpython/rev/3d7805a578b9
changeset:   86066:3d7805a578b9
parent:      86063:69bfcccfde5c
parent:      86065:942b9420e7e9
user:        Georg Brandl <georg at python.org>
date:        Sun Oct 06 12:46:35 2013 +0200
summary:
  merge with 3.3

files:
  Doc/library/othergui.rst |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst
--- a/Doc/library/othergui.rst
+++ b/Doc/library/othergui.rst
@@ -20,7 +20,7 @@
       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
-      `PythonCAD <http://www.pythoncad.org/>`_. An online `tutorial
+      `WingIDE <http://wingide.com/>`_. An online `tutorial
       <http://www.pygtk.org/pygtk2tutorial/index.html>`_ is available.
 
    `PyQt <http://www.riverbankcomputing.co.uk/software/pyqt/>`_

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list