SyntaxError: Invalid Syntax.

ronrsr ronrsr at gmail.com
Fri Nov 10 12:30:27 EST 2006


the syntax error comes in the main program, in any line that follows
the import statement.


ronrsr wrote:
> the exact code that is triggering the error message is:
>
> zc = zsql.connect()
>
>
> exact error message:  SyntaxError:  Invalid Syntax
>
>
> but any statement that follows the import statement will trigger it.
>
> bests,
>
> r-sr-
>
>
>
>
> Roberto Bonvallet wrote:
> > ronrsr wrote:
> > > thanks for the speedy answer.  what i meant was:
> > >
>
> > Could you please copy and paste the exact code that is triggering the
> > error, and the exact error message?
> >
> > (BTW, in Python you don't need to end your statements with a semi-colon)
> > -- 
> > Roberto Bonvallet




More information about the Python-list mailing list