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
4747f7f6
Kaydet (Commit)
4747f7f6
authored
Nis 21, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Markup nits.
üst
4f6e4fbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
libcfgparser.tex
Doc/lib/libcfgparser.tex
+2
-3
No files found.
Doc/lib/libcfgparser.tex
Dosyayı görüntüle @
4747f7f6
\section
{
\module
{
ConfigParser
}
---
\section
{
\module
{
ConfigParser
}
---
Configuration file parser
.
}
Configuration file parser
}
\declaremodule
{
standard
}{
ConfigParser
}
\declaremodule
{
standard
}{
ConfigParser
}
\modulesynopsis
{
Configuration file parser.
}
\modulesynopsis
{
Configuration file parser.
}
\sectionauthor
{
Christopher G. Petrilli
}{
petrilli@amber.org
}
\sectionauthor
{
Christopher G. Petrilli
}{
petrilli@amber.org
}
...
@@ -98,7 +97,7 @@ Read and parse a list of filenames.
...
@@ -98,7 +97,7 @@ Read and parse a list of filenames.
\begin{methoddesc}
{
get
}{
section, option
\optional
{
, raw
\optional
{
, vars
}}}
\begin{methoddesc}
{
get
}{
section, option
\optional
{
, raw
\optional
{
, vars
}}}
Get an
\var
{
option
}
value for the provided
\var
{
section
}
. All the
Get an
\var
{
option
}
value for the provided
\var
{
section
}
. All the
\
samp
{
\%
}
interpolations are expanded in the return values, based on
\
character
{
\%
}
interpolations are expanded in the return values, based on
the defaults passed into the constructor, as well as the options
the defaults passed into the constructor, as well as the options
\var
{
vars
}
provided, unless the
\var
{
raw
}
argument is true.
\var
{
vars
}
provided, unless the
\var
{
raw
}
argument is true.
\end{methoddesc}
\end{methoddesc}
...
...
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