January 2000
Intermediate to advanced
672 pages
21h 46m
English
All examples in this book have been tested with Python 1.5.2, but should work as later versions of Python are released.
Many examples are so small they can be typed interactively into the Python interpreter. In these cases, the examples always show the Python prompts and responses:
>>> print "This is interactive source code" This is interactive source code >>>
All example code presented as source files are available for download
from the authors’ web page,
http://starship.python.net/crew/mhammond/ppw32/.
The source code is available as a ZIP file organized by chapter. See
the web page and the README.TXT file in the ZIP
file for more details.
Read now
Unlock full access