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