1. 08 Aug, 2002 1 commit
    • Guido van Rossum's avatar
      Replace docstrings on test functions witrh comments -- then unittest · 8c94383f
      Guido van Rossum authored
      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.
      8c94383f
  2. 07 Aug, 2002 27 commits
  3. 06 Aug, 2002 12 commits