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
0c4be828
Kaydet (Commit)
0c4be828
authored
May 20, 2018
tarafından
Andrés Delfino
Kaydeden (comit)
Serhiy Storchaka
May 20, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bpo-33580: Make binary/text file glossary entries follow most common "see also" style. (GH-6991)
üst
c66c342c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
glossary.rst
Doc/glossary.rst
+4
-4
No files found.
Doc/glossary.rst
Dosyayı görüntüle @
0c4be828
...
@@ -148,8 +148,8 @@ Glossary
...
@@ -148,8 +148,8 @@ Glossary
:
data
:`
sys
.
stdout
.
buffer
`,
and
instances
of
:
class
:`
io
.
BytesIO
`
and
:
data
:`
sys
.
stdout
.
buffer
`,
and
instances
of
:
class
:`
io
.
BytesIO
`
and
:
class
:`
gzip
.
GzipFile
`.
:
class
:`
gzip
.
GzipFile
`.
..
seealso
::
See
also
:
term
:`
text
file
`
for
a
file
object
able
to
read
and
write
A
:
term
:`
text
file
`
reads
and
writes
:
class
:`
str
`
objects
.
:
class
:`
str
`
objects
.
bytes
-
like
object
bytes
-
like
object
An
object
that
supports
the
:
ref
:`
bufferobjects
`
and
can
An
object
that
supports
the
:
ref
:`
bufferobjects
`
and
can
...
@@ -1030,8 +1030,8 @@ Glossary
...
@@ -1030,8 +1030,8 @@ Glossary
:data:`sys.stdin`, :data:`sys.stdout`, and instances of
:data:`sys.stdin`, :data:`sys.stdout`, and instances of
:class:`io.StringIO`.
:class:`io.StringIO`.
.. seealso::
See also :term:`binary file` for a file object able to read and write
A :term:`binary file` reads and write :class:`bytes` objects
.
:term:`bytes-like objects <bytes-like object>`
.
triple-quoted string
triple-quoted string
A string which is bound by three instances of either a quotation mark
A string which is bound by three instances of either a quotation mark
...
...
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