Bases: object
object
A list that coerces a new value into a HistoryEntry.
Only a subset of the list interface is implemented.
Methods Summary
append(value)
append
clear()
clear
extend(values)
extend
Methods Documentation