Skip to content

Commit fd13e4a

Browse files
committed
removed othergui.rst and references to it
1 parent e4ed9d2 commit fd13e4a

2 files changed

Lines changed: 2 additions & 60 deletions

File tree

Doc/library/othergui.rst

Lines changed: 0 additions & 57 deletions
This file was deleted.

Doc/library/tk.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ bundled with Python. Although its standard documentation is weak, good
2626
material is available, which includes: references, tutorials, a book and
2727
others. :mod:`tkinter` is also famous for having an outdated look and feel,
2828
which has been vastly improved in Tk 8.5. Nevertheless, there are many other
29-
GUI libraries that you could be interested in. For more information about
30-
alternatives, see the :ref:`other-gui-packages` section.
29+
GUI libraries that you could be interested in. The Python wiki lists several
30+
alternative `GUI frameworks and tools <https://wiki.python.org/moin/GuiProgramming>`_.
3131

3232
.. toctree::
3333

@@ -41,7 +41,6 @@ alternatives, see the :ref:`other-gui-packages` section.
4141
tkinter.ttk.rst
4242
tkinter.tix.rst
4343
idle.rst
44-
othergui.rst
4544

4645
.. Other sections I have in mind are
4746
Tkinter internals

0 commit comments

Comments
 (0)