commit | a690a9967e715663b7a421c9ebdad91381cdf1e4 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Nov 16 16:17:49 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sun Nov 16 16:17:49 2003 +0000 |
tree | 1c5d9eeef0ac20efe39f1af11a81d745592596d1 | |
parent | d456849f19fa7b00b6560b67c5388a5a6cd89d0a [diff] |
* Migrate set() and frozenset() from the sandbox. * Install the unittests, docs, newsitem, include file, and makefile update. * Exercise the new functions whereever sets.py was being used. Includes the docs for libfuncs.tex. Separate docs for the types are forthcoming.