projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d34350e
)
Document "multifile" as deprecated.
author
Georg Brandl
<georg@python.org>
Tue, 21 Feb 2006 19:23:49 +0000
(19:23 +0000)
committer
Georg Brandl
<georg@python.org>
Tue, 21 Feb 2006 19:23:49 +0000
(19:23 +0000)
Doc/lib/libmultifile.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libmultifile.tex
b/Doc/lib/libmultifile.tex
index aa81d4a10600628f4f7ea1fc745cd1a10bcb08d2..434832769df74be30dcba052752787cf642bed56 100644
(file)
--- a/
Doc/lib/libmultifile.tex
+++ b/
Doc/lib/libmultifile.tex
@@
-6,6
+6,10
@@
parts, such as some MIME data.}
\sectionauthor{Eric S. Raymond}{esr@snark.thyrsus.com}
+\deprecated{2.5}{The \refmodule{email} package should be used in
+ preference to the \module{multifile} module.
+ This module is present only to maintain backward
+ compatibility.}
The \class{MultiFile} object enables you to treat sections of a text
file as file-like input objects, with \code{''} being returned by