| commit | 6ff97f7e21af3ab4287f77f73fd17e4a9baa03a3 | [log] [tgz] |
|---|---|---|
| author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Feb 07 11:30:54 2010 +0000 |
| committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Feb 07 11:30:54 2010 +0000 |
| tree | 76bac370fba4ad352319fdfc9642f323f33575e5 | |
| parent | 3f2c03d80f225dbd99e40463fadfd5ee3675714b [diff] |
Merged revisions 78056 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78056 | ronald.oussoren | 2010-02-07 12:29:31 +0100 (Sun, 07 Feb 2010) | 5 lines
Remove call to gestalt('sysu') from platform.py. This gestalt call is
not available on OSX an appearently causes problems for some users.
Fixes issue 7812
........