ADO Question
Mark Hammond
mhammond at skippinet.com.au
Wed Apr 19 22:24:45 EDT 2000
More information about the Python-list mailing list
Wed Apr 19 22:24:45 EDT 2000
- Previous message (by thread): ADO Question
- Next message (by thread): SNiFF+ for Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Matheus Rodrigues" <matheusrodrigues at hotmail.com> wrote in message news:20000419203624.53393.qmail at hotmail.com... > Traceback (innermost last): > File "c:\python\win32com\client\dynamic.py", line 242, in _make_method_ > codeObject = compile(methodCode, "<COMObject %s>" % > self._username_,"exec") > File "<string>", line 1 > def Open(self, ConnectionString=L'', UserID=L'', Password=L'', > Options=-1): > > ^ > SyntaxError: invalid syntax What win32all build is this? The syntax error is the L'', but I can't work out who generated this funky syntax... Mark.
- Previous message (by thread): ADO Question
- Next message (by thread): SNiFF+ for Linux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list