1. a6bac95 issue10403 - Let's not use members anymore. Use 'attribute' where it denotes attribute and 'methods' where it denotes methods. Context should clarify usage. by Senthil Kumaran · 13 years ago
  2. 98b140c Add entry for reprlib. by Raymond Hettinger · 14 years ago
  3. 98a5f3f Issue 9840: Add reprlib.recursive_repr(), a decorator for handling recursive calls to __repr__ methods. by Raymond Hettinger · 14 years ago
  4. ede6c2a Assorted doc fixes by Florent. by Georg Brandl · 15 years ago
  5. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  6. 502d9a5 Merged revisions 74207 via svnmerge from by Georg Brandl · 15 years ago
  7. bf5c6a9 Fix a few more references to long integers in the docs. by Mark Dickinson · 16 years ago
  8. aa30669 correct changed import by Benjamin Peterson · 16 years ago
  9. 0df7979 #4000: fix several 2.x atavisms. by Georg Brandl · 16 years ago
  10. 9abf93d murder some versionadded and versionchanged directives in their beds by Benjamin Peterson · 16 years ago
  11. bee3253 Merged revisions 63361-63373,63375,63377-63380 via svnmerge from by Alexandre Vassalotti · 16 years ago
  12. 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 16 years ago[Renamed (91%) from Doc/library/repr.rst]
  13. ba956ae Remove mentions of "long integer" in the docs. by Georg Brandl · 17 years ago
  14. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  15. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  16. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago