The PersistentList class is a wrapper for mutable sequence objects, much as PersistentMapping is a wrapper for mappings.
PersistentList objects support all the same methods as Python lists do.