Hi,
I'm using paste.script to generate a project's structure using
templates. I need to insert a literal ${foo} in a template, however,
paste.script interprets this as one of it's place holders and barfs
because the variable doesn't exist. I've tried escaping the $ and the
curly braces with \ with no success.
Is there any way to escape them so they get to the final output as-is?
Thanks :)
Alberto
_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users