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.


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 :-).


BTW, I've moved the repository to:
http://svn.pythonmac.org/python24/python24-fat/

Would you mind giving me check-in privileges?


I also set up a little trac instance:
http://trac.pythonmac.org/python24

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to