Quick Summary

This is not an introductory tutorial

  • Consult online docs or Learning Python for a gentle introduction.
  • Experiment with the interpreter.
  • Generally speaking, most programmers don't have trouble picking up Python.

Rest of this tutorial

  • A fearless tour of various library modules.
<<< O'Reilly OSCON 2000, Advanced Python Programming, Slide 21
July 17, 2000, beazley@cs.uchicago.edu
>>>