1. 05 Tem, 2011 1 kayıt (commit)
  2. 01 Agu, 2010 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 83352,83356-83358,83362,83366,83368-83369 via svnmerge from · e2773252
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83352 | georg.brandl | 2010-07-31 20:11:07 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #9440: Remove borderline test case that fails based on unpredictable conditions such as compiler flags.
      ........
        r83356 | georg.brandl | 2010-07-31 21:29:15 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Remove trailing whitespace.
      ........
        r83357 | georg.brandl | 2010-07-31 21:59:55 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #5778: document that sys.version can contain a newline.
      ........
        r83358 | georg.brandl | 2010-07-31 22:05:31 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #9442: do not document a specific format for sys.version; rather refer to version_info and the platform module.
      ........
        r83362 | georg.brandl | 2010-07-31 23:12:15 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #8910: add a file explaining why Lib/test/data is there.
      ........
        r83366 | georg.brandl | 2010-07-31 23:26:40 +0200 (Sa, 31 Jul 2010) | 1 line
      
        There always is a False and True now.
      ........
        r83368 | georg.brandl | 2010-07-31 23:40:15 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #7909: the prefixes \\.\ and \\?\ indicate special Windows paths, do not try to manipulate them.  See http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx for details.
      ........
        r83369 | georg.brandl | 2010-07-31 23:41:42 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Fix "Berkeley" name.
      ........
      e2773252
  3. 31 Tem, 2010 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. 09 Tem, 2002 1 kayıt (commit)
  6. 29 Haz, 2002 2 kayıt (commit)
  7. 19 May, 2002 1 kayıt (commit)
  8. 10 Nis, 2002 1 kayıt (commit)
  9. 27 Ock, 2002 1 kayıt (commit)
  10. 25 Eki, 2001 1 kayıt (commit)
  11. 19 Eki, 2001 1 kayıt (commit)
  12. 09 Eki, 2001 1 kayıt (commit)
  13. 04 Eki, 2001 1 kayıt (commit)
  14. 26 Eyl, 2001 1 kayıt (commit)
  15. 23 Eyl, 2001 1 kayıt (commit)