File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ the foundation of most modern Mac development. Information on PyObjC is
144
144
available from https://pypi.org/project/pyobjc/.
145
145
146
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
147
+ Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is bundled with
148
+ macOS by Apple, and the latest version can be downloaded and installed from
149
149
https://www.activestate.com; it can also be built from source.
150
150
151
151
*wxPython * is another popular cross-platform GUI toolkit that runs natively on
You can’t perform that action at this time.
0 commit comments