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
858f787a
Kaydet (Commit)
858f787a
authored
Nis 04, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix index entry for HTMLParser class.
üst
41788db3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
libformatter.tex
Doc/lib/libformatter.tex
+1
-1
libformatter.tex
Doc/libformatter.tex
+1
-1
No files found.
Doc/lib/libformatter.tex
Dosyayı görüntüle @
858f787a
...
@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
...
@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
implementations. The
\emph
{
formatter
}
interface is used by the
implementations. The
\emph
{
formatter
}
interface is used by the
\class
{
HTMLParser
}
class of the
\module
{
htmllib
}
module, and the
\class
{
HTMLParser
}
class of the
\module
{
htmllib
}
module, and the
\emph
{
writer
}
interface is required by the formatter interface.
\emph
{
writer
}
interface is required by the formatter interface.
\withsubitem
{
(
im module
htmllib)
}{
\ttindex
{
HTMLParser
}}
\withsubitem
{
(
class in
htmllib)
}{
\ttindex
{
HTMLParser
}}
Formatter objects transform an abstract flow of formatting events into
Formatter objects transform an abstract flow of formatting events into
specific output events on writer objects. Formatters manage several
specific output events on writer objects. Formatters manage several
...
...
Doc/libformatter.tex
Dosyayı görüntüle @
858f787a
...
@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
...
@@ -7,7 +7,7 @@ This module supports two interface definitions, each with mulitple
implementations. The
\emph
{
formatter
}
interface is used by the
implementations. The
\emph
{
formatter
}
interface is used by the
\class
{
HTMLParser
}
class of the
\module
{
htmllib
}
module, and the
\class
{
HTMLParser
}
class of the
\module
{
htmllib
}
module, and the
\emph
{
writer
}
interface is required by the formatter interface.
\emph
{
writer
}
interface is required by the formatter interface.
\withsubitem
{
(
im module
htmllib)
}{
\ttindex
{
HTMLParser
}}
\withsubitem
{
(
class in
htmllib)
}{
\ttindex
{
HTMLParser
}}
Formatter objects transform an abstract flow of formatting events into
Formatter objects transform an abstract flow of formatting events into
specific output events on writer objects. Formatters manage several
specific output events on writer objects. Formatters manage several
...
...
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