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
231b7f1c
Kaydet (Commit)
231b7f1c
authored
Mar 03, 2009
tarafından
Raymond Hettinger
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix markup.
üst
b5be6d48
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
configparser.rst
Doc/library/configparser.rst
+3
-3
No files found.
Doc/library/configparser.rst
Dosyayı görüntüle @
231b7f1c
...
@@ -64,7 +64,7 @@ write-back, as will be the keys within each section.
...
@@ -64,7 +64,7 @@ write-back, as will be the keys within each section.
options within a section, and for the default values. This class does not
options within a section, and for the default values. This class does not
support the magical interpolation behavior.
support the magical interpolation behavior.
.. versionchanged 3.1
.. versionchanged
::
3.1
The default *dict_type* is :class:`collections.OrderedDict`.
The default *dict_type* is :class:`collections.OrderedDict`.
...
@@ -83,7 +83,7 @@ write-back, as will be the keys within each section.
...
@@ -83,7 +83,7 @@ write-back, as will be the keys within each section.
option names to lower case), the values ``foo %(bar)s`` and ``foo %(BAR)s`` are
option names to lower case), the values ``foo %(bar)s`` and ``foo %(BAR)s`` are
equivalent.
equivalent.
.. versionchanged 3.1
.. versionchanged
::
3.1
The default *dict_type* is :class:`collections.OrderedDict`.
The default *dict_type* is :class:`collections.OrderedDict`.
...
@@ -96,7 +96,7 @@ write-back, as will be the keys within each section.
...
@@ -96,7 +96,7 @@ write-back, as will be the keys within each section.
.. XXX Need to explain what's safer/more predictable about it.
.. XXX Need to explain what's safer/more predictable about it.
.. versionchanged 3.1
.. versionchanged
::
3.1
The default *dict_type* is :class:`collections.OrderedDict`.
The default *dict_type* is :class:`collections.OrderedDict`.
...
...
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