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
886f113b
Kaydet (Commit)
886f113b
authored
May 11, 2001
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
--sigh--
Finish the last set of changes to these files so the conversion does not break.
üst
47852467
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
libdifflib.tex
Doc/lib/libdifflib.tex
+1
-1
libzipfile.tex
Doc/lib/libzipfile.tex
+2
-2
No files found.
Doc/lib/libdifflib.tex
Dosyayı görüntüle @
886f113b
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
\class
{
SequenceMatcher
}
is quadratic time for the worst case and has
\class
{
SequenceMatcher
}
is quadratic time for the worst case and has
expected-case behavior dependent in a complicated way on how many
expected-case behavior dependent in a complicated way on how many
elements the sequences have in common; best case time is linear.
elements the sequences have in common; best case time is linear.
\end{classdesc}
\end{classdesc
*
}
\begin{seealso}
\begin{seealso}
...
...
Doc/lib/libzipfile.tex
Dosyayı görüntüle @
886f113b
...
@@ -29,11 +29,11 @@ The available attributes of this module are:
...
@@ -29,11 +29,11 @@ The available attributes of this module are:
The class for reading and writing ZIP files. See
The class for reading and writing ZIP files. See
``
\citetitle
{
ZipFile Objects
}
'' (section
\ref
{
zipfile-objects
}
) for
``
\citetitle
{
ZipFile Objects
}
'' (section
\ref
{
zipfile-objects
}
) for
constructor details.
constructor details.
\end{classdesc}
\end{classdesc
*
}
\begin{classdesc*}
{
PyZipFile
}
\begin{classdesc*}
{
PyZipFile
}
Class for creating ZIP archives containing Python libraries.
Class for creating ZIP archives containing Python libraries.
\end{classdesc}
\end{classdesc
*
}
\begin{classdesc}
{
ZipInfo
}{
\optional
{
filename
\optional
{
, date
_
time
}}}
\begin{classdesc}
{
ZipInfo
}{
\optional
{
filename
\optional
{
, date
_
time
}}}
Class used the represent infomation about a member of an archive.
Class used the represent infomation about a member of an archive.
...
...
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