Yup, works like a charm. But dunno why you changed lines in testsuite.in?
Out of fear that some other module might try to import mod_python before this one, and make the import trick fail. A nicer way might be to normalize the way mod_python is imported, so that we have a single point to watch. -- Frédéric
