PyWavefront
PyWavefront copied to clipboard
use the new unittest.mock as integrated in the standard library
https://github.com/testing-cabal/mock
mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.