diff options
author | Georg Brandl <georg@python.org> | 2007-12-09 08:54:02 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-12-09 08:54:02 (GMT) |
commit | 3fc792bd8ae5c91a8bd9f460382f7393df07e040 (patch) | |
tree | 43266da6c1d9cc58f192f5b1aa19b0a6819faa34 /README | |
parent | 338d41850aa6421a90b70f6863ec644b75318d33 (diff) | |
download | cpython-3fc792bd8ae5c91a8bd9f460382f7393df07e040.zip cpython-3fc792bd8ae5c91a8bd9f460382f7393df07e040.tar.gz cpython-3fc792bd8ae5c91a8bd9f460382f7393df07e040.tar.bz2 |
#1575: the Mac readme is now one level up.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -601,7 +601,7 @@ MacOSX: The tests will crash on both 10.1 and 10.2 with SEGV in which builds Python as a universal binary with support for the i386 and PPC architetures. This requires Xcode 2.1 or later to build. - See Mac/OSX/README for more information on framework and + See Mac/README for more information on framework and universal builds. Cygwin: With recent (relative to the time of writing, 2001-12-19) |