Issue #15663: OS X installer builtin Tcl/Tk support · pythoncapi/cpython@f87cfce · GitHub
Skip to content

Commit f87cfce

Browse files
committed
Issue python#15663: OS X installer builtin Tcl/Tk support
Make it easier for users to make use of the backup _tkinter linked with the third-party Tcl and Tk frameworks in /Library/Frameworks. The two tkinter variants are now installed in separate directories under a new lib-tkinter. This allows per-user selection by manipulating sys.path, directly or with PYTHONPATH. If this proves useful, we can supply a more convenient user interface to supply the paths. For now, this remains somewhat experimental.
1 parent 8444ebb commit f87cfce

2 files changed

Lines changed: 51 additions & 19 deletions

File tree

Mac/BuildScript/README.txt

Lines changed: 7 additions & 7 deletions

Mac/BuildScript/build-installer.py

Lines changed: 44 additions & 12 deletions

0 commit comments

Comments
 (0)