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
c62af02c
Kaydet (Commit)
c62af02c
authored
Ock 08, 2004
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix some digicool addresses I noticed
üst
11514792
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
libcfgparser.tex
Doc/lib/libcfgparser.tex
+1
-1
libgettext.tex
Doc/lib/libgettext.tex
+2
-2
libpickle.tex
Doc/lib/libpickle.tex
+1
-1
libstringio.tex
Doc/lib/libstringio.tex
+1
-1
No files found.
Doc/lib/libcfgparser.tex
Dosyayı görüntüle @
c62af02c
...
...
@@ -3,7 +3,7 @@
\declaremodule
{
standard
}{
ConfigParser
}
\modulesynopsis
{
Configuration file parser.
}
\moduleauthor
{
Ken Manheimer
}{
klm@
digicool
.com
}
\moduleauthor
{
Ken Manheimer
}{
klm@
zope
.com
}
\moduleauthor
{
Barry Warsaw
}{
bwarsaw@python.org
}
\moduleauthor
{
Eric S. Raymond
}{
esr@thyrsus.com
}
\sectionauthor
{
Christopher G. Petrilli
}{
petrilli@amber.org
}
...
...
Doc/lib/libgettext.tex
Dosyayı görüntüle @
c62af02c
...
...
@@ -3,8 +3,8 @@
\declaremodule
{
standard
}{
gettext
}
\modulesynopsis
{
Multilingual internationalization services.
}
\moduleauthor
{
Barry A. Warsaw
}{
barry@
digicool
.com
}
\sectionauthor
{
Barry A. Warsaw
}{
barry@
digicool
.com
}
\moduleauthor
{
Barry A. Warsaw
}{
barry@
zope
.com
}
\sectionauthor
{
Barry A. Warsaw
}{
barry@
zope
.com
}
The
\module
{
gettext
}
module provides internationalization (I18N) and
...
...
Doc/lib/libpickle.tex
Dosyayı görüntüle @
c62af02c
...
...
@@ -769,7 +769,7 @@ follows can happen from either the same process or a new process.
\declaremodule
{
builtin
}{
cPickle
}
\modulesynopsis
{
Faster version of
\refmodule
{
pickle
}
, but not subclassable.
}
\moduleauthor
{
Jim Fulton
}{
j
fulton@digicool
.com
}
\moduleauthor
{
Jim Fulton
}{
j
im@zope
.com
}
\sectionauthor
{
Fred L. Drake, Jr.
}{
fdrake@acm.org
}
The
\module
{
cPickle
}
module supports serialization and
...
...
Doc/lib/libstringio.tex
Dosyayı görüntüle @
c62af02c
...
...
@@ -43,7 +43,7 @@ Free the memory buffer.
\declaremodule
{
builtin
}{
cStringIO
}
\modulesynopsis
{
Faster version of
\module
{
StringIO
}
, but not
subclassable.
}
\moduleauthor
{
Jim Fulton
}{
j
fulton@digicool
.com
}
\moduleauthor
{
Jim Fulton
}{
j
im@zope
.com
}
\sectionauthor
{
Fred L. Drake, Jr.
}{
fdrake@acm.org
}
The module
\module
{
cStringIO
}
provides an interface similar to that of
...
...
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