In message <[email protected]>, Dennis Lee Bieber wrote:
> On Thu, 28 May 2009 13:12:57 +1200, Lawrence D'Oliveiro > <[email protected]_zealand> declaimed the following in > gmane.comp.python.general: > >> >> What if the string you're searching for includes a "%" or "_" character? > > >>> db.literal((... "%wildcard%" ...)) > (... "'%wildcard%'" ...) Doesn't look like it worked, does it? -- http://mail.python.org/mailman/listinfo/python-list
