[Python-Dev] MutableSet and Set named methods

Raymond Hettinger python at rcn.com
Wed Mar 25 00:38:54 CET 2009


Does anyone remember the reason that most of the named methods were omitted from the ABC for mutablesets and sets?  The update() 
method in particular would be nice to have.


RAymond 



More information about the Python-Dev mailing list