Searched refs:ConcurrentModificationError (Results 1 – 2 of 2) sorted by relevance
37 class ConcurrentModificationError(Exception): class112 raise ConcurrentModificationError()
31 from common_utils import ConcurrentModificationError, SCOPES59 except ConcurrentModificationError: