def patch_platform_win32_ver(mocker): mocker.patch.object(arg_parsing.platform, 'win32_ver') return arg_parsing.platform.win32_ver