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