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
42713109
Kaydet (Commit)
42713109
authored
Ara 30, 2003
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
use consistent email address for Tim
üst
34929f23
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
libtabnanny.tex
Doc/lib/libtabnanny.tex
+1
-1
libweakref.tex
Doc/lib/libweakref.tex
+1
-1
tut.tex
Doc/tut/tut.tex
+1
-1
No files found.
Doc/lib/libtabnanny.tex
Dosyayı görüntüle @
42713109
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
\declaremodule
{
standard
}{
tabnanny
}
\declaremodule
{
standard
}{
tabnanny
}
\modulesynopsis
{
Tool for detecting white space related problems
\modulesynopsis
{
Tool for detecting white space related problems
in Python source files in a directory tree.
}
in Python source files in a directory tree.
}
\moduleauthor
{
Tim Peters
}{
tim
_
one@
email.msn.com
}
\moduleauthor
{
Tim Peters
}{
tim
_
one@
users.sourceforge.net
}
\sectionauthor
{
Peter Funk
}{
pf@artcom-gmbh.de
}
\sectionauthor
{
Peter Funk
}{
pf@artcom-gmbh.de
}
For the time being this module is intended to be called as a script.
For the time being this module is intended to be called as a script.
...
...
Doc/lib/libweakref.tex
Dosyayı görüntüle @
42713109
...
@@ -229,7 +229,7 @@ then be used in other data structures without forcing the objects to
...
@@ -229,7 +229,7 @@ then be used in other data structures without forcing the objects to
remain alive, but the objects can still be retrieved by ID if they
remain alive, but the objects can still be retrieved by ID if they
do.
do.
% Example contributed by Tim Peters
<tim_one@msn.com>
.
% Example contributed by Tim Peters.
\begin{verbatim}
\begin{verbatim}
import weakref
import weakref
...
...
Doc/tut/tut.tex
Dosyayı görüntüle @
42713109
...
@@ -4939,7 +4939,7 @@ be useful.
...
@@ -4939,7 +4939,7 @@ be useful.
\chapter
{
Floating Point Arithmetic: Issues and Limitations
\label
{
fp
-
issues
}}
\chapter
{
Floating Point Arithmetic: Issues and Limitations
\label
{
fp
-
issues
}}
\sectionauthor
{
Tim Peters
}{
tim
_
one@
email.msn.com
}
\sectionauthor
{
Tim Peters
}{
tim
_
one@
users.sourceforge.net
}
Floating
-
point numbers are represented in computer hardware as
Floating
-
point numbers are represented in computer hardware as
base
2
(
binary
)
fractions. For example, the decimal fraction
base
2
(
binary
)
fractions. For example, the decimal fraction
...
...
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