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
b02f2e12
Kaydet (Commit)
b02f2e12
authored
Kas 01, 2016
tarafından
Ned Deily
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update pydoc topics for 3.6.0b3
üst
1194234e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
topics.py
Lib/pydoc_data/topics.py
+7
-7
No files found.
Lib/pydoc_data/topics.py
Dosyayı görüntüle @
b02f2e12
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# Autogenerated by Sphinx on Mon Oct
10 15:59:17
2016
# Autogenerated by Sphinx on Mon Oct
31 20:37:53
2016
topics
=
{
'assert'
:
'
\n
'
topics
=
{
'assert'
:
'
\n
'
'The "assert" statement
\n
'
'The "assert" statement
\n
'
'**********************
\n
'
'**********************
\n
'
...
@@ -5066,9 +5066,9 @@ topics = {'assert': '\n'
...
@@ -5066,9 +5066,9 @@ topics = {'assert': '\n'
'be formatted
\n
'
'be formatted
\n
'
'with the floating point presentation types listed below '
'with the floating point presentation types listed below '
'(except "
\'
n
\'
"
\n
'
'(except "
\'
n
\'
"
\n
'
'and
None). When doing so, "float()" is used to convert the
'
'and
"None"). When doing so, "float()" is used to convert
'
'
integer to
\n
'
'
the integer
\n
'
'a floating point number before formatting.
\n
'
'
to
a floating point number before formatting.
\n
'
'
\n
'
'
\n
'
'The available presentation types for floating point and '
'The available presentation types for floating point and '
'decimal values
\n
'
'decimal values
\n
'
...
@@ -9626,7 +9626,7 @@ topics = {'assert': '\n'
...
@@ -9626,7 +9626,7 @@ topics = {'assert': '\n'
' Unicode ordinals (integers) or characters (strings of '
' Unicode ordinals (integers) or characters (strings of '
'length 1) to
\n
'
'length 1) to
\n
'
' Unicode ordinals, strings (of arbitrary lengths) or '
' Unicode ordinals, strings (of arbitrary lengths) or '
'
None
.
\n
'
'
"None"
.
\n
'
' Character keys will then be converted to ordinals.
\n
'
' Character keys will then be converted to ordinals.
\n
'
'
\n
'
'
\n
'
' If there are two arguments, they must be strings of '
' If there are two arguments, they must be strings of '
...
@@ -9637,7 +9637,7 @@ topics = {'assert': '\n'
...
@@ -9637,7 +9637,7 @@ topics = {'assert': '\n'
'is a third
\n
'
'is a third
\n
'
' argument, it must be a string, whose characters will be '
' argument, it must be a string, whose characters will be '
'mapped to
\n
'
'mapped to
\n
'
'
None
in the result.
\n
'
'
"None"
in the result.
\n
'
'
\n
'
'
\n
'
'str.partition(sep)
\n
'
'str.partition(sep)
\n
'
'
\n
'
'
\n
'
...
@@ -11204,7 +11204,7 @@ topics = {'assert': '\n'
...
@@ -11204,7 +11204,7 @@ topics = {'assert': '\n'
'the
\n
'
'the
\n
'
' order of their occurrence in the base class list; "__doc__" is '
' order of their occurrence in the base class list; "__doc__" is '
'the
\n
'
'the
\n
'
" class's documentation string, or None if undefined;
\n
"
' class
\'
s documentation string, or "None" if undefined;
\n
'
' "__annotations__" (optional) is a dictionary containing '
' "__annotations__" (optional) is a dictionary containing '
'*variable
\n
'
'*variable
\n
'
' annotations* collected during class body execution.
\n
'
' annotations* collected during class body execution.
\n
'
...
...
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