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
977fe96a
Kaydet (Commit)
977fe96a
authored
Kas 17, 2000
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Oops, back out change committed by accident! This is not ready, and
breaks things.
üst
2ed27d31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
34 deletions
+0
-34
liblocale.tex
Doc/lib/liblocale.tex
+0
-34
No files found.
Doc/lib/liblocale.tex
Dosyayı görüntüle @
977fe96a
...
@@ -61,40 +61,6 @@ locale.setlocale(locale.LC_ALL,"")
...
@@ -61,40 +61,6 @@ locale.setlocale(locale.LC_ALL,"")
Returns the database of of the local conventions as a dictionary.
Returns the database of of the local conventions as a dictionary.
This dictionary has the following strings as keys:
This dictionary has the following strings as keys:
\begin{tableiii}
{
l|l|l
}{
code
}{
Key
}{
Category
}{
Meaning
}
\lineiii
{
'decimal
_
point'
}{
\constant
{
LC
_
NUMERIC
}}
{
Decimal point character.
}
\lineiii
{
'grouping'
}{
\constant
{
LC
_
NUMERIC
}}
{
Sequence of numbers specifying which relative positions
the
\code
{
'thousands
_
sep'
}
is expected. If the sequence is
terminated with
\constant
{
CHAR
_
MAX
}
, no further grouping
is performed. If the sequence terminates with a
\code
{
0
}
,
the last group size is repeatedly used.
}
\lineiii
{
'thousands
_
sep'
}{
\constant
{
LC
_
NUMERIC
}}
{
Character used between groups.
}
\hline
\lineiii
{
'int
_
curr
_
symbol'
}{
\constant
{
LC
_
MONETARY
}}
{
International currency symbol.
}
\lineiii
{
'currency
_
symbol'
}{
\constant
{
LC
_
MONETARY
}}
{
Local currency symbol.
}
\lineiii
{
'mon
_
decimal
_
point'
}{
\constant
{
LC
_
MONETARY
}}
{
Decimal point used for monetary values.
}
\lineiii
{
'mon
_
thousands
_
sep'
}{
\constant
{
LC
_
MONETARY
}}
{
Group separator used for monetary values.
}
\lineiii
{
'mon
_
grouping'
}{
\constant
{
LC
_
MONETARY
}}
{
Equivalent to
\code
{
'grouping'
}
, used for monetary
values.
}
\lineiii
{
'positive
_
sign'
}{
\constant
{
LC
_
MONETARY
}}
{
Symbol used to annotate a positive monetary value.
}
\lineiii
{
'negative
_
sign'
}{
\constant
{
LC
_
MONETARY
}}
{
Symbol used to annotate a nnegative monetary value.
}
\lineiii
{
'frac
_
digits'
}{
\constant
{
LC
_
MONETARY
}}
{
Number of fractional digits used in local formatting
of monetary values.
}
\lineiii
{
'int
_
frac
_
digits'
}{
\constant
{
LC
_
MONETARY
}}
{
Number of fractional digits used in international
formatting of monetary values.
}
\end{tableiii}
\begin{itemize}
\begin{itemize}
\item
\item
\code
{
'decimal
_
point'
}
specifies the decimal point used in floating
\code
{
'decimal
_
point'
}
specifies the decimal point used in floating
...
...
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