Staging
v0.8.1
https://github.com/python/cpython
Revision c8c89c4e6292df2ed1c269f51e7dc51b380f9e5b authored by Ronald Oussoren on 11 February 2010, 13:24:45 UTC, committed by Ronald Oussoren on 11 February 2010, 13:24:45 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78152 | ronald.oussoren | 2010-02-11 14:23:08 +0100 (Thu, 11 Feb 2010) | 4 lines

  Fix for issue #7715: explicitly use the system arch instead of whatever is
  on the user's path. This is needed because GNU arch is not necessarily
  compatible with Apple's version.
........
1 parent 733ecdc
History
Tip revision: c8c89c4e6292df2ed1c269f51e7dc51b380f9e5b authored by Ronald Oussoren on 11 February 2010, 13:24:45 UTC
Merged revisions 78152 via svnmerge from
Tip revision: c8c89c4
File Mode Size
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 1.5 KB
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
flag.py -rw-r--r-- 19 bytes
freeze.py -rwxr-xr-x 16.4 KB
hello.py -rw-r--r-- 24 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.6 KB
makemakefile.py -rw-r--r-- 907 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.8 KB

README

back to top