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
83efb545
Kaydet (Commit)
83efb545
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
af9b6e66
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
2 deletions
+6
-2
libdis.tex
Doc/lib/libdis.tex
+1
-0
libtermios.tex
Doc/lib/libtermios.tex
+2
-1
libdis.tex
Doc/libdis.tex
+1
-0
libtermios.tex
Doc/libtermios.tex
+2
-1
No files found.
Doc/lib/libdis.tex
Dosyayı görüntüle @
83efb545
...
...
@@ -103,6 +103,7 @@ Sequence of byte codes of boolean operations.
\end{datadesc}
\subsection
{
Python Byte Code Instructions
}
\label
{
bytecodes
}
The Python compiler currently generates the following byte code
instructions.
...
...
Doc/lib/libtermios.tex
Dosyayı görüntüle @
83efb545
...
...
@@ -91,8 +91,9 @@ def getpass(prompt = "Password: "):
termios.tcsetattr(fd, TERMIOS.TCSADRAIN, old)
return passwd
\end{verbatim}
%
\section
{
Standard Module
\sectcode
{
TERMIOS
}}
\label
{
module-TERMIOSuppercase
}
\stmodindex
{
TERMIOS
}
\indexii
{
\POSIX
{}}{
I/O control
}
\indexii
{
tty
}{
I/O control
}
...
...
Doc/libdis.tex
Dosyayı görüntüle @
83efb545
...
...
@@ -103,6 +103,7 @@ Sequence of byte codes of boolean operations.
\end{datadesc}
\subsection
{
Python Byte Code Instructions
}
\label
{
bytecodes
}
The Python compiler currently generates the following byte code
instructions.
...
...
Doc/libtermios.tex
Dosyayı görüntüle @
83efb545
...
...
@@ -91,8 +91,9 @@ def getpass(prompt = "Password: "):
termios.tcsetattr(fd, TERMIOS.TCSADRAIN, old)
return passwd
\end{verbatim}
%
\section
{
Standard Module
\sectcode
{
TERMIOS
}}
\label
{
module-TERMIOSuppercase
}
\stmodindex
{
TERMIOS
}
\indexii
{
\POSIX
{}}{
I/O control
}
\indexii
{
tty
}{
I/O control
}
...
...
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