mirror of
https://github.com/python/cpython.git
synced 2025-11-13 15:40:05 +00:00
Replace "OS X" with "macOS" (#104653)
This commit is contained in:
parent
ceaa4c3476
commit
06eeee97e3
1 changed files with 2 additions and 2 deletions
|
|
@ -144,8 +144,8 @@ the foundation of most modern Mac development. Information on PyObjC is
|
||||||
available from https://pypi.org/project/pyobjc/.
|
available from https://pypi.org/project/pyobjc/.
|
||||||
|
|
||||||
The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-platform
|
The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-platform
|
||||||
Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is bundled with OS
|
Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is bundled with
|
||||||
X by Apple, and the latest version can be downloaded and installed from
|
macOS by Apple, and the latest version can be downloaded and installed from
|
||||||
https://www.activestate.com; it can also be built from source.
|
https://www.activestate.com; it can also be built from source.
|
||||||
|
|
||||||
*wxPython* is another popular cross-platform GUI toolkit that runs natively on
|
*wxPython* is another popular cross-platform GUI toolkit that runs natively on
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue