]> granicus.if.org Git - python/commit
Document that __cmp__() is not defined for sets.
authorRaymond Hettinger <python@rcn.com>
Wed, 15 Jan 2003 15:46:05 +0000 (15:46 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 15 Jan 2003 15:46:05 +0000 (15:46 +0000)
commit3801ec7ff32744e63c631e15a8305c2d5915ac34
tree01db5864f6fc3e9cb8b989f26045eb6ad109530c
parentb32c886d7104a5c6bf43391aa955c80ef858945e
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.
Doc/lib/libsets.tex