In article <[email protected]>, Mark Tarver <[email protected]> wrote: > >Generally I'd like to bring myself up to speed on scripting in >Python. Any good reads - dead tree or otherwise?
Assuming you have any programming experience, start with the Python tutorial: http://docs.python.org/tutorial/index.html -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ my-python-code-runs-5x-faster-this-month-thanks-to-dumping-$2K- on-a-new-machine-ly y'rs - tim -- http://mail.python.org/mailman/listinfo/python-list
