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 ListMixin A base class which provides complete list interface. Derived classes must call ListMixin's __init__() function and implement the following: