[Idle-dev] IdleX - The IDLE Extension Pack

2011-11-08 Thread Roger Serwy
Hi All, I have written a simple extension manager for IDLE and packaged several extensions with it. It can be found at: http://www.ews.illinois.edu/~serwy/idlex/ The extension manager loads extensions without needing to modify config-extensions.def. This makes distributing extensions simpler

Re: [Idle-dev] IdleX - The IDLE Extension Pack

2011-11-08 Thread Tal Einat
On Tue, Nov 8, 2011 at 7:24 PM, Roger Serwy wrote: > Hi All, > > I have written a simple extension manager for IDLE and packaged several > extensions with it. It can be found at: http://www.ews.illinois.edu/~** > serwy/idlex/ > > The extension manager

Re: [Idle-dev] IdleX - The IDLE Extension Pack

2011-11-08 Thread Roger Serwy
On 11/08/2011 12:33 PM, Tal Einat wrote: On Tue, Nov 8, 2011 at 7:24 PM, Roger Serwy > wrote: Hi All, I have written a simple extension manager for IDLE and packaged several extensions with it. It can be found at: http://www.ews.illinois.edu/~ serwy