Hi I have to get a file MIME type (better than python contentypes module), and get a list of applications that can open given file (or the default one). I've looked at few win32 modules, and I didn't found anything that could help me (GetBinaryType. GetFileAttributes, GetFileType). Can this be done with pywin32? _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32