#!/usr/local/bin/python2 import collections print isinstance(set(), collections.MutableSequence)