Recommendation for Object-Oriented systems to study
Ankush Thakur
ankush.thakur53 at gmail.com
Fri Jun 3 13:28:42 EDT 2016
More information about the Python-list mailing list
Fri Jun 3 13:28:42 EDT 2016
- Previous message (by thread): Recommendation for Object-Oriented systems to study
- Next message (by thread): Don't put your software in the public domain
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wednesday, June 1, 2016 at 2:53:22 PM UTC+5:30, Terry Reedy wrote: > On 5/31/2016 1:52 PM, Ankush Thakur wrote: > > Hi Terry, > > > > Can you point me towards the source code? > > For IDLE 3.4.4 or 3.5.1: <install dir>/Lib/idlelib/help.py, at least on > Windows. > > > by "after reading it carefully", do you mean you or me? :D > > You. I wrote it and already read it carefully. > > >> Beyond "pick a module with classes that interest you", I can suggest > >> idlelib.help, which I helped to write. If you ask, after reading it > >> carefully, I will point out what I consider positive features. > > -- > Terry Jan Reedy All right, it's a deal! Here's a link I found: https://github.com/python/cpython/blob/master/Lib/idlelib/help.py. Can I write to you with questions I might have? :) Best, Ankush
- Previous message (by thread): Recommendation for Object-Oriented systems to study
- Next message (by thread): Don't put your software in the public domain
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list