Andy Dustman - 2001-11-24

Logged In: YES
user_id=71372

Not a bug. Since MySQLdb uses the python % operator on the
query string, any percent signs which are part of your SQL
must be doubled, i.e. you need '%%D of %%M %%Y'