PyVariant anyone
Paul Keating
keating at acm.org
Mon Jul 14 03:20:30 EDT 2003
More information about the Python-list mailing list
Mon Jul 14 03:20:30 EDT 2003
- Previous message (by thread): PyVariant anyone
- Next message (by thread): PyVariant anyone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to call a C++ DLL from Python, for which I'm planning to use boost.python. But the DLL has been written to a VBA interface, and this means it expects to get variable length arrays as Windows Variants instead of lists or tuples. Anyone know how to construct a convincing Windows Variant in Python?
- Previous message (by thread): PyVariant anyone
- Next message (by thread): PyVariant anyone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list