]> granicus.if.org Git - python/commit
Merged revisions 75887 via svnmerge from
authorGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 22:57:25 +0000 (22:57 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 22:57:25 +0000 (22:57 +0000)
commit23016276b6a977c3620aaa1e7ff7d0e3b2a659d4
tree08ad079ff92b4055c9c5b53a1ed85fa5fc0198a5
parenta8507d59db7bd9ee4a2b8dda95e27212832fbbb2
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_builtin.py