Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77216 > unrolled thread

Re: To modify IDLE source code

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2014-08-28 16:01 +0100
Last post2014-08-28 16:01 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: To modify IDLE source code Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-28 16:01 +0100

#77216 — Re: To modify IDLE source code

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2014-08-28 16:01 +0100
SubjectRe: To modify IDLE source code
Message-ID<mailman.13567.1409238122.18130.python-list@python.org>
On 28/08/2014 11:34, Abhiram R wrote:
> Hi,
> I've got the IDLE source code from IDLElib online. Now I want to modify
> it so as to improve upon it i.e I have a feature in mind I want to add
> into it. Is there any documentation that will help me make sense (more
> easily) of each of the py files in said library?
>
> Thanks
> Abhiram
>

Not that I'm aware of.  I suggest you check out the bug tracker at 
bugs.python.org as there are a lot of issues against IDLE there.  See 
also IDLEX at https://pypi.python.org/pypi/idlexa and the IDLE mailing 
list at either https://mail.python.org/mailman/listinfo/idle-dev or 
gmane.comp.python.idle

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web