Yes, one of the advertising feature of this setuptools stuff is it allows multiple version of the same module exist in the same tree. How useful it practically is, I have no idea. As for standard *nix distro, the package system is incompatible with setuptools making a non-root style installation a must. And if one must go for none-root style, it seems to be easier to manage to have multiple none-root tree. I have no idea how people typically use it under Windows/OS X.
Steve Bergman wrote: > 0.5.1. > > I have now upgraded to 0.8a2 (I think) but am surprised that all the > old packages (Turbogears, SQLObject, Kid, etc.) are still in > site-packages in addition to the new ones. Is that expected?

