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: https://groups.google.com/forum/?hl=en#!topic/python-ideas/LL0SavbKrEA Is there a good reason why `os.startfile` is implemented only on Windows? ---------- components: Library (Lib) messages: 140057 nosy: cool-RR priority: normal severity: normal status: open title: Implement `os.startfile` under Linux and Mac versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12522> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com