* 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.
Showing
Include/setobject.h
0 → 100644
Lib/test/test_set.py
0 → 100644
This diff is collapsed.
Objects/setobject.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment