diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-06-13 06:50:42 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-06-13 06:50:42 (GMT) |
commit | 07c805d0fc8a409670e4db9e5772ec36daef1e93 (patch) | |
tree | 82b94445ad5efe2218902193d4a1ddc36f761955 /Lib | |
parent | e5b25df16d10f6e3fb5010c29bfcc155f8b09bef (diff) | |
download | cpython-07c805d0fc8a409670e4db9e5772ec36daef1e93.zip cpython-07c805d0fc8a409670e4db9e5772ec36daef1e93.tar.gz cpython-07c805d0fc8a409670e4db9e5772ec36daef1e93.tar.bz2 |
Issue #18048: Rename test_coding.py to test_source_encoding.py.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/test_source_encoding.py (renamed from 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 index dfd5431..dfd5431 100644 --- a/Lib/test/test_coding.py +++ b/Lib/test/test_source_encoding.py |