Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LocalDispatcherTest : Work around Windows DLL problems
By importing Gaffer before GafferDispatch, we make sure the DLL paths are set up in time. I suppose we could alternatively add the DLL paths in every single Python module, but I don't have much appetite for that.
- Loading branch information