|
From: <bc...@wo...> - 2001-10-31 19:22:41
|
[Phil Surette] >I am planning to look into adding os.environment and os.system >support in, basically cribbing from how ant does this, but >I have not had time yet. I hope you and/or someone else find some time to look into it, it would be a valuable addition. I'm not sure what the right way to enable the os.environment should be. It isn't right to fill the os.environment dict whenever "os" is imported, that would be way to slow for all the program that never uses any enviroment variables. Any thoughts? >However, I think jnios is probably the better way to go for >you. Someone needs to finish it though. Any volunteers? regards, finn |