commit | 5270fce038be8edc2379090b36780191f8a4bcfb | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Sep 22 14:26:55 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Tue Sep 22 14:26:55 2009 +0000 |
tree | 05c81262b53120525dc9584a4305e9165c511d04 | |
parent | 5cc3d037bb1069799afd4278ade14ba088678f21 [diff] |
Merged revisions 75017 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75017 | ronald.oussoren | 2009-09-22 16:24:57 +0200 (Tue, 22 Sep 2009) | 4 lines The 'Navigation Toolbox' is not available at all for 64-bit code, make this explicit in the C code to avoid confusing error messages during the build. ........