On Fri, Jan 04, 2008, Isaac Morland wrote: > > I would like to add this as a method of string.Template, which I think > amounts to changing "template" to "self" and putting it in the Template > class in string.py rather than on its own. If the general idea is > approved I would be happy to make a patch. Make a patch regardless of whether you get any approval -- someone may later have a different opinion, and writing a patch records your work. > Also, on a related issue, does it make sense to scan the template > string for invalid escape sequences in Template.__init__? For the > applications I can imagine of string.Template, I would prefer to get > an error upon creating the Template object rather than arbitrarily > later when I try to .substitute with it. No, create an is_valid() method at best. -- Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/ Weinberg's Second Law: If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4