Searched refs:UnsupportedPlatform (Results 1 – 2 of 2) sorted by relevance
64 class UnsupportedPlatform(Exception): class225 raise UnsupportedPlatform(full_platform)351 except UnsupportedPlatform:
402 except cipd_wrapper.UnsupportedPlatform as exc: