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 | ded51f9d60536665c16329ab5fdb567a1d47714e (patch) | |
tree | 03e38a67daab91dd7bcaed38434541f83a6af8c1 | |
parent | dbcd4576244b9c9acc6201034b1dfcc858c541ed (diff) | |
download | cpython-ded51f9d60536665c16329ab5fdb567a1d47714e.zip cpython-ded51f9d60536665c16329ab5fdb567a1d47714e.tar.gz cpython-ded51f9d60536665c16329ab5fdb567a1d47714e.tar.bz2 |
Issue #18048: Rename test_pep263.py to test_source_encoding.py.
-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 a3abc3c..a3abc3c 100644 --- a/Lib/test/test_pep263.py +++ b/Lib/test/test_source_encoding.py |