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
685ef4e6
Kaydet (Commit)
685ef4e6
authored
Mar 17, 1998
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
According to Tim Peters, there should be 'print' statements in one
particular example.
üst
cce1090d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
libprofile.tex
Doc/lib/libprofile.tex
+3
-3
libprofile.tex
Doc/libprofile.tex
+3
-3
No files found.
Doc/lib/libprofile.tex
Dosyayı görüntüle @
685ef4e6
...
@@ -566,9 +566,9 @@ in section Limitations above).
...
@@ -566,9 +566,9 @@ in section Limitations above).
\begin{verbatim}
\begin{verbatim}
import profile
import profile
pr = profile.Profile()
pr = profile.Profile()
pr.calibrate(100)
pr
int pr
.calibrate(100)
pr.calibrate(100)
pr
int pr
.calibrate(100)
pr.calibrate(100)
pr
int pr
.calibrate(100)
\end{verbatim}
\end{verbatim}
The argument to
\method
{
calibrate()
}
is the number of times to try to
The argument to
\method
{
calibrate()
}
is the number of times to try to
...
...
Doc/libprofile.tex
Dosyayı görüntüle @
685ef4e6
...
@@ -566,9 +566,9 @@ in section Limitations above).
...
@@ -566,9 +566,9 @@ in section Limitations above).
\begin{verbatim}
\begin{verbatim}
import profile
import profile
pr = profile.Profile()
pr = profile.Profile()
pr.calibrate(100)
pr
int pr
.calibrate(100)
pr.calibrate(100)
pr
int pr
.calibrate(100)
pr.calibrate(100)
pr
int pr
.calibrate(100)
\end{verbatim}
\end{verbatim}
The argument to
\method
{
calibrate()
}
is the number of times to try to
The argument to
\method
{
calibrate()
}
is the number of times to try to
...
...
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