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 -- http://mail.python.org/mailman/listinfo/python-list