I need to get mime type for some files on windows, so i\'ve installed python-magic (on 32-bit python 2.7.3).
It depends on unix magic library.<
As the python-magic problems seems to be quite common, here a working solution fo future googlers: After testing most solutions without altering the source-code, I found the following to get python-magic working out of the box: