summaryrefslogtreecommitdiffstats
path: root/Lib/reprlib.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename the repr module file to reprlib.py.Alexandre Vassalotti2008-05-161-0/+127
I was sure I had done so in r63360. That is weird...