Message405219
FrozenImporter (in Lib/importlib/_bootstrap.py) has a get_source() method but it always returns None. Now that __file__ is set on frozen (stdlib) modules, we can implement FrozenImporter.get_source() appropriately. |
|
| Date |
User |
Action |
Args |
| 2021-10-28 18:36:49 | eric.snow | set | recipients:
+ eric.snow, FFY00 |
| 2021-10-28 18:36:49 | eric.snow | set | messageid: <1635446209.12.0.0681665636182.issue45658@roundup.psfhosted.org> |
| 2021-10-28 18:36:49 | eric.snow | link | issue45658 messages |
| 2021-10-28 18:36:49 | eric.snow | create | |
|