[python-win32] Pywin32-Excel Range/Cells problems
Tim Roberts
timr at probo.com
Tue Mar 16 18:01:38 CET 2010
Sylvain Fauveau (apli-agipa) wrote:
> Tim Roberts a écrit :
>> For what it's worth, it works up through 911 characters and fails on
>> 912. That's odd. I wonder if this is a request-length restriction in
>> the marshalling code.
>>
> So you can reproduce it, but with which version of python/pywin32 ?
I can reproduce it with Python 2.6.2 and pyWin32 214. However, this is
not a problem in pyWin32. I tried the exact same thing with a VBScript
script, and got the exact same error. It's some kind of generic
restriction in the Excel COM marshalling code.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list