diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-05-16 07:14:08 (GMT) |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2008-05-16 07:14:08 (GMT) |
commit | a8eaf8faf30bd5c4ce84ef44376b862237a606c3 (patch) | |
tree | 86629166dff3268696e4fff449e5abb451ad0176 | |
parent | 507462736d7df1a605557cdc597888ea784bf8e1 (diff) | |
download | cpython-a8eaf8faf30bd5c4ce84ef44376b862237a606c3.zip cpython-a8eaf8faf30bd5c4ce84ef44376b862237a606c3.tar.gz cpython-a8eaf8faf30bd5c4ce84ef44376b862237a606c3.tar.bz2 |
Rename the test file of reprlib.
-rw-r--r-- | Lib/test/test_reprlib.py (renamed from Lib/test/test_repr.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/test_repr.py b/Lib/test/test_reprlib.py index 50f728c..50f728c 100644 --- a/Lib/test/test_repr.py +++ b/Lib/test/test_reprlib.py |