资 源 简 介
An extension module, written in C, that implements an iterator over all lines of the given files. Like module fileinput in the standard Python library, but faster.
In addition, a replacement for the standard fileinput.FileInput legacy class is provided.
Tested with Python 2.6. Support for version 3.1 is experimental.