issue #291: don't attempt mitogen import until sys.path modified.
Given an extracted download of mitogen-2.2.tar.gz, with strategy_plugins pointing into it, if an old version of the package was pip-installed, then the old pip-installed package would be imported and override whatever came from the tarball. Instead, modify sys.path before attempting any import. This still isn't perfect, but it's better.pull/350/head
parent
3b10920157
commit
6c03b83748
Loading…
Reference in New Issue