On Sun, Dec 13, 2009 at 8:54 PM, rupert THURNER <[email protected]> wrote: > hi, > > can the python specialists amongst you drop a line on this bug report? how > is python devel, setuptools and distutils interconnected, and which package > contains what?
The problem is that distutils (the distutils module which you import by "import distutils") isn't included in CSWpython, but in CSWpython-devel instead. I believe that distutils should be included in CSWpython. I've already filed a bug report about this: http://www.opencsw.org/mantis/view.php?id=3967 However, Mike Watters is on sabbatical, so we can't expect this to change anytime soon, unless someone else takes over the package. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
