Re: [python-win32] DynamicProxies for VBA

2007-02-26 Thread Mark Hammond
cluding code samples. Mark > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ivan > Sent: Thursday, 22 February 2007 10:20 PM > To: python-win32@python.org > Subject: [python-win32] DynamicProxies for VBA > > > Hi guys, I have a coup

[python-win32] DynamicProxies for VBA

2007-02-22 Thread Ivan
Hi guys, I have a couple of newbie questions, as the win32com stuff has been my first exposure to python. I managed to create python com wrappers with a DynamicPolicy, answering using _dynamic_ and I managed to create objects responding to methods declared in _public_methods_ I am now trying t