There are no attributes in this class.
append(item)
count(item)
extend(other)
index(item, *args)
insert(i, item)
pop(i=-1)
remove(item)
reverse()
sort(*args)
There are no known subclasses.