8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceaa4c3 commit 06eeee9Copy full SHA for 06eeee9
Doc/using/mac.rst
@@ -144,8 +144,8 @@ the foundation of most modern Mac development. Information on PyObjC is
144
available from https://pypi.org/project/pyobjc/.
145
146
The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-platform
147
-Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is bundled with OS
148
-X by Apple, and the latest version can be downloaded and installed from
+Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is bundled with
+macOS by Apple, and the latest version can be downloaded and installed from
149
https://www.activestate.com; it can also be built from source.
150
151
*wxPython* is another popular cross-platform GUI toolkit that runs natively on
0 commit comments