Looks like the makepy step creates the generated file successfully,
but python is choking with an assertion failure on lines longer than
512 when it tries to import it.
This is the line it was processing when it died:
def GetSpellingSuggestions(self, Word=defaultNamedNotOptArg,
CustomDictionary=de
Has anyone sucessfully run makepy and Microsoft Word Object Library
(9.0)? Mine crashes under XP Pro and Python 2.4.
It only seems to be word that has the problem, though.
I get a dialog that says that pythonwin.exe has crashed:
AppName: pythonwin.exe AppVer: 0.0.0.0 ModName: ntdll.dll