mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +00:00
- remove yet another reference to how commonly Tkinter is (thought to be) used
- fix an internal section reference
This commit is contained in:
parent
21731118af
commit
33c3e29fce
1 changed files with 2 additions and 4 deletions
|
@ -19,7 +19,7 @@ module \module{\_tkinter} provides a threadsafe mechanism which allows
|
||||||
Python and Tcl to interact.
|
Python and Tcl to interact.
|
||||||
|
|
||||||
Tk is not the only GUI for Python; see
|
Tk is not the only GUI for Python; see
|
||||||
section~\ref{other-gui-modules}, ``Other User Interface Modules and
|
section~\ref{other-gui-packages}, ``Other User Interface Modules and
|
||||||
Packages,'' for more information on other GUI toolkits for Python.
|
Packages,'' for more information on other GUI toolkits for Python.
|
||||||
|
|
||||||
% Other sections I have in mind are
|
% Other sections I have in mind are
|
||||||
|
@ -1805,9 +1805,7 @@ directly on Python data structures, without having to transfer data
|
||||||
through the Tk/Tcl layer.}
|
through the Tk/Tcl layer.}
|
||||||
\end{seealso*}
|
\end{seealso*}
|
||||||
|
|
||||||
|
Other GUI packages are also available for Python:
|
||||||
Tk is not the only GUI for Python, but is however the
|
|
||||||
most commonly used one.
|
|
||||||
|
|
||||||
\begin{seealso*}
|
\begin{seealso*}
|
||||||
\seetitle[http://www.wxpython.org]{wxPython}{
|
\seetitle[http://www.wxpython.org]{wxPython}{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue