Can't Add Variable

Victor Subervi victorsubervi at gmail.com
Mon Jan 4 13:00:48 EST 2010


On Mon, Jan 4, 2010 at 1:42 PM, Chris Rebert <clp2 at rebertia.com> wrote:

> On Mon, Jan 4, 2010 at 9:28 AM, Victor Subervi <victorsubervi at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100104/7613a249/attachment-0001.html>


More information about the Python-list mailing list