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
60dbed18
Kaydet (Commit)
60dbed18
authored
Eyl 05, 2017
tarafından
Benjamin Peterson
Kaydeden (comit)
GitHub
Eyl 05, 2017
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
link to legacy doc on the non-legacy website (#3362)
üst
faa57cbe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
importlib.rst
Doc/library/importlib.rst
+1
-1
import.rst
Doc/reference/import.rst
+1
-1
No files found.
Doc/library/importlib.rst
Dosyayı görüntüle @
60dbed18
...
@@ -32,7 +32,7 @@ generically as an :term:`importer`) to participate in the import process.
...
@@ -32,7 +32,7 @@ generically as an :term:`importer`) to participate in the import process.
:
ref
:`
import
`
:
ref
:`
import
`
The
language
reference
for
the
:
keyword
:`
import
`
statement
.
The
language
reference
for
the
:
keyword
:`
import
`
statement
.
`
Packages
specification
<
http
://
legacy
.
python
.
org
/
doc
/
essays
/
packages
.
html
>`
__
`
Packages
specification
<
http
s
://
www
.
python
.
org
/
doc
/
essays
/
packages
/
>`
__
Original
specification
of
packages
.
Some
semantics
have
changed
since
Original
specification
of
packages
.
Some
semantics
have
changed
since
the
writing
of
this
document
(
e
.
g
.
redirecting
based
on
``
None
``
the
writing
of
this
document
(
e
.
g
.
redirecting
based
on
``
None
``
in
:
data
:`
sys
.
modules
`).
in
:
data
:`
sys
.
modules
`).
...
...
Doc/reference/import.rst
Dosyayı görüntüle @
60dbed18
...
@@ -965,7 +965,7 @@ References
...
@@ -965,7 +965,7 @@ References
The import machinery has evolved considerably since Python'
s
early
days
.
The
The import machinery has evolved considerably since Python'
s
early
days
.
The
original
`
specification
for
packages
original
`
specification
for
packages
<
http
://
legacy
.
python
.
org
/
doc
/
essays
/
packages
.
html
>`
_
is
still
available
to
read
,
<
http
s
://
www
.
python
.
org
/
doc
/
essays
/
packages
/
>`
_
is
still
available
to
read
,
although
some
details
have
changed
since
the
writing
of
that
document
.
although
some
details
have
changed
since
the
writing
of
that
document
.
The
original
specification
for
:
data
:`
sys
.
meta_path
`
was
:
pep
:`
302
`,
with
The
original
specification
for
:
data
:`
sys
.
meta_path
`
was
:
pep
:`
302
`,
with
...
...
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