On Mon, Jan 4, 2010 at 1:42 PM, Chris Rebert <c...@rebertia.com> wrote:
> 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 = '''). > LOL. I think it's time to put a gun to my head ;/ Thanks. beno
-- http://mail.python.org/mailman/listinfo/python-list