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
adff8eb8
Kaydet (Commit)
adff8eb8
authored
Kas 16, 2006
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bug #1597576: mention that the new base64 api has been introduced in py2.4.
üst
250755b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libbase64.tex
Doc/lib/libbase64.tex
+1
-1
No files found.
Doc/lib/libbase64.tex
Dosyayı görüntüle @
adff8eb8
...
@@ -21,7 +21,7 @@ three alphabets. The legacy interface provides for encoding and
...
@@ -21,7 +21,7 @@ three alphabets. The legacy interface provides for encoding and
decoding to and from file-like objects as well as strings, but only
decoding to and from file-like objects as well as strings, but only
using the Base64 standard alphabet.
using the Base64 standard alphabet.
The modern interface provides:
The modern interface
, which was introduced in Python 2.4,
provides:
\begin{funcdesc}
{
b64encode
}{
s
\optional
{
, altchars
}}
\begin{funcdesc}
{
b64encode
}{
s
\optional
{
, altchars
}}
Encode a string use Base64.
Encode a string use Base64.
...
...
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