From: Serhiy Storchaka Date: Thu, 13 Jun 2013 06:48:15 +0000 (+0300) Subject: Issue #18048: Rename test_pep263.py to test_source_encoding.py. X-Git-Tag: v3.4.0a1~516^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29f2d7306861011f4882b23db69bb8dabd06be0d;p=thirdparty%2FPython%2Fcpython.git Issue #18048: Rename test_pep263.py to test_source_encoding.py. --- diff --git a/Lib/test/test_pep263.py b/Lib/test/test_source_encoding.py similarity index 100% rename from Lib/test/test_pep263.py rename to Lib/test/test_source_encoding.py