]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
lib2to3 tests: Don't use deprecated API, switch to assertRegex()
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 13 Feb 2012 22:31:26 +0000 (23:31 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 13 Feb 2012 22:31:26 +0000 (23:31 +0100)
commit3634bfbee6efa42d4e2a19c869da39051d4e2201
treec9e87fb7a137e7c2fda9f5a65bacc4d5b1ff7fa7
parent5e4d9087046b9e70b76a86b7fb3fc0ad91452abc
lib2to3 tests: Don't use deprecated API, switch to assertRegex()
Lib/lib2to3/tests/test_main.py
Lib/lib2to3/tests/test_refactor.py