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
c83db337
Kaydet (Commit)
c83db337
authored
Şub 19, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added \label{} for logical addressing.
üst
bde6ff79
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
libimp.tex
Doc/lib/libimp.tex
+3
-0
libimp.tex
Doc/libimp.tex
+3
-0
No files found.
Doc/lib/libimp.tex
Dosyayı görüntüle @
c83db337
...
@@ -199,7 +199,10 @@ properly matching byte-compiled file (with suffix \code{.pyc}) exists,
...
@@ -199,7 +199,10 @@ properly matching byte-compiled file (with suffix \code{.pyc}) exists,
it will be used instead of parsing the given source file.
it will be used instead of parsing the given source file.
\end{funcdesc}
\end{funcdesc}
\subsection
{
Examples
}
\subsection
{
Examples
}
\label
{
examples-imp
}
The following function emulates what was the standard import statement
The following function emulates what was the standard import statement
up to Python 1.4 (i.e., no hierarchical module names). (This
up to Python 1.4 (i.e., no hierarchical module names). (This
\emph
{
implementation
}
wouldn't work in that version, since
\emph
{
implementation
}
wouldn't work in that version, since
...
...
Doc/libimp.tex
Dosyayı görüntüle @
c83db337
...
@@ -199,7 +199,10 @@ properly matching byte-compiled file (with suffix \code{.pyc}) exists,
...
@@ -199,7 +199,10 @@ properly matching byte-compiled file (with suffix \code{.pyc}) exists,
it will be used instead of parsing the given source file.
it will be used instead of parsing the given source file.
\end{funcdesc}
\end{funcdesc}
\subsection
{
Examples
}
\subsection
{
Examples
}
\label
{
examples-imp
}
The following function emulates what was the standard import statement
The following function emulates what was the standard import statement
up to Python 1.4 (i.e., no hierarchical module names). (This
up to Python 1.4 (i.e., no hierarchical module names). (This
\emph
{
implementation
}
wouldn't work in that version, since
\emph
{
implementation
}
wouldn't work in that version, since
...
...
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