1. bc69349 Add example for use cases requiring default values. by Raymond Hettinger · 18 years ago
  2. 7c3738e Example of multiple replacements. by Raymond Hettinger · 18 years ago
  3. 213ae01 Fixup example in docs. by Raymond Hettinger · 18 years ago
  4. 5681cbc Small improvement to the implementation of __replace__(). by Raymond Hettinger · 18 years ago
  5. eeeb9c4 Accept Issac Morland's suggestion for __replace__ to allow multiple replacements by Raymond Hettinger · 18 years ago
  6. abfd8df More docs, error messages, and tests by Raymond Hettinger · 18 years ago
  7. 6899586 Accept Jim Jewett's api suggestion to use None instead of -1 to indicate unbounded deques. by Raymond Hettinger · 18 years ago
  8. a48a299 Eliminate camelcase function name by Raymond Hettinger · 18 years ago
  9. b6893f2 Missed a line in the docs by Raymond Hettinger · 18 years ago
  10. 2115bbc Add comments to NamedTuple code. by Raymond Hettinger · 18 years ago
  11. a7fc4b1 Add __asdict__() to NamedTuple and refine the docs. by Raymond Hettinger · 18 years ago
  12. 7268e9d Fit nits by Raymond Hettinger · 18 years ago
  13. cbab594 Cleanup docs for NamedTuple. by Raymond Hettinger · 18 years ago
  14. 2b03d45 Handle corner cased on 0-tuples and 1-tuples. Add verbose option so people can see how it works. by Raymond Hettinger · 18 years ago
  15. d36a60e Sync-up named tuples with the latest version of the ASPN recipe. by Raymond Hettinger · 18 years ago
  16. 7f626f4 Added more cross-references. by Mark Summerfield · 18 years ago
  17. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago