diff options
| author | Guido van Rossum <guido@python.org> | 2007-07-10 06:54:34 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2007-07-10 06:54:34 +0000 |
| commit | 134ba696934de5f3e0da1fe13ed0af166df9275b (patch) | |
| tree | f2df6257d68857f6a8b7422929e0fa2d6f8336a9 /Python/errors.c | |
| parent | d5fb8049a5c3e9c653957955a700618c70504858 (diff) | |
| download | cpython-134ba696934de5f3e0da1fe13ed0af166df9275b.tar.gz | |
Made test_file pass. This meant adding support for read(-1) and read()
to even the most basic file object (I also added readall() which may
be a better API). Also, not all the tests requiring specific failure
modes could be saved. And there were the usual str/bytes issues.
I made sure test_io.py still passes (io.py is now most thoroughly
tested by combining test_file.py and test_io.py).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions
