"Anthony Parks" <[EMAIL PROTECTED]> wrote

which is insanely detailed). are there any specific pieces of software written in python you would recommend a novice to read? programs that illustrate python at its finest, beautiful stretches of code? thanks for any
help

You could start with the Python standard library. Many of the modules
there are fairly sparecly documented, partly because they are quite
well written!

Then look at the tools that ship with Python.

Then just search SourceForge for python projects.

Alan G

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to