Message296367
| Author | terry.reedy |
|---|---|
| Recipients | louielu, mdcowles, terry.reedy |
| Date | 2017-06-19.18:31:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1497897109.7.0.708438848361.issue26143@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
#25488 and #26143 address related issues of sys.path as seen by IDLE and user code. #26143 focuses on what IDLE sees, and user modules shadowing IDLE modules, #25488 focuses on what user code sees, and the presence of idlelib in sys.path making buggy code work. It includes startup information relevant to #26143 also. Both should be solved by patching IDLE in same place. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-19 18:31:49 | terry.reedy | set | recipients: + terry.reedy, mdcowles, louielu |
| 2017-06-19 18:31:49 | terry.reedy | set | messageid: <1497897109.7.0.708438848361.issue26143@psf.upfronthosting.co.za> |
| 2017-06-19 18:31:49 | terry.reedy | link | issue26143 messages |
| 2017-06-19 18:31:49 | terry.reedy | create | |