Message320277
| Author | brett.cannon |
|---|---|
| Recipients | barry, brett.cannon, christian.heimes, eric.smith, eric.snow, takluyver |
| Date | 2018-06-22.21:40:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529703641.57.0.56676864532.issue33944@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Windows has symlinks now I believe, you just have to turn them on. And I would say there is no need for alternative. If a package needs to do something funky they can do it in their __init__.py file. Otherwise if I don't import a package it shouldn't get to do anything crazy through a .pth file. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-22 21:40:41 | brett.cannon | set | recipients: + brett.cannon, barry, eric.smith, christian.heimes, eric.snow, takluyver |
| 2018-06-22 21:40:41 | brett.cannon | set | messageid: <1529703641.57.0.56676864532.issue33944@psf.upfronthosting.co.za> |
| 2018-06-22 21:40:41 | brett.cannon | link | issue33944 messages |
| 2018-06-22 21:40:41 | brett.cannon | create | |