Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00f1569

Browse files
committed
Add fileinput.
1 parent e300d6f commit 00f1569

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ \section{Stuff useful to a lot of people, including the CGI crowd}
3232

3333
multifile.py -- make each part of a multipart message ``feel'' like
3434

35+
fileinput.py -- convenient loop over the lines in a list of input files.
36+
3537

3638
\section{Miscellaneous useful utilities}
3739

Doc/libundoc.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ \section{Stuff useful to a lot of people, including the CGI crowd}
3232

3333
multifile.py -- make each part of a multipart message ``feel'' like
3434

35+
fileinput.py -- convenient loop over the lines in a list of input files.
36+
3537

3638
\section{Miscellaneous useful utilities}
3739

0 commit comments

Comments
 (0)