commit | 6f76187fb2065be27093c369542f13b1993b2826 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Apr 20 06:37:38 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Apr 20 06:37:38 2010 +0000 |
tree | c4be0b6e0aa51be31b45be8a30fec37c2f7bb436 | |
parent | a2eb7f632bf0f8de68cebd9f0935efa2fe27dae1 [diff] |
Merged revisions 80232 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80232 | ronald.oussoren | 2010-04-20 07:50:44 +0200 (Tue, 20 Apr 2010) | 3 lines Explicitly set system default for $PATH to ensure we have a clean build environment (OSX installer) ........