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
d795c5cb
Kaydet (Commit)
d795c5cb
authored
Agu 07, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix synopsis for multifile.
üst
446f033e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
libmultifile.tex
Doc/lib/libmultifile.tex
+6
-6
No files found.
Doc/lib/libmultifile.tex
Dosyayı görüntüle @
d795c5cb
% Documentation by ESR
% Documentation by ESR
\section
{
Standard Module
\module
{
multifile
}}
\section
{
Standard Module
\module
{
multifile
}}
\declaremodule
[multifile]
{
standard
}{
multiF
ile
}
\declaremodule
{
standard
}{
multif
ile
}
\modulesynopsis
{
None
}
\modulesynopsis
{
Support for reading files which contain distinct
parts, such as some MIME data.
}
The
\class
{
MultiFile
}
object enables you to treat sections of a text
The
\class
{
MultiFile
}
object enables you to treat sections of a text
...
@@ -32,8 +33,8 @@ end-markers. MultiFile is designed to support parsing of
...
@@ -32,8 +33,8 @@ end-markers. MultiFile is designed to support parsing of
messages that may have multiple nested message parts, each with its
messages that may have multiple nested message parts, each with its
own pattern for section-divider and end-marker lines.
own pattern for section-divider and end-marker lines.
\subsection
{
MultiFile Objects
}
\
label
{
MultiFile-objects
}
\
subsection
{
MultiFile Objects
\label
{
MultiFile-objects
}
}
A
\class
{
MultiFile
}
instance has the following methods:
A
\class
{
MultiFile
}
instance has the following methods:
...
@@ -129,8 +130,7 @@ True if the last end-of-file was for an end-of-message marker.
...
@@ -129,8 +130,7 @@ True if the last end-of-file was for an end-of-message marker.
\end{memberdesc}
\end{memberdesc}
\subsection
{
\class
{
Multifile
}
Example
}
\subsection
{
\class
{
MultiFile
}
Example
\label
{
multifile-example
}}
\label
{
multifile-example
}
% This is almost unreadable; should be re-written when someone gets time.
% This is almost unreadable; should be re-written when someone gets time.
...
...
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