Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_memcache.py: try import unittest.mock
Rather than always require the separate mock module, try to use unittest.mock if it is available Signed-off-by: Tim Orling <[email protected]>
- Loading branch information