On Mon, Jan 4, 2010 at 12:28 PM, Victor Subervi <[email protected]> wrote: > Hi; > I have this code snippet: > > sql '''create table if not exists %sCustomerData (
I think you may have forgotten the "=" after sql. -- http://mail.python.org/mailman/listinfo/python-list
