Message215554
I envision making this happen would also allow for importlib to be updated to rely on __spec__ when possible, with the idea that sometime in the future we can deprecate pulling attributes from a module directly and shift to always working from __spec__. |
|
| Date |
User |
Action |
Args |
| 2014-04-04 19:09:03 | brett.cannon | set | recipients:
+ brett.cannon, ncoghlan, eric.snow |
| 2014-04-04 19:09:03 | brett.cannon | set | messageid: <[email protected]> |
| 2014-04-04 19:09:03 | brett.cannon | link | issue20383 messages |
| 2014-04-04 19:09:03 | brett.cannon | create | |
|