From a8b05c4b9727ed7033840a44a67f2ee3d332ab24 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Wed, 2 Sep 2020 06:28:59 -0700 Subject: Remove reference to Boa Constructor. (GH-22057) (cherry picked from commit 1d25f5bf7b795b47e753aca56d7579d4ad7ee468) Co-authored-by: Andre Delfino --- Doc/faq/programming.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Doc/faq/programming.rst b/Doc/faq/programming.rst index 81048c9..8af24c5 100644 --- a/Doc/faq/programming.rst +++ b/Doc/faq/programming.rst @@ -35,12 +35,6 @@ for Windows Extensions `__ project an as a part of the ActivePython distribution (see https://www.activestate.com/activepython\ ). -`Boa Constructor `_ is an IDE and GUI -builder that uses wxWidgets. It offers visual frame creation and manipulation, -an object inspector, many views on the source like object browsers, inheritance -hierarchies, doc string generated html documentation, an advanced debugger, -integrated help, and Zope support. - `Eric `_ is an IDE built on PyQt and the Scintilla editing component. -- cgit v0.12