| commit | a570c059976b4ed402f2edc7c44b378475ae50a6 | [log] [tgz] |
|---|---|---|
| author | Greg Ward <gward@python.net> | Tue May 23 23:14:00 2000 +0000 |
| committer | Greg Ward <gward@python.net> | Tue May 23 23:14:00 2000 +0000 |
| tree | c3f296ea61d97118429e0c1e247f1d331ea4cc82 | |
| parent | f1dc5fa2c8d97e3618a0a260e9f831e5e2fae554 [diff] |
Catch failure to open installed Makefile, and report it as a DistutilsPlatformError: "invalid Python installation". (This will happen on Red Hat-ish systems where the python-devel package is not installed.)