ozutil: collections -> collections.abc For python 3.10, some items formerly from collections must now be obtained from collections.abc. This should be backwards compatible. https://docs.python.org/3.5/library/collections.abc.html#collections.abc.Callable