diff options
author | Guido van Rossum <guido@python.org> | 2007-04-10 21:06:59 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-04-10 21:06:59 (GMT) |
commit | 8742977b33f2af9b92265c1b332af0f6798bf2b6 (patch) | |
tree | 938cba4969aa85a38eaaf096b33c3a743b1bda2a /Modules/yuv.h | |
parent | 34d69e57e31763bdfcff77dc3689ec42a5228814 (diff) | |
download | cpython-8742977b33f2af9b92265c1b332af0f6798bf2b6.zip cpython-8742977b33f2af9b92265c1b332af0f6798bf2b6.tar.gz cpython-8742977b33f2af9b92265c1b332af0f6798bf2b6.tar.bz2 |
truncate() returns the new size and position.
write() returns the number of bytes/characters written/buffered.
FileIO.close() calls self.flush().
Implement readinto() for buffered readers.
Tests th check all these.
Test proper behavior of __enter__/__exit__.
Diffstat (limited to 'Modules/yuv.h')
0 files changed, 0 insertions, 0 deletions