Raymond Hettinger <[email protected]> added the comment:
> Maybe say that they implement the MutableMapping interface? Yes, that's a good idea (also add link to the MutableMapping docs). > Right, that seems like a good idea. But `__ior__` could > be implemented nevertheless? Off-hand, I don't see why not. Adding Brandt to the nosy list to see what he thinks. ---------- nosy: +brandtbucher _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43443> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
