Jeremy> I don't think you need to do anything to distutils. In the case
Jeremy> we care about (an installed Python) distutils.utils isn't
Jeremy> imported. Check this code in site.py:
Ah, thanks. That's the code I saw, but I didn't consider the preface
comment.
Skip