Message260961
| Author | terry.reedy |
|---|---|
| Recipients | markroseman, terry.reedy |
| Date | 2016-02-28.03:18:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1456629514.16.0.704295722008.issue25488@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In private email, eryk sun reports "/usr/bin/idle3 instead prepends 3 directories: ['', current_directory_absolute, '/usr/bin']. If I use the -r option to run a script, it instead prepends script_directory_relative, '', '/usr/bin']. I think these should be [''] and [script_directory_absolute], respectively." Windows does not have idle3. None of the directories above are needed to run IDLE and I believe any could contain masking files. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-28 03:18:34 | terry.reedy | set | recipients: + terry.reedy, markroseman |
| 2016-02-28 03:18:34 | terry.reedy | set | messageid: <1456629514.16.0.704295722008.issue25488@psf.upfronthosting.co.za> |
| 2016-02-28 03:18:34 | terry.reedy | link | issue25488 messages |
| 2016-02-28 03:18:33 | terry.reedy | create | |