Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

python/mailman question 1

Status
Not open for further replies.

awingnut

Programmer
Feb 24, 2003
759
US
I'm not sure if this is a python (I'm clueless about python) or mailman question but I can't seem to get an answer from the mailman list. Hopefully someone here is familiar enough with both to answer a simple question.

I am trying to customize the mailman templates and it or python uses the '%' to delimit variable names. I need to include a literal '%' in my template but I cannot find an escape character that works. Python is supposed to accept the backslash (\) as an escape character but that does not seem to work in mailman templates. Can somone tell me what the escape character is for python/mailman in templates? TIA.
 
That was it. Thanks. Where is this documented?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top