On 04/12/2011 04:58 PM, m.roth at 5-cent.us wrote: >> Not as far as I know, ensuring environ sanity across something of this >> nature would be a massive issue. Not easy to solve, unless the environ >> as a whole is shipped out. > > Actually, that is what's needed, perhaps: a repeatable environment, not > each one custom built. mock does that for buildtime environments; an automated suite can do that easily for test-time environments. - KB