Recommendation for Object-Oriented systems to study

Ankush Thakur ankush.thakur53 at gmail.com
Tue May 31 13:52:28 EDT 2016


Hi Terry,

Can you point me towards the source code? I found https://github.com/evandrix/cPython-2.7.3/tree/master/Lib/idlelib but this looks like it's Python 2.7 (at this point, I refuse to touch 2.7 :P). Just one more thing, by "after reading it carefully", do you mean you or me? :D

~~Ankush  

On Tuesday, May 31, 2016 at 12:31:52 AM UTC+5:30, Terry Reedy wrote:
> On 5/30/2016 11:57 AM, Ankush Thakur wrote:
> > On Monday, May 30, 2016 at 12:00:01 AM UTC+5:30, Terry Reedy wrote:
> 
> >>> Read the source code of the doctest module in the standard library.
> >>
> >> Or pick a module with classes that interests you, with the caveat that
> >> some are old and crusty.  I learned from book and experience and learned
> >> Python OO from stdlib modules.
> 
> > Okie . . . Any recommendations?
> 
> 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



More information about the Python-list mailing list