On Mon, Jan 4, 2010 at 9:28 AM, Victor Subervi <victorsube...@gmail.com> wrote:
> Hi;
> I have this code snippet:
>
>     sql '''create table if not exists %sCustomerData (

You're missing an equal sign there to start with (i.e. sql = ''').

Cheers,
Chris
--
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to