What are the mappings from python set operator symbols to method names? They don’t match the documentation
I created my own Customset class which implements almost all the methods of python sets.
When I use instances of this Customset, many of the set operators fail. They fail with something similar to: