Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
escaping only double quotes
- From: iapain at gmail.com (iapain)
- Subject: escaping only double quotes
- Date: Fri, 31 Aug 2007 16:40:22 -0000
> string = "Butler's 15\" TV" > s = """my string goes here "%s" """ % string Couldn't find anything wrong in string = "Butler's 15\" TV" s = "my string goes here %s" % string
- References:
- escaping only double quotes
- From: cesco
- escaping only double quotes
- Prev by Date: strings (dollar.cents) into floats
- Next by Date: escaping only double quotes
- Previous by thread: escaping only double quotes
- Next by thread: escaping only double quotes
- Index(es):