1. 7ae6018 Fix another duplicated test method. by Georg Brandl · 16 years ago
  2. add1911 Fix bug in passing tuples to string.Template. All other values (with working by Thomas Wouters · 19 years ago
  3. 8c72eae SF patch #1056967, changes the semantics of Template.safe_substitute() to not by Barry Warsaw · 21 years ago
  4. 6627a96 Invalid patterns to substitute and safe_substitute would crash since pattern by Neal Norwitz · 21 years ago
  5. 6d19111 Fix small bugs in Template code. by Raymond Hettinger · 21 years ago
  6. 3e773fb The 4th group is now 'invalid' instead of 'bogus'. by Barry Warsaw · 21 years ago
  7. c7cd20c Added a test for # positional arguments > 1. by Barry Warsaw · 21 years ago
  8. 302bd58 Add tests for keyword arguments and combining mapping and keyword arguments. by Barry Warsaw · 21 years ago
  9. 12827c1 Many updates to PEP 292 templates. Summary: by Barry Warsaw · 21 years ago
  10. 8bee761 PEP 292 classes Template and SafeTemplate are added to the string module. by Barry Warsaw · 21 years ago