Go to file
Guido van Rossum ce5ba841d9 Fixed read() and readline() to do arbitrarily long reads.
And readline() now reads null bytes correctly.
Added tell(), seek() and flush().
1991-03-06 13:06:18 +00:00
Doc Dependencies on mod[123].tex. 1991-02-19 17:24:20 +00:00
Grammar Removed 'dir' statement. 1991-01-21 15:07:21 +00:00
Include Added copyright notice. 1991-02-19 12:39:46 +00:00
Lib Added readfile() and readopenfile() functions. 1991-02-19 13:04:40 +00:00
Mac/Lib Initial revision 1990-12-26 15:40:07 +00:00
Modules Added copyright notice. 1991-02-19 12:39:46 +00:00
Objects Fixed read() and readline() to do arbitrarily long reads. 1991-03-06 13:06:18 +00:00
Parser Added copyright notice. 1991-02-19 12:39:46 +00:00
Python Added copyright notice. 1991-02-19 12:39:46 +00:00