diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-11-14 10:59:57 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-11-14 10:59:57 (GMT) |
commit | 418c3b1e26770dd3920ed750f53f586b374e61bb (patch) | |
tree | 78d56b163509fa14aa43fc01b1c8934f46e6d6aa /Mac | |
parent | 00cafa0f76aa5860386d6fecabc61132cc7711a4 (diff) | |
download | cpython-418c3b1e26770dd3920ed750f53f586b374e61bb.zip cpython-418c3b1e26770dd3920ed750f53f586b374e61bb.tar.gz cpython-418c3b1e26770dd3920ed750f53f586b374e61bb.tar.bz2 |
OSX tests used specific version numbers to test for new features and
used the default Darwin/* for the old code. Reversed those tests so
that compatibility code is in a switch leg with a specific version and
newer systems take the default leg.
This should allow Python to build on OSX 10.1.1 (which jumps from Darwin/1.4
to Darwin/5.1 due to a new numbering scheme).
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions