Message295964
Three things. One, the imp module is deprecated, so please don't use it. Two, all undocumented functions in the imp module are considered unsupported, so double-please don't use imp.load_package(). :) Three, we can't look at that patch without the person supplying it signing Python's CLA as we risk running afoul of things legally. | |
| Date | User | Action | Args | | 2017-06-13 22:20:38 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, r.david.murray, eric.snow, Alexandru Ardelean | | 2017-06-13 22:20:38 | brett.cannon | set | messageid: <1497392438.24.0.857549246468.issue30645@psf.upfronthosting.co.za> | | 2017-06-13 22:20:38 | brett.cannon | link | issue30645 messages | | 2017-06-13 22:20:38 | brett.cannon | create | | |