Learning python by reading
Sergi Pasoev
s.pasoev at gmail.com
Thu Jun 28 03:38:49 EDT 2012
More information about the Python-list mailing list
Thu Jun 28 03:38:49 EDT 2012
- Previous message (by thread): moving methods from class to instance of other class
- Next message (by thread): how can I implement "cd" like shell in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Do you know some python programs that make good reading to learn the language by studying and modifying the source code ? I often try to understand things in the standard library, and apart from doing this kind of search myself, I would be glad to hear some ideas from more experienced programmers. Obviously, a good place to search is pypi and Python standard library, but which packages/modules ?
- Previous message (by thread): moving methods from class to instance of other class
- Next message (by thread): how can I implement "cd" like shell in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list