Warning about "for line in file:"
Neil Schemenauer
nas at python.ca
Fri Feb 15 15:59:35 EST 2002
More information about the Python-list mailing list
Fri Feb 15 15:59:35 EST 2002
- Previous message (by thread): Warning about "for line in file:"
- Next message (by thread): Warning about "for line in file:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steven Majewski wrote: > I also get the same behavior on any example I can contrive on > file iterators that I get with with either readlines or xreadlines. That's not surprising since xreadlines calls readlines. Neil
- Previous message (by thread): Warning about "for line in file:"
- Next message (by thread): Warning about "for line in file:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list