- Raise more "Pythonic" errors from ``__setitem__``, losing the dependency
on ``zope.exceptions``: o ``zope.exceptions.DuplicationError`` -> ``KeyError`` o ``zope.exceptions.UserError`` -> ``ValueError``
Showing
Please register or sign in to comment