From: Serhiy Storchaka Date: Fri, 3 Jun 2016 07:32:36 +0000 (+0300) Subject: Issue #27185: Rename test_pep292.py to test_string_merged.py. X-Git-Tag: v3.5.2rc1~75^2~1^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73e16135bfff40b7bca40b97abaa7bdb9bcf4b38;p=thirdparty%2FPython%2Fcpython.git Issue #27185: Rename test_pep292.py to test_string_merged.py. --- diff --git a/Lib/test/test_pep292.py b/Lib/test/test_string_merged.py similarity index 100% rename from Lib/test/test_pep292.py rename to Lib/test/test_string_merged.py