http://hg.python.org/cpython/rev/3b906421245d changeset: 84112:3b906421245d parent: 84110:c6c0faaf65d7 user: Serhiy Storchaka <storchaka at gmail.com> date: Thu Jun 13 09:50:42 2013 +0300 summary: Issue #18048: Rename test_coding.py to test_source_encoding.py. files: Lib/test/test_coding.py | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Lib/test/test_coding.py b/Lib/test/test_source_encoding.py rename from Lib/test/test_coding.py rename to Lib/test/test_source_encoding.py -- Repository URL: http://hg.python.org/cpython