d0cd59dc82b6ee0a1f9a018135027f757f1ac5d2
Try to import unittest and mock from the standard library first, then fallback to unittest2 and mock from PyPI if necessary.
See also https://src.fedoraproject.org/rpms/compose-utils/pull-request/3
Thanks for the patch!
Pull-Request has been merged by lsedlar
Try to import unittest and mock from the standard library first, then fallback to unittest2 and mock from PyPI if necessary.