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 ronaldoussoren
Recipients benjamin.peterson, habnabit, ronaldoussoren
Date 2008-04-08.05:38:05
SpamBayes Score 0.063082136
Marked as misclassified No
Message-id <1207633086.95.0.00265986979337.issue2573@psf.upfronthosting.co.za>
In-reply-to
Content
To start: thanks for the patch.

I haven't done a detailed review yet, I have a minor nit: could you 
change  Mac/Makefile.in as well, specifically the definition:

PYTHONAPPSDIR=/Applications/MacPython $(VERSION)

This is used to install a number of GUI applications. "MacPython" should 
be replaced by the framework name. That will drop the "Mac" prefix in a 
default install, but that's not a problem and possibly confusing anyway.
History
Date User Action Args
2008-04-08 05:38:07ronaldoussorensetspambayes_score: 0.0630821 -> 0.063082136
recipients: + ronaldoussoren, benjamin.peterson, habnabit
2008-04-08 05:38:06ronaldoussorensetspambayes_score: 0.0630821 -> 0.0630821
messageid: <1207633086.95.0.00265986979337.issue2573@psf.upfronthosting.co.za>
2008-04-08 05:38:06ronaldoussorenlinkissue2573 messages
2008-04-08 05:38:05ronaldoussorencreate