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
0a73d4db
Kaydet (Commit)
0a73d4db
authored
Nis 02, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed reference to ni module.
üst
9ac80cb5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
libfuncs.tex
Doc/lib/libfuncs.tex
+1
-2
libfuncs.tex
Doc/libfuncs.tex
+1
-2
No files found.
Doc/lib/libfuncs.tex
Dosyayı görüntüle @
0a73d4db
...
...
@@ -12,12 +12,11 @@ This function is invoked by the \keyword{import} statement. It
mainly exists so that you can replace it with another
function that has a compatible interface, in order to change the
semantics of the
\keyword
{
import
}
statement. For examples of why and
how you would do this, see the standard library modules
\module
{
ni
}
,
how you would do this, see the standard library modules
\module
{
ihooks
}
and
\module
{
rexec
}
. See also the built-in module
\module
{
imp
}
, which defines some useful operations out of which you can
build your own
\function
{__
import
__
()
}
function.
\stindex
{
import
}
\refstmodindex
{
ni
}
\refstmodindex
{
ihooks
}
\refstmodindex
{
rexec
}
\refbimodindex
{
imp
}
...
...
Doc/libfuncs.tex
Dosyayı görüntüle @
0a73d4db
...
...
@@ -12,12 +12,11 @@ This function is invoked by the \keyword{import} statement. It
mainly exists so that you can replace it with another
function that has a compatible interface, in order to change the
semantics of the
\keyword
{
import
}
statement. For examples of why and
how you would do this, see the standard library modules
\module
{
ni
}
,
how you would do this, see the standard library modules
\module
{
ihooks
}
and
\module
{
rexec
}
. See also the built-in module
\module
{
imp
}
, which defines some useful operations out of which you can
build your own
\function
{__
import
__
()
}
function.
\stindex
{
import
}
\refstmodindex
{
ni
}
\refstmodindex
{
ihooks
}
\refstmodindex
{
rexec
}
\refbimodindex
{
imp
}
...
...
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