Message 336355 - Python tracker
Message336355
| Author | steve.dower |
|---|---|
| Recipients | brett.cannon, eric.snow, eryksun, jkloth, ncoghlan, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2019-02-23.01:59:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550887150.56.0.982016970249.issue36085@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm very against doing magic to extract the names from the DLL, but maybe we could have a search path in the parent package? Then add/remove it around importing the module. I think you're right that we just need to update the LoadLibrary flags, but will those also apply to dependencies of the loaded module? I thought not... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-23 01:59:10 | steve.dower | set | recipients: + steve.dower, brett.cannon, paul.moore, ncoghlan, tim.golden, jkloth, eric.snow, zach.ware, eryksun |
| 2019-02-23 01:59:10 | steve.dower | set | messageid: <1550887150.56.0.982016970249.issue36085@roundup.psfhosted.org> |
| 2019-02-23 01:59:10 | steve.dower | link | issue36085 messages |
| 2019-02-23 01:59:10 | steve.dower | create | |