Bill Janssen wrote: > So file.readlines() would return an iterable, then? I wasn't thinking of having a file.readlines(), just a stand-alone function. I'd like to see the file object's interface made quite minimal in Py3k. -- Greg