summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Vassalotti <alexandre@peadrop.com>2008-05-16 16:05:36 (GMT)
committerAlexandre Vassalotti <alexandre@peadrop.com>2008-05-16 16:05:36 (GMT)
commitacbca71ea775fc488bead0876d0cdbd48670dcbc (patch)
treece49efec9362d6aa1fef169237650dbdd4c18d17
parent8efadf5d6613e76dfc5476f58adb9a2135173129 (diff)
downloadcpython-acbca71ea775fc488bead0876d0cdbd48670dcbc.zip
cpython-acbca71ea775fc488bead0876d0cdbd48670dcbc.tar.gz
cpython-acbca71ea775fc488bead0876d0cdbd48670dcbc.tar.bz2
Rename the repr module file to reprlib.py.
I was sure I had done so in r63360. That is weird...
-rw-r--r--Lib/reprlib.py (renamed from Lib/repr.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/repr.py b/Lib/reprlib.py
index 9893c71..9893c71 100644
--- a/Lib/repr.py
+++ b/Lib/reprlib.py