]> granicus.if.org Git - python/commit
Merged revisions 75889 via svnmerge from
authorGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 23:01:30 +0000 (23:01 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 23:01:30 +0000 (23:01 +0000)
commitaee3486b318d11c10520b533735d98ade48776a5
treefc730e590275aeae2fca4ed9f7d4c1ea86e29a60
parentee26c98cb3897e8c85047ccf6543e27115af9262
Merged revisions 75889 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

................
  r75889 | georg.brandl | 2009-10-28 00:00:28 +0100 (Mi, 28 Okt 2009) | 9 lines

  Merged revisions 75887 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r75887 | georg.brandl | 2009-10-27 23:56:09 +0100 (Di, 27 Okt 2009) | 1 line

    Make sure every run of test_intern() interns a new string, otherwise that test fails e.g. when some other test in test_builtin fails and it is rerun in verbose mode.
  ........
................
Lib/test/test_sys.py