List mixin for Python
You can use
UserDict.DictMixin to create custom dictionary classes. Now you can use listmixin.ListMixin to create custom list classes. (Source code).

0 Comments:
Post a Comment
<< Home