Message159039
The semantics of "associated application" change considerably from operating system to operating system. As an example, ``os.startfile("a.py")`` will usually run `a.py` in the Python interpreter, while ``xdg-open a.py`` it will usually open the source code in an editor on Linux. This might reduce the overall usefulness of the proposed ``shutil.launch()`` function. |
|
Date |
User |
Action |
Args |
2012-04-23 16:15:24 | smarnach | set | recipients:
+ smarnach, pitrou, vstinner, giampaolo.rodola, benjamin.peterson, eric.araujo, ganadist, Arfrever, r.david.murray, cvrebert, rosslagerwall, Roman.Evstifeev, Hobson.Lane |
2012-04-23 16:15:24 | smarnach | set | messageid: <1335197724.43.0.996683581038.issue3177@psf.upfronthosting.co.za> |
2012-04-23 16:15:23 | smarnach | link | issue3177 messages |
2012-04-23 16:15:23 | smarnach | create | |
|