module documentation

This module contains a base type which provides list-style mutations without specific data storage methods.

See also http://static.aryehleib.com/oldsite/MutableLists.html

Author: Aryeh Leib Taurog.

Class ​List​Mixin A base class which provides complete list interface. Derived classes must call ListMixin's __init__() function and implement the following: