Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build: Monkeypatch nose to support python3 (#2779)
In python3: collections.Callable -> collections.abc.Callable So we test for collections.Callable and then monkeypatch collections if it's not there
- Loading branch information