diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 07:32:36 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 07:32:36 (GMT) |
commit | 73e16135bfff40b7bca40b97abaa7bdb9bcf4b38 (patch) | |
tree | e319895013b1f244d4be213fda6505d1897a16d8 | |
parent | 8891dfe71754685edc8bf84661f6848f1c5a6dc1 (diff) | |
download | cpython-73e16135bfff40b7bca40b97abaa7bdb9bcf4b38.zip cpython-73e16135bfff40b7bca40b97abaa7bdb9bcf4b38.tar.gz cpython-73e16135bfff40b7bca40b97abaa7bdb9bcf4b38.tar.bz2 |
Issue #27185: Rename test_pep292.py to test_string_merged.py.
-rw-r--r-- | Lib/test/test_string_merged.py (renamed from Lib/test/test_pep292.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_pep292.py b/Lib/test/test_string_merged.py index 1e5e227..1e5e227 100644 --- a/Lib/test/test_pep292.py +++ b/Lib/test/test_string_merged.py |