[Python-Dev] set() and frozenset() addenda

Raymond Hettinger python at rcn.com
Sat Nov 15 14:48:45 EST 2003


[My previous note]
> The differences from sets.py are:

Also, there is no _repr(sorted=True) method.  That need is already met
by list.sorted(s).


Raymond




More information about the Python-Dev mailing list