Message140415
| Author | eric.araujo |
|---|---|
| Recipients | benjamin.peterson, cool-RR, cvrebert, eric.araujo, ganadist, giampaolo.rodola, rosslagerwall |
| Date | 2011-07-15.15:13:44 |
| SpamBayes Score | 0.0021370116 |
| Marked as misclassified | No |
| Message-id | <1310742824.94.0.476519233793.issue3177@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. This new function would call os.startfile on Windows, xdg-open where applicable, and open on Mac OS X (using a subprocess for these last two). I found the python-ideas thread: http://mail.python.org/pipermail/python-ideas/2011-July/010674.html There was only limited support. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-15 15:13:45 | eric.araujo | set | recipients: + eric.araujo, giampaolo.rodola, benjamin.peterson, ganadist, cvrebert, cool-RR, rosslagerwall |
| 2011-07-15 15:13:44 | eric.araujo | set | messageid: <1310742824.94.0.476519233793.issue3177@psf.upfronthosting.co.za> |
| 2011-07-15 15:13:44 | eric.araujo | link | issue3177 messages |
| 2011-07-15 15:13:44 | eric.araujo | create | |