Commit graph

3 commits

Author SHA1 Message Date
Antoine Pitrou
db1bad2d70 Fix bootstrap issues when building without threads 2010-11-05 19:58:28 +00:00
Raymond Hettinger
98a5f3f838 Issue 9840: Add reprlib.recursive_repr(), a decorator for handling recursive calls to __repr__ methods. 2010-09-13 21:36:00 +00:00
Alexandre Vassalotti
acbca71ea7 Rename the repr module file to reprlib.py.
I was sure I had done so in r63360.  That is weird...
2008-05-16 16:05:36 +00:00
Renamed from Lib/repr.py (Browse further)