1. 21 Mar, 2003 1 kayıt (commit)
  2. 01 Ock, 2003 1 kayıt (commit)
  3. 31 Ara, 2002 1 kayıt (commit)
  4. 23 Tem, 2002 1 kayıt (commit)
    • Barry Warsaw's avatar
      Get rid of relative imports in all unittests. Now anything that · 04f357cf
      Barry Warsaw yazdı
      imports e.g. test_support must do so using an absolute package name
      such as "import test.test_support" or "from test import test_support".
      
      This also updates the README in Lib/test, and gets rid of the
      duplicate data dirctory in Lib/test/data (replaced by
      Lib/email/test/data).
      
      Now Tim and Jack can have at it. :)
      04f357cf
  5. 11 Eyl, 2001 1 kayıt (commit)
  6. 04 Eyl, 2001 1 kayıt (commit)
  7. 29 Mar, 2001 1 kayıt (commit)
  8. 22 Mar, 2001 1 kayıt (commit)
  9. 09 Şub, 2001 1 kayıt (commit)
  10. 17 Ock, 2001 2 kayıt (commit)
  11. 12 Ara, 2000 1 kayıt (commit)
  12. 23 Eki, 2000 1 kayıt (commit)
  13. 03 Eki, 2000 1 kayıt (commit)
  14. 04 Agu, 2000 1 kayıt (commit)
  15. 19 Tem, 2000 1 kayıt (commit)
  16. 16 Tem, 2000 1 kayıt (commit)
    • Thomas Wouters's avatar
      Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either · 7e474022
      Thomas Wouters yazdı
      comments, docstrings or error messages. I fixed two minor things in
      test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't").
      
      There is a minor style issue involved: Guido seems to have preferred English
      grammar (behaviour, honour) in a couple places. This patch changes that to
      American, which is the more prominent style in the source. I prefer English
      myself, so if English is preferred, I'd be happy to supply a patch myself ;)
      7e474022
  17. 30 Haz, 2000 1 kayıt (commit)