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
9f6aec87
Kaydet (Commit)
9f6aec87
authored
Nis 03, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
"alternative" is a noun, use "alternate" for the adjective.
Minor nits.
üst
14c198b1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
12 deletions
+10
-12
libtypes2.tex
Doc/lib/libtypes2.tex
+5
-6
libtypes2.tex
Doc/libtypes2.tex
+5
-6
No files found.
Doc/lib/libtypes2.tex
Dosyayı görüntüle @
9f6aec87
\section
{
Standard Module
\
sectcod
e
{
types
}}
\section
{
Standard Module
\
modul
e
{
types
}}
\label
{
module-types
}
\stmodindex
{
types
}
\setindexsubitem
{
(in module types)
}
This module defines names for all object types that are used by the
standard Python interpreter, but not for the types defined by various
...
...
@@ -63,7 +62,7 @@ The type of dictionaries (e.g. \code{\{'Bacon': 1, 'Ham': 0\}}).
\end{datadesc}
\begin{datadesc}
{
DictionaryType
}
An alternat
iv
e name for
\code
{
DictType
}
.
An alternate name for
\code
{
DictType
}
.
\end{datadesc}
\begin{datadesc}
{
FunctionType
}
...
...
@@ -71,7 +70,7 @@ The type of user-defined functions and lambdas.
\end{datadesc}
\begin{datadesc}
{
LambdaType
}
An alternat
iv
e name for
\code
{
FunctionType
}
.
An alternate name for
\code
{
FunctionType
}
.
\end{datadesc}
\begin{datadesc}
{
CodeType
}
...
...
@@ -92,7 +91,7 @@ The type of methods of user-defined class instances.
\end{datadesc}
\begin{datadesc}
{
UnboundMethodType
}
An alternat
iv
e name for
\code
{
MethodType
}
.
An alternate name for
\code
{
MethodType
}
.
\end{datadesc}
\begin{datadesc}
{
BuiltinFunctionType
}
...
...
@@ -101,7 +100,7 @@ The type of built-in functions like \function{len()} or
\end{datadesc}
\begin{datadesc}
{
BuiltinMethodType
}
An alternat
iv
e name for
\code
{
BuiltinFunction
}
.
An alternate name for
\code
{
BuiltinFunction
}
.
\end{datadesc}
\begin{datadesc}
{
ModuleType
}
...
...
Doc/libtypes2.tex
Dosyayı görüntüle @
9f6aec87
\section
{
Standard Module
\
sectcod
e
{
types
}}
\section
{
Standard Module
\
modul
e
{
types
}}
\label
{
module-types
}
\stmodindex
{
types
}
\setindexsubitem
{
(in module types)
}
This module defines names for all object types that are used by the
standard Python interpreter, but not for the types defined by various
...
...
@@ -63,7 +62,7 @@ The type of dictionaries (e.g. \code{\{'Bacon': 1, 'Ham': 0\}}).
\end{datadesc}
\begin{datadesc}
{
DictionaryType
}
An alternat
iv
e name for
\code
{
DictType
}
.
An alternate name for
\code
{
DictType
}
.
\end{datadesc}
\begin{datadesc}
{
FunctionType
}
...
...
@@ -71,7 +70,7 @@ The type of user-defined functions and lambdas.
\end{datadesc}
\begin{datadesc}
{
LambdaType
}
An alternat
iv
e name for
\code
{
FunctionType
}
.
An alternate name for
\code
{
FunctionType
}
.
\end{datadesc}
\begin{datadesc}
{
CodeType
}
...
...
@@ -92,7 +91,7 @@ The type of methods of user-defined class instances.
\end{datadesc}
\begin{datadesc}
{
UnboundMethodType
}
An alternat
iv
e name for
\code
{
MethodType
}
.
An alternate name for
\code
{
MethodType
}
.
\end{datadesc}
\begin{datadesc}
{
BuiltinFunctionType
}
...
...
@@ -101,7 +100,7 @@ The type of built-in functions like \function{len()} or
\end{datadesc}
\begin{datadesc}
{
BuiltinMethodType
}
An alternat
iv
e name for
\code
{
BuiltinFunction
}
.
An alternate name for
\code
{
BuiltinFunction
}
.
\end{datadesc}
\begin{datadesc}
{
ModuleType
}
...
...
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