Hi, I want to subclass "list". The documentation states to prefer subclassing list instead of UserList. How to you clear the contents of a list subclass without creating a new object?
Thanks in advance Uwe -- http://mail.python.org/mailman/listinfo/python-list