Re: [python-win32] Pywin32-Excel Range/Cells problems

2010-03-16 Thread Sylvain Fauveau (apli-agipa)
Tim Roberts a écrit : Sylvain Fauveau (apli-agipa) wrote: sheet.Range('A1:C1').Value = ['test','test'*400,'test'] doesn't work : pywintypes.com_error(-2147352567,"Une exception s'est produite.", (0, None, None, None, 0, -2416827284), None) It's always dangerous to retype lines like the

Re: [python-win32] Pywin32-Excel Range/Cells problems

2010-03-16 Thread Tim Roberts
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/py

Re: [python-win32] Pywin32-Excel Range/Cells problems

2010-03-16 Thread Sylvain Fauveau (apli-agipa)
Tim Roberts a écrit : 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

Re: [python-win32] COM: Volume Shadow Service through Python?

2010-03-16 Thread Robert
Kevin Horn wrote: On Mon, Mar 15, 2010 at 1:01 PM, Robert mailto:[email protected]>> wrote: is there a way to use the VSS (as requester) from Python rather simple way - with COM functions or so (win32com or cytpes)? or only through a compiled SWIG extension or so? Create

Re: [python-win32] COM: Volume Shadow Service through Python?

2010-03-16 Thread Tim Golden
On 16/03/2010 17:48, Robert wrote: Kevin Horn wrote: On Mon, Mar 15, 2010 at 1:01 PM, Robertmailto:[email protected]>> wrote: is there a way to use the VSS (as requester) from Python rather simple way - with COM functions or so (win32com or cytpes)? or only through a com

[python-win32] EuroPython 2010 - Open for registration and reminder of participation

2010-03-16 Thread Michael Foord
EuroPython 2010 - 17th to 24th July 2010 EuroPython is a conference for the Python programming language community, including the Django, Zope and Plone communities. It is aimed at everyone in the Python community, of all skill levels, both users and programm