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
af370ea2
Kaydet (Commit)
af370ea2
authored
Nis 05, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Move a short paragraph outside the description of ASTType.
üst
3179fe03
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
libparser.tex
Doc/lib/libparser.tex
+3
-3
libparser.tex
Doc/libparser.tex
+3
-3
No files found.
Doc/lib/libparser.tex
Dosyayı görüntüle @
af370ea2
...
...
@@ -274,11 +274,11 @@ AST objects returned by \function{expr()}, \function{suite()} and
Some of the functions defined which accept an AST object as their
first argument may change to object methods in the future.
Ordered and equality comparisons are supported between AST objects.
\begin{datadesc}
{
ASTType
}
The type of the objects returned by
\function
{
expr()
}
,
\function
{
suite()
}
and
\function
{
sequence2ast()
}
.
Ordered and equality comparisons are supported between AST objects.
\end{datadesc}
...
...
@@ -293,7 +293,7 @@ of the \function{compile()}\bifuncindex{compile} built-in function and
the complex example shows the use of a parse tree for information
discovery.
\subsubsection
{
Emulation of
\
module
{
compile()
}}
\subsubsection
{
Emulation of
\
function
{
compile()
}}
While many useful operations may take place between parsing and
bytecode generation, the simplest operation is to do nothing. For
...
...
Doc/libparser.tex
Dosyayı görüntüle @
af370ea2
...
...
@@ -274,11 +274,11 @@ AST objects returned by \function{expr()}, \function{suite()} and
Some of the functions defined which accept an AST object as their
first argument may change to object methods in the future.
Ordered and equality comparisons are supported between AST objects.
\begin{datadesc}
{
ASTType
}
The type of the objects returned by
\function
{
expr()
}
,
\function
{
suite()
}
and
\function
{
sequence2ast()
}
.
Ordered and equality comparisons are supported between AST objects.
\end{datadesc}
...
...
@@ -293,7 +293,7 @@ of the \function{compile()}\bifuncindex{compile} built-in function and
the complex example shows the use of a parse tree for information
discovery.
\subsubsection
{
Emulation of
\
module
{
compile()
}}
\subsubsection
{
Emulation of
\
function
{
compile()
}}
While many useful operations may take place between parsing and
bytecode generation, the simplest operation is to do nothing. For
...
...
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