Document that __cmp__() is not defined for sets.
Note, that list.sort() is undefined for lists of sets. Add the ... prompt to the example so it runs in doctest.
Showing
Please register or sign in to comment
Note, that list.sort() is undefined for lists of sets. Add the ... prompt to the example so it runs in doctest.