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
6f5bf8d5
Kaydet (Commit)
6f5bf8d5
authored
Tem 27, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Minor tidy.
üst
28700c46
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Makefile
Doc/Makefile
+1
-1
TODO
Doc/TODO
+2
-2
No files found.
Doc/Makefile
Dosyayı görüntüle @
6f5bf8d5
...
...
@@ -307,7 +307,7 @@ tut.pdf: tut/tut.tex
# The remaining part of the Makefile is concerned with various
# conversions, as described above. See also the README file.
.PHONY
:
html info
.PHONY
:
html
l2h
info
info
:
(
cd
$(INFODIR)
;
$(MAKE)
)
...
...
Doc/TODO
Dosyayı görüntüle @
6f5bf8d5
...
...
@@ -7,8 +7,8 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
* Update the pickle documentation to describe all of the current behavior;
only a subset is described. __reduce__, etc.
* Review libp
path.tex for completeness, & system-specific behaviors. (Why
did this one get mentioned, specifically?)
* Review libp
osixpath.tex for completeness, & system-specific behaviors.
(Why
did this one get mentioned, specifically?)
* In the indexes, some subitem entries are separated from the item entries
by column- or page-breaks. Reported by Lorenzo M. Catucci
...
...
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