]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove remaining 2.2-isms:
authorTim Peters <tim.peters@gmail.com>
Fri, 11 Jan 2002 00:28:56 +0000 (00:28 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 11 Jan 2002 00:28:56 +0000 (00:28 +0000)
commite5f06afe67960903dbff4344817a9639d9041886
treef78237c815caf663b6abd514e371d1760ac430bd
parentf427d7eeb91759e895b1dd05f08cbeb346e378b7
Remove remaining 2.2-isms:
+ Lib/site-packages wasn't created on Windows in 2.1.
+ The compiler package lived in Tools instead of in Lib.

After this, a directory compare of an installed 2.1.1 and an installation
created by this installer "are close".  The remaining differences have to
do with files that the old installer mistakenly never knew existed (like
the distutils README, and pynche's color-name files).  All such cases in
2.1.1 were bugs, now repaired in 2.1.2.
PCbuild/python20.wse