> I don't know if I'm just doing it wrong, or if I can't use extensions
> compiled with mingw32 with the standard distribution Python
> executable?

I was able to install on Windows XP with mingw:

setup.py build -c mingw32
setup.py install --skip-build

It works fine with English dictionary, but hangs with Russian
dictionary from Mozilla.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to