commit | 1943f8683b52ecee4cc96676403f4f2c42f89903 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Mon Mar 30 19:39:14 2009 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Mon Mar 30 19:39:14 2009 +0000 |
tree | 9ad70bd32b06dee143b6b3a9c28e7e9a362f9e4f | |
parent | 4a85269f7370a807fa577ea0ff454df5a0958c95 [diff] |
Merged revisions 70737 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r70737 | ronald.oussoren | 2009-03-30 14:34:51 -0500 (Mon, 30 Mar 2009) | 6 lines * Set a custom icon on the Python installer DMG * Remove last traces of "MacPython" * Add options to build different flavors of the installer (still defaulting to a 2-way universal build that runs on OSX 10.3) ........