[Distutils] [buildout] branches languishing? (site-packages and distutils scripts)

Yonsy Solis yonsy at aureal.com.pe
Tue Jan 19 18:08:33 CET 2010


On Tue, 2010-01-19 at 11:29 -0500, Gary Poster wrote:

> The new branch does not try for that.  It simply builds dependency sets ignoring the Python's site.py (so, ignoring site-packages).  If desired, you can have scripts import site.py *after* the buildout eggs have been set up (so if your buildout did not require PIL, but your system's Python had it, your code could use the system's version if you were willing to open yourself up to that potential fragility), but that's the only integration.
> 
> If it is really desired, I could look at porting the work later from the previous branch (after the basic work on the new approach lands).  I am currently of the opinion that it is too tricky for too rare of a win (and I don't need it right now ;-) ).

Gary, exist any way that this feature to exclude the site-packages can
be coded like an buildout extension ?

-- 
Yonsy Solis
Aureal Systems
(mov) 989-124-141
(www) http://www.aureal.com.pe




More information about the Distutils-SIG mailing list