Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
input: make imported plugin modules known
We must make the imported plugin modules visible under their mangled name. Otherwise the pickling of projects may fail because the name is unknown to the import machinery. Fixes #459.
- Loading branch information