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
c054c755
Kaydet (Commit)
c054c755
authored
Nis 13, 2001
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.
üst
705088e6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
inst.tex
Doc/inst/inst.tex
+1
-1
libdis.tex
Doc/lib/libdis.tex
+1
-1
No files found.
Doc/inst/inst.tex
Dosyayı görüntüle @
c054c755
...
...
@@ -364,7 +364,7 @@ running Python in interactive mode and typing a few simple commands.
Under
\UNIX
, just type
\code
{
python
}
at the shell prompt; under Windows,
run ``Python 2.0 (interpreter)''
\XXX
{
right?
}
; under MacOS,
\XXX
{
???
}
.
Once the interpreter is started, you type Python code at the
\samp
{
>
>
>
}
prompt. For example, on my Linux system, I type the three
\samp
{
>
\code
{
>
}
>
}
prompt. For example, on my Linux system, I type the three
Python statements shown below, and get the output as shown, to find
out my
\filevar
{
prefix
}
and
\filevar
{
exec-prefix
}
:
...
...
Doc/lib/libdis.tex
Dosyayı görüntüle @
c054c755
...
...
@@ -56,7 +56,7 @@ was provided. The output is divided in the following columns:
\begin{enumerate}
\item
the current instruction, indicated as
\samp
{
-->
}
,
\item
a labelled instruction, indicated with
\samp
{
>
>
}
,
\item
a labelled instruction, indicated with
\samp
{
>
\code
{
>
}
}
,
\item
the address of the instruction,
\item
the operation code name,
\item
operation parameters, and
...
...
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