diff options
-rw-r--r-- | Doc/lib/libundoc.tex | 2 | ||||
-rw-r--r-- | Doc/libundoc.tex | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 56a71a4..76062c2 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -32,6 +32,8 @@ MimeWriter.py -- Generic MIME writer multifile.py -- make each part of a multipart message ``feel'' like +fileinput.py -- convenient loop over the lines in a list of input files. + \section{Miscellaneous useful utilities} diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 56a71a4..76062c2 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -32,6 +32,8 @@ MimeWriter.py -- Generic MIME writer multifile.py -- make each part of a multipart message ``feel'' like +fileinput.py -- convenient loop over the lines in a list of input files. + \section{Miscellaneous useful utilities} |