commit | 59b0b60d362d574c5940f84ff526fd499d3acab2 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Feb 08 22:22:35 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Feb 08 22:22:35 2002 +0000 |
tree | 762f1b31a96392601577b74bce1d63f6c228120e | |
parent | 4a02f9542f48dc3a22323983dfae7c70c7120796 [diff] |
Updates related to Modules/Setup and setup.py. This addresses SF bug #512871 (Jon Ribbens): Installation instructions are wrong. Bugfix candidate.