SyntaxError: can't assign to function call win32com.client

tiddlerdeja at my-deja.com tiddlerdeja at my-deja.com
Wed Dec 1 13:35:28 EST 1999


I'm trying to mirror this VB code (which works) with python code:

objUser.DynamicProperty("BILLING_ADDRESS2") = "3 The Street"

This code works in VB but in python I get the error:

SyntaxError: can't assign to function call

Can you tell me what syntax I need to use for python?

Any help greatly appreciated. I don't want to have to use VB!

Kieran Breen


Sent via Deja.com http://www.deja.com/
Before you buy.




More information about the Python-list mailing list