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

2011-07-11 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

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

2011-07-09 Thread Ross Lagerwall
Ross Lagerwall added the comment: I think this is a duplicate of #3177. -- nosy: +rosslagerwall resolution: -> duplicate status: open -> closed ___ Python tracker ___ _

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

2011-07-09 Thread Ram Rachum
New submission from Ram Rachum : 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: https://groups.google.com/forum