Nope, it doesn't. It was a typo, in the original code it was
Environment, not Env.
I can, however, do it like so:

env = Environment(ENV = { 'foo' : 42 })
env['ENV']['foo'] <--- this works then

But was curious of the reason why not allow to do it via Variables?

Thanks.

Oleg
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to