02 July 2008
Python Tutorial
by 3 othersPython Tutorial
Guido van Rossum
Python Software Foundation
Email: [email protected]
Fred L. Drake, Jr., editor
Release 2.5.2
21st February, 2008
29 June 2008
python.org DOCUMENTATION
by 1 otherPython Documentation
Python's standard documentation is substantial; download your own copy or browse it online!
* Download Current Documentation (many formats are available, including typeset versions for printing.)
* Search the docs with pyhelp.cgi
* Browse Current Documentation - (Module Index)
o Tutorial
o Library Reference
o Macintosh Reference
o Language Reference
o Extending and Embedding
o Python/C API
See also previous versions of these documents
Future versions of these documents (currently under development):
* Python 2.6
* Python 3.0
A variety of additional documentation is available as well:
* Beginner's Guide to Python
* Quick Reference Guide (off-site)
* New-style classes (aka descrintro)
* HOWTO documents (off-site)
* Topic guides
* Other documentation collections
* Python Books
* Python book reviews (off-site)
* Python Periodicals
* Guido's essays and presentations
* Non-English documents
* PEPs (Python Enhancement Proposals)
as well as collections of audio/visual materials and reusable slideshows:
* Audio/Visual talks
* 5-minute Get-Acquainted screencasts
* Slideshow collections
1
(2 marks)