[Python-3000] iostack and Oh Oh (original) (raw)
Bill Janssen janssen at parc.com
Fri Dec 1 02:08:05 CET 2006
- Previous message: [Python-3000] Low-hanging fruit: change interpreter prompt?
- Next message: [Python-3000] Generic functions vs. OO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
Where would the standalone function live? How would it be associated with whatever open() returns?
Bill
- Previous message: [Python-3000] Low-hanging fruit: change interpreter prompt?
- Next message: [Python-3000] Generic functions vs. OO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]