The is awesome! Thanks. I did notice one thing while reading it. In the
"File Object" section, it states:

"Created with built-in functions open() [preferred] or its alias
file()."

...this seems to be the opposite of the Python documentation:

"The file() constructor is new in Python 2.2. The previous spelling,
open(), is retained for compatibility, and is an alias for file()."

...but I'm picking nits, because this is a fantastic piece of work and
will be very useful to me. Thanks again!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to