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
bfd715eb
Kaydet (Commit)
bfd715eb
authored
Ock 05, 2014
tarafından
Larry Hastings
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Regenerated pydoc/topics.py, and fix a "suspicious" doc error.
üst
6d2ea213
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
import.rst
Doc/reference/import.rst
+1
-1
topics.py
Lib/pydoc_data/topics.py
+0
-0
No files found.
Doc/reference/import.rst
Dosyayı görüntüle @
bfd715eb
...
@@ -440,7 +440,7 @@ import machinery will create the new module itself.
...
@@ -440,7 +440,7 @@ import machinery will create the new module itself.
For
compatibility
with
existing
loaders
,
the
import
machinery
will
use
For
compatibility
with
existing
loaders
,
the
import
machinery
will
use
the
``
load_module
()``
method
of
loaders
if
it
exists
and
the
loader
does
the
``
load_module
()``
method
of
loaders
if
it
exists
and
the
loader
does
not
also
implement
``
exec_module
().
However
,
``
load_module
()``
has
been
not
also
implement
``
exec_module
()
``
.
However
,
``
load_module
()``
has
been
deprecated
and
loaders
should
implement
``
exec_module
()``
instead
.
deprecated
and
loaders
should
implement
``
exec_module
()``
instead
.
The
``
load_module
()``
method
must
implement
all
the
boilerplate
loading
The
``
load_module
()``
method
must
implement
all
the
boilerplate
loading
...
...
Lib/pydoc_data/topics.py
Dosyayı görüntüle @
bfd715eb
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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