[issue12522] Implement `os.startfile` under Linux and Mac

2011-07-12 Thread Ezio Melotti
Changes by Ezio Melotti ezio.melo...@gmail.com: -- nosy: +ezio.melotti ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12522 ___ ___

[issue12522] Implement `os.startfile` under Linux and Mac

2011-07-09 Thread Ram Rachum
New submission from Ram Rachum cool...@cool-rr.com: I want to use `os.startfile` to open a folder in Explorer/Nautilus/Finder. The documentation says that it's only implemented on Windows: http://docs.python.org/dev/library/os.html#os.startfile See discussion on Python-ideas here:

[issue12522] Implement `os.startfile` under Linux and Mac

2011-07-09 Thread Ross Lagerwall
Ross Lagerwall rosslagerw...@gmail.com added the comment: I think this is a duplicate of #3177. -- nosy: +rosslagerwall resolution: - duplicate status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12522