summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-11-16 16:17:49 (GMT)
committerRaymond Hettinger <python@rcn.com>2003-11-16 16:17:49 (GMT)
commita690a9967e715663b7a421c9ebdad91381cdf1e4 (patch)
tree1c5d9eeef0ac20efe39f1af11a81d745592596d1 /PCbuild/pythoncore.dsp
parentd456849f19fa7b00b6560b67c5388a5a6cd89d0a (diff)
downloadcpython-a690a9967e715663b7a421c9ebdad91381cdf1e4.zip
cpython-a690a9967e715663b7a421c9ebdad91381cdf1e4.tar.gz
cpython-a690a9967e715663b7a421c9ebdad91381cdf1e4.tar.bz2
* 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.
Diffstat (limited to 'PCbuild/pythoncore.dsp')
-rw-r--r--PCbuild/pythoncore.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp
index 1ccc83a..768e4c0 100644
--- a/PCbuild/pythoncore.dsp
+++ b/PCbuild/pythoncore.dsp
@@ -467,6 +467,10 @@ SOURCE=..\Modules\rotormodule.c
# End Source File
# Begin Source File
+SOURCE=..\Objects\setobject.c
+# End Source File
+# Begin Source File
+
SOURCE=..\Modules\shamodule.c
# End Source File
# Begin Source File