[Python-Dev] HP-UX clean-up
David Ascher
DavidA at ActiveState.com
Tue Jan 6 20:08:39 EST 2004
Guido van Rossum wrote:
>setup.py skips some modules if the required .h files cannot be found.
>If you never installed Tcl/Tk, it will skip _tkinter.c silently.
>
>
Suggestion w/o a patch: I think that for 2.4, it'd be nice if distutils
used the logging module extensively so that the 'silently' above can be
changed easily. A good project for a snowy evening.
--david
More information about the Python-Dev
mailing list