Message140057
| Author | cool-RR |
|---|---|
| Recipients | cool-RR |
| Date | 2011-07-09.11:59:05 |
| SpamBayes Score | 0.028623471 |
| Marked as misclassified | No |
| Message-id | <1310212746.09.0.561501840609.issue12522@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-09 11:59:06 | cool-RR | set | recipients: + cool-RR |
| 2011-07-09 11:59:06 | cool-RR | set | messageid: <1310212746.09.0.561501840609.issue12522@psf.upfronthosting.co.za> |
| 2011-07-09 11:59:05 | cool-RR | link | issue12522 messages |
| 2011-07-09 11:59:05 | cool-RR | create | |