Alessandro Dantas wrote:
> Hello Everyone,
>
> I'm learning Python and my preferred method for learning a new language
> is to read code written by experts. I guess it makes even more sense in
> Python since I've been hearing so much about how your code should be
> pythonic to benefit from all
"Alessandro Dantas" <[EMAIL PROTECTED]> wrote
> Can anyone suggest some good pieces of (pythonic???) code?
The samples that come with python?
The standard library modules?
The IDLE IDE?
Most of the sourceforge Python projects...
Should be enough reading there... :-)
Alan G
_
Hello Everyone,
I'm learning Python and my preferred method for learning a new language is to
read code written by experts. I guess it makes even more sense in Python since
I've been hearing so much about how your code should be pythonic to benefit
from all the language can offer. Can anyone s