[Python-Dev] Adding start to enumerate() (original) (raw)

A.M. Kuchling amk at amk.ca
Mon May 12 04:02:32 CEST 2008


On Mon, May 12, 2008 at 12:21:00PM +1200, Greg Ewing wrote:

Parsing a file and wanting to be able to print error messages with line numbers would seem to be a fairly likely use.

Couldn't people be using the fileinput module for this, though?

--amk



More information about the Python-Dev mailing list