Closed EnTeQuAk closed 8 years ago
Thanks! Can you include a test that demonstrates the issue? There should be one in #76.
Sure, will update the PR
@jsocol I updated the PR with a proper test and another adjustment for python 3
thanks! just the one small comment, and then would you mind squashing it all down to one commit?
Done :smiley:
Thanks @EnTeQuAk! I'm going to do a little clean up today and cut a release
Awesome, Thanks!
imp.find_module
requires a list of actual directory paths to function properly.