Move __init__ from BaseSet into Set and ImmutableSet. This causes a
tiny amount of code duplication, but makes it possible to give BaseSet an __init__ that raises an exception.
Showing
Please register or sign in to comment
tiny amount of code duplication, but makes it possible to give BaseSet an __init__ that raises an exception.