[issue3177] implement os.startfile on posix and MacOSX

Ram Rachum report at bugs.python.org
Wed Jul 13 18:23:40 CEST 2011


Ram Rachum <cool-rr at cool-rr.com> added the comment:

Eric, I have no problem with this function being placed in `shutil` instead of `os`, as long as it's implemented and it's in the standard library, and people don't have to use subprocess to run open or xdg-open themselves as I currently do.

So I have no problem with renaming this bug to "Add shutil.open".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3177>
_______________________________________


More information about the Python-bugs-list mailing list