[Pyobjc-dev] Get file MIME and suggested apps
Brought to you by:
ronaldoussoren
|
From: p. m. <rik...@gm...> - 2009-01-08 22:07:48
|
Hi I need to get some info about a file - it's MIME type, and list of applications (or default application) that can open given file. I've checked fileAttributes of NSFileWrapper but it doesn't help me. Can it be done in PyObjc? |