Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
7ff19fa2
Kaydet (Commit)
7ff19fa2
authored
Eyl 28, 2008
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Don't show version in title.
üst
baf59e06
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
download.html
Doc/tools/sphinxext/download.html
+3
-2
No files found.
Doc/tools/sphinxext/download.html
Dosyayı görüntüle @
7ff19fa2
...
@@ -3,14 +3,15 @@
...
@@ -3,14 +3,15 @@
{% set dlbase = 'http://docs.python.org/ftp/python/doc/' + release %}
{% set dlbase = 'http://docs.python.org/ftp/python/doc/' + release %}
{% block body %}
{% block body %}
<h1>
Download Python {{ release }} Documentation
<h1>
Download Python {{ release }} Documentation
</h1>
{%- if last_updated %} (last updated on {{ last_updated }}){% endif %}
</h1>
{% if 'a' in release or 'b' in release or 'c' in release %}
{% if 'a' in release or 'b' in release or 'c' in release %}
<p>
We don't package the documentation for development releases for download.
<p>
We don't package the documentation for development releases for download.
Downloads will be available for the final release.
</p>
Downloads will be available for the final release.
</p>
{% else %}
{% else %}
{% if last_updated %}
<p><b>
Last updated on: {{ last_updated }}.
</b></p>
{% endif %}
<p>
To download an archive containing all the documents for this version of
<p>
To download an archive containing all the documents for this version of
Python in one of various formats, follow one of links in this table. The numbers
Python in one of various formats, follow one of links in this table. The numbers
in the table are the size of the download files in Kilobytes.
</p>
in the table are the size of the download files in Kilobytes.
</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment