I am using python 3.4 on windows 7.In order to open a doc file i am using this code
import sys import win32com.client as win32 word = win32.Dispatch(\"Word.
I ended up debugging and copying and pasting the necessary files into the appropriate folders. It's a work-around until the bug is fixed, but it works.