This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily
Date 2009-02-15.09:08:32
SpamBayes Score 0.00043269867
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
2.x "make install" is equivalent to 3.x "make fullinstall"
Update Mac/BuildScript/build-installer.py accordingly.
This prevents spurious warning messages in the installer build.
History
Date User Action Args
2009-02-15 09:08:35ned.deilysetrecipients: + ned.deily
2009-02-15 09:08:34ned.deilysetmessageid: <[email protected]>
2009-02-15 09:08:33ned.deilylinkissue5272 messages
2009-02-15 09:08:33ned.deilycreate