From: Georg Brandl Date: Sun, 13 Oct 2013 20:23:27 +0000 (+0200) Subject: Wing IDE is switching to PyQt... X-Git-Tag: v2.7.6rc1~29^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7557af86de318b9173266a4dfec5c021fea11ba;p=python Wing IDE is switching to PyQt... --- diff --git a/Doc/library/othergui.rst b/Doc/library/othergui.rst index 28b5771764..1ee5c5bf71 100644 --- a/Doc/library/othergui.rst +++ b/Doc/library/othergui.rst @@ -13,8 +13,7 @@ available for Python: provides an object oriented interface that is slightly higher level than the C one. It comes with many more widgets than Tkinter provides, and has good Python-specific reference documentation. There are also bindings to - `GNOME `_. One well known PyGTK application is - `WingIDE `_. An online `tutorial + `GNOME `_. An online `tutorial `_ is available. `PyQt `_