Starting with python 2.4.2 and pywin32 205, opening file with multiline
comment, where at least two lines are "not correctly indented" causes
huge traceback in Pythonwin.exe
Example of ill string:
"""
- a
- b
"""
I am not 100% sure, but problem might be in python's tokenize.py, so I
am asking,
Title: Can I pass non-VARIANT SAFARRAYs via COM without converting to VARIANT?
Hi,
I am working on an application where one of our own number crunching products acts as a COM server. From a Python script which is the COM client I want to retrieve large matrices, manipulate them with numarray