From: Martin C. <cos...@wa...> - 2004-08-17 09:03:27
|
Jonathan Brandmeyer wrote: >>>Perhaps Mr. Costabel would be willing to add it in the fink package's >>>post-install script? (see /sw/lib/python2.3/idlelib/config-main.def) [] > Please point fink's IDLE maintainer at this: > http://sourceforge.net/tracker/index.php?func=detail&aid=900580&group_id=5470&atid=105470 [] There are now new versions of python23 and of visual-py23 in Fink that are supposed to take care of this problem. In particular, the IDLE help bug is patched now in the python23 package. In visual-py23 I am now providing a small config-main.cfg file pointing to the vpython help files, and at the first run of vpython this is copied to the user's ~/.idlerc directory. This avoids fiddling with the main config-main.def that is managed by the python23 package. -- Martin |