python-protobix
python-protobix copied to clipboard
prefer newer unittest.mock when available
mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.
https://github.com/testing-cabal/mock