https://hg.python.org/cpython/rev/27f5eb630499 changeset: 101640:27f5eb630499 branch: 2.7 parent: 101637:a4c0208b10df user: Serhiy Storchaka <storchaka at gmail.com> date: Fri Jun 03 09:24:01 2016 +0300 summary: Issue #27185: Rename test_string.py to test_string_merged.py. files: Lib/test/test_string_merged.py | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Lib/test/test_string.py b/Lib/test/test_string_merged.py rename from Lib/test/test_string.py rename to Lib/test/test_string_merged.py -- Repository URL: https://hg.python.org/cpython