On Fri Jul 13 09:58:33 2007, bernhard wrote: > There are several config probes that are only used for language > implementations. > Examples are config/auto/m4.pm and config/auto/python.pm. > > In order to improve the seperation of concerns, these probes should be > moved to a > separate directory. >
The Python part of this ticket was completed in r53600. kid51