Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77198
| 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 | <abhi.darkness@gmail.com> |
| 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 <abhi.darkness@gmail.com> |
| Date | Thu, 28 Aug 2014 16:04:56 +0530 |
| Subject | To modify IDLE source code |
| To | "comp.lang.python" <python-list@python.org> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13551.1409222138.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
To modify IDLE source code Abhiram R <abhi.darkness@gmail.com> - 2014-08-28 16:04 +0530
csiph-web