Staging
v0.5.1
https://github.com/python/cpython
Revision 050fcd51ccc997596fa9616348f15481d3f110bf authored by Ned Deily on 26 October 2013, 10:16:44 UTC, committed by Ned Deily on 26 October 2013, 10:16:44 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 2ff68dd
History
Tip revision: 050fcd51ccc997596fa9616348f15481d3f110bf authored by Ned Deily on 26 October 2013, 10:16:44 UTC
Issue #15663: OS X installer builtin Tcl/Tk support
Tip revision: 050fcd5
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 891 bytes
.hgeol -rw-r--r-- 755 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 5.5 KB
.hgtouch -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 48.5 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 43.8 KB
config.sub -rwxr-xr-x 34.8 KB
configure -rwxr-xr-x 431.4 KB
configure.ac -rw-r--r-- 133.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.5 KB
setup.py -rw-r--r-- 94.0 KB

README

back to top