Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:IDLE': 0.04; 'modify': 0.07; 'subject:code': 0.07; 'library?': 0.09; 'i.e': 0.16; 'idlelib': 0.16; "i've": 0.25; 'source': 0.25; 'feature': 0.29; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'sense': 0.34; 'received:google.com': 0.35; 'add': 0.35; 'there': 0.35; 'idle': 0.36; 'thanks': 0.36; 'hi,': 0.36; 'to:addr:python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'subject:source': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=g85BBi+44BYSKhUTnw++3kbFnvRsCtIMc09sJTDhmwk=; b=XjZO809BCARExOp+4m0vteAHG5AYLdA4GiL/WsBjurpPem87Q1+xTggnI1b2rCaZyB TwuPxSu+s9aNLzLSXdVYeyxqVtGGPB2wmy4S1UXIa5UyyhXsv13xBo99FqxxEzIYgxX/ 8xSSiF2/qjekUuDVuD6BqoQRqKIxjJIjzYh1JJNanMONp73R1jkSa2vubi1hBSdH1wm7 odDo79PT6bwK8xXPUCxs0eCIqvmJd2+ZID1+ga0TRyKkYRjFTJo3CGDv4Hbqfwbr0jDM Yko5JCcHRC4WEqisiufcxiKUbgV2QObXgoEji7hzC018LSH8fVPWMSYbj+y44Hi9twoM IYgA== X-Received: by 10.112.172.38 with SMTP id az6mr3038255lbc.53.1409222136227; Thu, 28 Aug 2014 03:35:36 -0700 (PDT) MIME-Version: 1.0 From: Abhiram R Date: Thu, 28 Aug 2014 16:04:56 +0530 Subject: To modify IDLE source code To: "comp.lang.python" Content-Type: multipart/alternative; boundary=001a11c3442ed6ef6d0501ae1850 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409222138 news.xs4all.nl 2887 [2001:888:2000:d::a6]:44000 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77198 --001a11c3442ed6ef6d0501ae1850 Content-Type: text/plain; charset=UTF-8 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 --001a11c3442ed6ef6d0501ae1850 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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 (mo= re easily) of each of the py files in said library?


Thanks
Abhiram
--001a11c3442ed6ef6d0501ae1850--