diff options
author | Guido van Rossum <guido@python.org> | 2002-08-08 01:00:28 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-08-08 01:00:28 (GMT) |
commit | 8c94383fa8a58447652dacf17becd640e4b2eacf (patch) | |
tree | 50fd1b01836d671c09a8de99c613ab45388baf1c /Objects | |
parent | 808eb59fc46f031939d23b07be4d705905d317e4 (diff) | |
download | cpython-8c94383fa8a58447652dacf17becd640e4b2eacf.zip cpython-8c94383fa8a58447652dacf17becd640e4b2eacf.tar.gz cpython-8c94383fa8a58447652dacf17becd640e4b2eacf.tar.bz2 |
Replace docstrings on test functions witrh comments -- then unittest
prints function and module names, which is more informative now that
we repeat some tests in slightly modified subclasses.
Add a test for read() until EOF.
Add test suites for line-buffered (bufsize==1) and a small custom
buffer size (bufsize==2).
Restructure testUnbufferedRead() somewhat to avoid a potentially
infinite loop.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions