{% extends "layout.html" %} {% set title = 'Overview' %} {% 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 {{ version }}? Tutorial Language Reference Library Reference Python HOWTOs |
Extending and Embedding Python/C API Installing Python Modules Distributing Python Modules Documenting Python |
Indices and tables:
|
Global Module Index General Index Glossary |
Search page Complete Table of Contents |
Meta information: