Staging
v0.8.1
https://github.com/python/cpython
Revision 70f213ab11dd44c28af0a8b70259f0e87647c245 authored by Ned Deily on 26 October 2013, 10:16:06 UTC, committed by Ned Deily on 26 October 2013, 10:16:06 UTC
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 7c5ba45
History
Tip revision: 70f213ab11dd44c28af0a8b70259f0e87647c245 authored by Ned Deily on 26 October 2013, 10:16:06 UTC
Issue #15663: OS X installer builtin Tcl/Tk support
Tip revision: 70f213a
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top