<dtml-var "_.str('string\"with\'quotes').replace('\"','').replace('\'','')">
----- Original Message -----
From: "Tom Von Lahndorff" <tom@modscape.com>
Whats the best way to strip (double and/or single) quotes from a
string in python and/or dtml? Thanks.