Kaydet (Commit) 50111c08 authored tarafından Georg Brandl's avatar Georg Brandl

Continuously built downloads are in /current.

üst daeaf698
{% extends "layout.html" %}
{% set title = 'Download' %}
{% set dlbase = 'http://docs.python.org/ftp/python/doc/' + release %}
{% set dlbase = 'http://docs.python.org/ftp/python/doc/current' %}
{% block body %}
<h1>Download Python {{ release }} Documentation</h1>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment