Message364049
Note that IDLE.app sets the current working directory to ~/Documents to have a sane working directory (and hence sane behavior in file dialogs), by default app bundles on macOS are launched with the root directory as the current working directory.
For "python3 -m idlelib" it is not really necessary to change the working directory, and changing it might confuse users that also use IDLE on other platforms. |
|
| Date |
User |
Action |
Args |
| 2020-03-12 21:16:20 | ronaldoussoren | set | recipients:
+ ronaldoussoren, terry.reedy, ned.deily, dd789 |
| 2020-03-12 21:16:20 | ronaldoussoren | set | messageid: <1584047780.23.0.500279833035.issue39927@roundup.psfhosted.org> |
| 2020-03-12 21:16:20 | ronaldoussoren | link | issue39927 messages |
| 2020-03-12 21:16:20 | ronaldoussoren | create | |
|