mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
This commit is contained in:
parent
f2a2c796e3
commit
9af9498c6e
34 changed files with 189 additions and 205 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
The :mod:`Tkinter` module ("Tk interface") is the standard Python interface to
|
||||
the Tk GUI toolkit. Both Tk and :mod:`Tkinter` are available on most Unix
|
||||
platforms, as well as on Windows and Macintosh systems. (Tk itself is not part
|
||||
of Python; it is maintained at ActiveState.)
|
||||
platforms, as well as on Windows systems. (Tk itself is not part of Python; it
|
||||
is maintained at ActiveState.)
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue