Steve Holden wrote: > Where programming's concerned it's never too soon to start reading other > people's code, and fortunately there's a huge amount of Python about and > available as open source.
I found the Cookbook to be especially helpful for this initially: digestable code chunks with plenty of explanatory text to provide context. _Dive Into Python_ is also great and should help the OP with understanding classes at least. -alex23 -- http://mail.python.org/mailman/listinfo/python-list