[Pythonmac-SIG] Build script for Universal Python

Bob Ippolito bob at redivi.com
Mon Feb 13 19:46:00 CET 2006


On Feb 13, 2006, at 10:28 AM, Ronald Oussoren wrote:

>
> On 13-feb-2006, at 19:17, Bob Ippolito wrote:
>
>>
>> On Feb 13, 2006, at 10:11 AM, Ronald Oussoren wrote:
>>
>>>
>>> On 13-feb-2006, at 1:37, Bob Ippolito wrote:
>>>
>>>> wonder how hard this is to add to IDLE, or if we can just link  
>>>> to HTML docs.  I'm not personally a big fan of Help Book anyway.
>>>
>>> I just read the source for pydoc, we could install the HTML docs  
>>> in Python.framework/Resources/English.lproj/Documentation.  
>>> Idlelib would need a patch to support this location. There's  
>>> already specific configuration for windows and linux in there (in  
>>> idlelib.EditorWindow)
>>
>> That sounds fine, we're going to be making a couple IDLE hacks  
>> anyway.
>
> Are we? We have a lot of patches anyway, adding another patch to  
> teach idlelib about the document locations that pydoc recognizes  
> won't be the most controversial one in our set of patches.

We need to at least change the default key bindings to Mac OS rather  
than Windows... we also want to make sure that it starts a pythonw- 
capable interpreter among other little details.

>>> I just remembered something else that needs to be done some time:  
>>> create better icons, it's time to leave the 10 ton weight behind  
>>> (or at the very least the current rendition of it). I won't do  
>>> this though, given my skills in that deparment the icons would  
>>> get worse instead of better.
>>
>> That's a good idea, but last I tried to get one of my friends to  
>> do something about that it turned out to be "too realistic".  I'm  
>> not going to bother wasting anyone else's time.
>
> I remember that. Is that icon still available? That icon was a lot  
> better than what we have now, if anyone complains about the realism  
> they can come up with another icon :-).

I think I've still got a copy somewhere, but it would take a bit to  
find the originals because all of my working macs have been to  
applecare since then so it's living somewhere on an external drive...

>> BTW, I've moved the repository to:
>> http://svn.pythonmac.org/python24/python24-fat/
>
> Would you mind giving me check-in privileges?

Sure, send me htpasswd -n output for email : password and I'll stick  
it in there.

-bob



More information about the Pythonmac-SIG mailing list