]> granicus.if.org Git - python/commit
Document how to use Set and MutableSet as a mixin.
authorRaymond Hettinger <python@rcn.com>
Sat, 9 Feb 2008 03:25:08 +0000 (03:25 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 9 Feb 2008 03:25:08 +0000 (03:25 +0000)
commit7aebb64bab2ef75c6d9ae55da9ae7049f05c8670
treee91905e2145e8adcf2deb82ab4abf6c17722e94d
parent74b6495b344303a84bf5e51ff388d8200dad4f64
Document how to use Set and MutableSet as a mixin.
Doc/library/collections.rst
Lib/_abcoll.py