python-memcached
python-memcached copied to clipboard
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]