multifileiter 0.1.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

multifileiter 0.1.2

An iterator over all lines of the given files. Like module fileinput in
the standard library, but faster and written in C.
Unlike fileinput, input files are not completely read into memory, so it can handle files of any size.
In addition, a replacement for the standard fileinput.FileInput
legacy class is provided.
This package has no external dependencies. It has been tested in Python 2.6;
support for Python 3.1 is still experimental.
See docs at http://packages.python.org/multifileiter/

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.