]> granicus.if.org Git - python/commit
Merged revisions 74118 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Tue, 21 Jul 2009 14:03:55 +0000 (14:03 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 21 Jul 2009 14:03:55 +0000 (14:03 +0000)
commitd98ef1a1accc9ac7213407be62f761ba3f7e106a
treea7c774fc3173494fd3df46cfd9261ee2e212cc99
parent784935ffc9cf097e698311c70bdff24250674df8
Merged revisions 74118 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r74118 | r.david.murray | 2009-07-20 13:34:54 -0400 (Mon, 20 Jul 2009) | 5 lines

  Remove apparently unneeded and un-cleaned-up munging of sys.path from
  test_re.  Tests pass on my machine without it, and I can't see
  any obvious place in the tests that would need it.
........
Lib/test/test_re.py