Since Python 3.3, mock is part of unittest in the standard library.
Provide compatibility for older versions, since httplib2 seems to still
support Python2.
Signed-off-by: fandehui <fandehui@xfusion.com>
(cherry picked from commit 151380e3dd1e3e7e6553a4d739df66d02f6b0fbc)