Message205898
Here is a patch that uses `imp.load_source` when the first importlib name-based lookup fails.
Apparently it fixes the issue on my box but I am not sure whether this is the correct way to do it. |
|
| Date |
User |
Action |
Args |
| 2013-12-11 09:52:56 | Olivier.Grisel | set | recipients:
+ Olivier.Grisel, brett.cannon, ncoghlan, pitrou, sbt, eric.snow |
| 2013-12-11 09:52:56 | Olivier.Grisel | set | messageid: <[email protected]> |
| 2013-12-11 09:52:56 | Olivier.Grisel | link | issue19946 messages |
| 2013-12-11 09:52:56 | Olivier.Grisel | create | |
|