mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Docs: FIX broken links. (GH-13491)
This commit is contained in:
parent
f7fba6cfb6
commit
7114c6504a
7 changed files with 18 additions and 15 deletions
|
@ -141,7 +141,7 @@ There are several options for building GUI applications on the Mac with Python.
|
|||
|
||||
*PyObjC* is a Python binding to Apple's Objective-C/Cocoa framework, which is
|
||||
the foundation of most modern Mac development. Information on PyObjC is
|
||||
available from https://pythonhosted.org/pyobjc/.
|
||||
available from https://pypi.org/project/pyobjc/.
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue