1. 04 Nov, 2000 1 commit
  2. 03 Nov, 2000 2 commits
  3. 01 Nov, 2000 3 commits
  4. 31 Oct, 2000 1 commit
  5. 30 Oct, 2000 1 commit
  6. 27 Oct, 2000 1 commit
  7. 25 Oct, 2000 1 commit
  8. 22 Oct, 2000 1 commit
  9. 18 Oct, 2000 2 commits
  10. 17 Oct, 2000 5 commits
  11. 16 Oct, 2000 2 commits
  12. 13 Oct, 2000 1 commit
  13. 12 Oct, 2000 3 commits
  14. 11 Oct, 2000 1 commit
  15. 10 Oct, 2000 4 commits
  16. 09 Oct, 2000 2 commits
  17. 06 Oct, 2000 3 commits
  18. 05 Oct, 2000 1 commit
  19. 04 Oct, 2000 1 commit
    • Jim Fulton's avatar
      Folded in a number of changes from Python CVS. · 7ae1c480
      Jim Fulton authored
      Added a new "base" type, IOobject for which most of the
      operations are defined.  This will, hopefully clarify
      some of the logic.
      
      Added close test to raise proper error when operations
      are performed on closed StringIOs.
      
      Added a position argument to the truncate method.
      
      Added a size argument to readline.
      
      Added PyArg_Parse calls for methods that don't take arguments to
      make sure they don't take arguments.
      
      Guido-fied some of the indentation.
      7ae1c480
  20. 01 Oct, 2000 2 commits
  21. 29 Sep, 2000 2 commits