multifileiter

An iterator over all lines of the given files. Like module `fileinput` in the standard library, but faster, and written in C
Download

multifileiter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Gabriel Genellina
  • Publisher web site:
  • http://code.google.com/u/ggenellina/

multifileiter Tags


multifileiter Description

An iterator over all lines of the given files. Like module `fileinput` in the standard library, but faster, and written in C multifileiter is 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. Requirements: · Python


multifileiter Related Software