concatenating strings

Caleb Hattingh caleb.hattingh at gmail.com
Fri Dec 15 19:07:59 EST 2006


Hi Erich

If you're going to be doing a lot of string substitution, you should
look at the Templating support in the library:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/304005

and (a little bit fancier):

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/335308

Regards
Caleb


On Dec 15, 12:18 pm, "Erich Pul" <erich.... at blackbox.net> wrote:
> thank you, i just plainly overlooked it ; )
> 
> now it works




More information about the Python-list mailing list