]> granicus.if.org Git - python/commit
Drop the support level for stdwin a notch -- the contents of
authorGuido van Rossum <guido@python.org>
Mon, 28 Feb 2000 19:52:53 +0000 (19:52 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 28 Feb 2000 19:52:53 +0000 (19:52 +0000)
commit048e6103f29d0720d52a64dcecdebdec9eb7c780
tree938f1f5f84a7597abfbf24f49edd562c53aae649
parent01b3aa4d08085083c5ecc622ade790441083420f
Drop the support level for stdwin a notch -- the contents of
lib-stdwin is no longer installed.

Increase the support level for other obsolete modules a bit: install
lib-old by default.  It still isn't in the path by default, but at
least it's easier to add to your $PYTHONPATH this way.  (This makes
sense because in 1.6 we're much more aggressive with declaring modules
obsolete.)
Makefile.in