]> granicus.if.org Git - python/commit
Remove apparently unneeded and un-cleaned-up munging of sys.path from
authorR. David Murray <rdmurray@bitdance.com>
Mon, 20 Jul 2009 17:34:54 +0000 (17:34 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 20 Jul 2009 17:34:54 +0000 (17:34 +0000)
commitd33396c22bdc088b0445a008a45105bf227bcfb1
tree4b497a3ea0f2997728d3c7f4c90a287a52f58488
parent3059b00f65f8b01aa7b214b7030783c748ecc70c
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