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


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

Re: To modify IDLE source code

Started byTerry Reedy <tjreedy@udel.edu>
First post2014-08-28 13:25 -0400
Last post2014-08-28 13:25 -0400
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 Terry Reedy <tjreedy@udel.edu> - 2014-08-28 13:25 -0400

#77225 — Re: To modify IDLE source code

FromTerry Reedy <tjreedy@udel.edu>
Date2014-08-28 13:25 -0400
SubjectRe: To modify IDLE source code
Message-ID<mailman.13574.1409246775.18130.python-list@python.org>
On 8/28/2014 6:34 AM, Abhiram R wrote:
> Hi,
> I've got the IDLE source code from IDLElib online.

It also come with Python unless a distribution removes it.

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

If I may ask, what?
For yourself only, or everyone?
Have you checked the tracker for existing issues?

> Is there any documentation that will help me make sense (more
> easily) of each of the py files in said library?

I believe config-extensions.def has the main informtion on writing 
extensions.

-- 
Terry Jan Reedy

[toc] | [standalone]


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


csiph-web