win32all-132 / Word Automation
Nikolai Kirsebom
nikolai.kirsebom at siemens.no
Wed Jun 21 06:59:37 EDT 2000
More information about the Python-list mailing list
Wed Jun 21 06:59:37 EDT 2000
- Previous message (by thread): win32all-132 / Word Automation
- Next message (by thread): win32all-132 / Word Automation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is the change from tuple to int related to Python version 1.6 ? I thought that versions 129 .. 131 of win32all were only for Python 1.6 - and that version 132 is only for Python version 1.5.2. Deleting the generated (gen-py) files does not help. Nikolai On Tue, 20 Jun 2000 14:16:42 +0100, Stefan Migowsky <smigowsky at dspace.de> wrote: >Hi, > >probably there is a mix up between the generated wrappers. >In versions newer than 129, the parameter defines for calls >changed from tuple values to ints. > >You could try to delete the gen-py generated file and then do >the test again. The object model of word clearly states that >Variables.Item returns a dispatch pointer to a Variable object. > > Stefan >
- Previous message (by thread): win32all-132 / Word Automation
- Next message (by thread): win32all-132 / Word Automation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list