Message303394
No, the difference is not wheel vs setuptools. They both generate the identical pyd file.
The difference is python: if the module is loaded by just being available on the path or if the module is loaded via imp.load_dynamic
I understand if it's closed because it's not python 3, but it's not external tool related. |
|
| Date |
User |
Action |
Args |
| 2017-09-30 05:25:42 | Safihre | set | recipients:
+ Safihre, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower |
| 2017-09-30 05:25:42 | Safihre | set | messageid: <1506749142.86.0.213398074469.issue31555@psf.upfronthosting.co.za> |
| 2017-09-30 05:25:42 | Safihre | link | issue31555 messages |
| 2017-09-30 05:25:42 | Safihre | create | |
|