From: Serhiy Storchaka Date: Thu, 13 Jun 2013 06:50:42 +0000 (+0300) Subject: Issue #18048: Rename test_coding.py to test_source_encoding.py. X-Git-Tag: v3.4.0a1~517 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07c805d0fc8a409670e4db9e5772ec36daef1e93;p=python Issue #18048: Rename test_coding.py to test_source_encoding.py. --- diff --git a/Lib/test/test_coding.py b/Lib/test/test_source_encoding.py similarity index 100% rename from Lib/test/test_coding.py rename to Lib/test/test_source_encoding.py