Message363886
| Author | ned.deily |
|---|---|
| Recipients | dd789, ned.deily, ronaldoussoren, terry.reedy |
| Date | 2020-03-11.07:12:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583910754.64.0.305294591714.issue39927@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Actually, IDLE *does* call os.chdir set the working directory when launched from IDLE.app on macOS: https://github.com/python/cpython/blob/master/Mac/IDLE/IDLE.app/Contents/Resources/idlemain.py#L8 While it's not in the idlelib directory, it's very much part of IDLE :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-11 07:12:34 | ned.deily | set | recipients: + ned.deily, terry.reedy, ronaldoussoren, dd789 |
| 2020-03-11 07:12:34 | ned.deily | set | messageid: <1583910754.64.0.305294591714.issue39927@roundup.psfhosted.org> |
| 2020-03-11 07:12:34 | ned.deily | link | issue39927 messages |
| 2020-03-11 07:12:34 | ned.deily | create | |