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
7150787b
Kaydet (Commit)
7150787b
authored
Kas 12, 2013
tarafından
Andrew Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge from 3.3
üst
01b1f878
587e970b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
gettext.rst
Doc/library/gettext.rst
+2
-2
pickle.rst
Doc/library/pickle.rst
+1
-1
smtpd.rst
Doc/library/smtpd.rst
+1
-1
No files found.
Doc/library/gettext.rst
Dosyayı görüntüle @
7150787b
...
...
@@ -3,8 +3,8 @@
.. module:: gettext
:synopsis: Multilingual internationalization services.
.. moduleauthor:: Barry A. Warsaw <barry@
zope.com
>
.. sectionauthor:: Barry A. Warsaw <barry@
zope.com
>
.. moduleauthor:: Barry A. Warsaw <barry@
python.org
>
.. sectionauthor:: Barry A. Warsaw <barry@
python.org
>
**Source code:** :source:`Lib/gettext.py`
...
...
Doc/library/pickle.rst
Dosyayı görüntüle @
7150787b
...
...
@@ -12,7 +12,7 @@
.. module:: pickle
:synopsis: Convert Python objects to streams of bytes and back.
.. sectionauthor:: Jim Kerr <jbkerr@sr.hp.com>.
.. sectionauthor:: Barry Warsaw <barry@
zope.com
>
.. sectionauthor:: Barry Warsaw <barry@
python.org
>
The :mod:`pickle` module implements a fundamental, but powerful algorithm for
...
...
Doc/library/smtpd.rst
Dosyayı görüntüle @
7150787b
...
...
@@ -4,7 +4,7 @@
.. module:: smtpd
:synopsis: A SMTP server implementation in Python.
.. moduleauthor:: Barry Warsaw <barry@
zope.com
>
.. moduleauthor:: Barry Warsaw <barry@
python.org
>
.. sectionauthor:: Moshe Zadka <moshez@moshez.org>
**Source code:** :source:`Lib/smtpd.py`
...
...
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