Raymond Hettinger
|
6ef18f4fa3
|
Fix typo.
|
2011-01-23 21:33:36 +00:00 |
Raymond Hettinger
|
98b140c196
|
Add entry for reprlib.
|
2011-01-23 21:05:46 +00:00 |
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 |