python-memcached icon indicating copy to clipboard operation
python-memcached copied to clipboard

test_memcache.py: try import unittest.mock

Open moto-timo opened this issue 5 years ago • 0 comments

Rather than always require the separate mock module, try to use unittest.mock if it is available

Signed-off-by: Tim Orling [email protected]

moto-timo avatar Dec 16 '19 01:12 moto-timo