Re: Get applications to open a given file (Mac and, or Windows)

2008-12-23 Thread Tommy Nordgren


On Dec 23, 2008, at 5:29 PM, riklau...@gmail.com wrote:


Under Linux/Unix I use GIO (pygobject) or gnome-vfs-python to get a
list of installed applications that can open given file (for example
image in graphics software). Is there something that can be used for
MS Windows or Mac OS X?
--
http://mail.python.org/mailman/listinfo/python-list

On mac, there are the modules Carbon.Launch and Carbon.LaunchServices
Maybe you'll find useful items in the PyObjC framework as well
-
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
tommy.nordg...@comhem.se




--
http://mail.python.org/mailman/listinfo/python-list


Get applications to open a given file (Mac and, or Windows)

2008-12-23 Thread riklau...@gmail.com
Under Linux/Unix I use GIO (pygobject) or gnome-vfs-python to get a
list of installed applications that can open given file (for example
image in graphics software). Is there something that can be used for
MS Windows or Mac OS X?
--
http://mail.python.org/mailman/listinfo/python-list