Message401900
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, gvanrossum |
| Date | 2021-09-15.20:05:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1631736349.17.0.133818111424.issue45211@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Setting __file__ on frozen modules is only one example. I actually need the stdlib dir to be preserved for other uses. FWIW, I think you're probably right about __file__ on frozen modules. That said, further discussion about __file__ (or __path__) is probably more suitable in bpo-21736. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-15 20:05:49 | eric.snow | set | recipients: + eric.snow, gvanrossum |
| 2021-09-15 20:05:49 | eric.snow | set | messageid: <1631736349.17.0.133818111424.issue45211@roundup.psfhosted.org> |
| 2021-09-15 20:05:49 | eric.snow | link | issue45211 messages |
| 2021-09-15 20:05:49 | eric.snow | create | |