mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
#2709: clarification.
This commit is contained in:
parent
a36909e10d
commit
5b54887deb
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ mechanism which allows Python and Tcl to interact.
|
|||
|
||||
:mod:`Tkinter`'s chief virtues are that it is fast, and that it usually comes
|
||||
bundled with Python. Although it has been used to create some very good
|
||||
applications, including IDLE, it has weak documentation and an outdated look and
|
||||
applications, including IDLE, its standard documentation is weak (but there
|
||||
are some good books and tutorials), and it has an outdated look and
|
||||
feel. For more modern, better documented, and much more extensive GUI
|
||||
libraries, see the :ref:`other-gui-packages` section.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue