diff options
author | Fred Drake <fdrake@acm.org> | 2007-10-11 18:05:38 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2007-10-11 18:05:38 (GMT) |
commit | f12088b9b3d3a7219dce0acc607b7aa19b08765b (patch) | |
tree | a56301b8fe9197fd8421f93d351fc0d2b576feba /PCbuild/python20.wse | |
parent | 0e474a801ac6e01a24b900183ef101962148f317 (diff) | |
download | cpython-f12088b9b3d3a7219dce0acc607b7aa19b08765b.zip cpython-f12088b9b3d3a7219dce0acc607b7aa19b08765b.tar.gz cpython-f12088b9b3d3a7219dce0acc607b7aa19b08765b.tar.bz2 |
clean out some hotshot-related build turds
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r-- | PCbuild/python20.wse | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index fa11af4..da2df69 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -2024,14 +2024,6 @@ end item: Remark end item: Install File - Source=..\lib\hotshot\*.py - Destination=%MAINDIR%\Lib\hotshot - Description=Fast Python profiler - Flags=0000000000000010 -end -item: Remark -end -item: Install File Source=..\lib\lib-old\*.py Destination=%MAINDIR%\Lib\lib-old Description=Obsolete modules |