Staging
v0.8.1
https://github.com/python/cpython
Revision 11852734a576221ecd71738b08874f6fd44e85bb authored by Ned Deily on 05 November 2013, 10:40:03 UTC, committed by Ned Deily on 05 November 2013, 10:40:03 UTC
Some third-party projects, such as matplotlib and PIL/Pillow,
depended on being able to build with Tcl and Tk frameworks in
/Library/Frameworks.  They were unable to build with the built-in
Tcl/Tk and/or execute correctly.
1 parent cbcb1e8
History
Tip revision: 11852734a576221ecd71738b08874f6fd44e85bb authored by Ned Deily on 05 November 2013, 10:40:03 UTC
Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.
Tip revision: 1185273
File Mode Size
command
tests
README -rw-r--r-- 295 bytes
__init__.py -rw-r--r-- 340 bytes
archive_util.py -rw-r--r-- 7.6 KB
bcppcompiler.py -rw-r--r-- 14.6 KB
ccompiler.py -rw-r--r-- 45.5 KB
cmd.py -rw-r--r-- 18.8 KB
config.py -rw-r--r-- 4.0 KB
core.py -rw-r--r-- 8.9 KB
cygwinccompiler.py -rw-r--r-- 17.3 KB
debug.py -rw-r--r-- 162 bytes
dep_util.py -rw-r--r-- 3.4 KB
dir_util.py -rw-r--r-- 7.8 KB
dist.py -rw-r--r-- 48.9 KB
emxccompiler.py -rw-r--r-- 11.7 KB
errors.py -rw-r--r-- 3.4 KB
extension.py -rw-r--r-- 10.6 KB
fancy_getopt.py -rw-r--r-- 17.5 KB
file_util.py -rw-r--r-- 7.6 KB
filelist.py -rw-r--r-- 12.4 KB
log.py -rw-r--r-- 1.6 KB
msvc9compiler.py -rw-r--r-- 30.3 KB
msvccompiler.py -rw-r--r-- 23.1 KB
spawn.py -rw-r--r-- 7.6 KB
sysconfig.py -rw-r--r-- 16.6 KB
text_file.py -rw-r--r-- 12.1 KB
unixccompiler.py -rw-r--r-- 12.0 KB
util.py -rw-r--r-- 18.3 KB
version.py -rw-r--r-- 11.2 KB
versionpredicate.py -rw-r--r-- 5.0 KB

README

back to top