[Python-Dev] HP-UX clean-up (original) (raw)
David Ascher DavidA at ActiveState.com
Tue Jan 6 20:08:39 EST 2004
- Previous message: [Python-Dev] HP-UX clean-up
- Next message: [Python-Dev] HP-UX clean-up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] HP-UX clean-up
- Next message: [Python-Dev] HP-UX clean-up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]