Re: [python-win32] Parameterless propget in Python ActiveScriptincomplete

2007-08-13 Thread Johan Lindvall
Hi, I've been poking around a bit in the source code and the following patch (against pywin210) more or less solves the problem. The code obviously needs to be more robust, but I am not really familiar with the inner workings of pywin32 / COM. Index: dynamic.py ===

Re: [python-win32] Parameterless propget in Python ActiveScriptincomplete

2007-08-13 Thread Johan Lindvall
Hi, > I've opened 1857023 for this bug: > http://sourceforge.net/tracker/index.php?func=detail&aid=1587023&group_id=78018&atid=551954 > > As a workaround we're distributing a patched version of dynamic.py, > where LazyDispatchItem has been disabled. Have you had a chance to look at this bug? Red

Re: [python-win32] Parameterless propget in Python ActiveScriptincomplete

2006-10-30 Thread Johan Lindvall
On 10/29/06, Mark Hammond <[EMAIL PROTECTED]> wrote: > Could you please open a bug at sourceforge so this doesn't get lost, as I'm > afraid I don't have time right now to look at this... I've opened 1857023 for this bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1587023&group_id=780

Re: [python-win32] Parameterless propget in Python ActiveScriptincomplete

2006-10-29 Thread Mark Hammond
7 October 2006 8:00 PM > To: Python-win32@python.org > Subject: Re: [python-win32] Parameterless propget in Python > ActiveScriptincomplete > > > Hi, > > I have investigated this issue further. > > The problem seems to be that LazyDispatchItem doesn't