]> granicus.if.org Git - python/commit
Merged revisions 75887 via svnmerge from
authorGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 23:00:28 +0000 (23:00 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 27 Oct 2009 23:00:28 +0000 (23:00 +0000)
commit035265540ad9619b4427c6a650d4d7664e5c206d
tree05e8b715e7f7ed8473194e22ce446ed90168d9bc
parenta9023be8734242c14c6e9079b180d255fff94841
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