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
938b7a0f
Kaydet (Commit)
938b7a0f
authored
Haz 17, 2003
tarafından
Neal Norwitz
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix some markup nits
üst
8ab2ec43
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
libfuncs.tex
Doc/lib/libfuncs.tex
+4
-4
No files found.
Doc/lib/libfuncs.tex
Dosyayı görüntüle @
938b7a0f
...
@@ -91,8 +91,8 @@ def my_import(name):
...
@@ -91,8 +91,8 @@ def my_import(name):
\indexii
{
Boolean
}{
type
}
\indexii
{
Boolean
}{
type
}
\versionadded
{
2.2.1
}
\versionadded
{
2.2.1
}
If no argument is given, this function returns
\code
{
False
}
.
\versionchanged
[If no argument is given, this function returns
\versionchanged
{
2.3
}
\code
{
False
}
]
{
2.3
}
\end{funcdesc}
\end{funcdesc}
\begin{funcdesc}
{
buffer
}{
object
\optional
{
, offset
\optional
{
, size
}}}
\begin{funcdesc}
{
buffer
}{
object
\optional
{
, offset
\optional
{
, size
}}}
...
@@ -687,8 +687,8 @@ for all new style classes. It has the methods that are common
...
@@ -687,8 +687,8 @@ for all new style classes. It has the methods that are common
to all instances of new style classes.
to all instances of new style classes.
\versionadded
{
2.2
}
\versionadded
{
2.2
}
This function does not accept any arguments.
\versionchanged
{
2.3
}
\versionchanged
[This function does not accept any arguments.
Formerly, it accepted arguments but ignored them
.
Formerly, it accepted arguments but ignored them
]
{
2.3
}
\end{funcdesc}
\end{funcdesc}
\begin{funcdesc}
{
oct
}{
x
}
\begin{funcdesc}
{
oct
}{
x
}
...
...
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