diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-06-13 06:48:15 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-06-13 06:48:15 (GMT) |
commit | 29f2d7306861011f4882b23db69bb8dabd06be0d (patch) | |
tree | dd23b27ba4da1d7e0638ea4865c49e806fd26f00 /Lib | |
parent | e5b25df16d10f6e3fb5010c29bfcc155f8b09bef (diff) | |
download | cpython-29f2d7306861011f4882b23db69bb8dabd06be0d.zip cpython-29f2d7306861011f4882b23db69bb8dabd06be0d.tar.gz cpython-29f2d7306861011f4882b23db69bb8dabd06be0d.tar.bz2 |
Issue #18048: Rename test_pep263.py to test_source_encoding.py.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/test_source_encoding.py (renamed from Lib/test/test_pep263.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_pep263.py b/Lib/test/test_source_encoding.py index 1290bc7..1290bc7 100644 --- a/Lib/test/test_pep263.py +++ b/Lib/test/test_source_encoding.py |