{% extends "layout.html" %} {% set title = 'Overview' %} {% set current_page_name = 'index' %} {% set page_links = [ (pathto('@rss/recent'), 'application/rss+xml', 'Recent Comments') ] %} {% block body %}
Welcome! This is the documentation for Python {{ release }}{% if last_updated %}, last updated {{ last_updated }}{% endif %}.
Parts of the documentation:
What's new in Python 2.6? Tutorial Language Reference Library Reference Macintosh Library Modules |
Extending and Embedding Python/C API Installing Python Modules Distributing Python Modules Documenting Python |
Indices and tables:
Global Module Index General Index |
Search page Complete Table of Contents |
Meta information: