Dear Justin,

On Sep 8, 4:19 pm, "Justin C. Walker" <[EMAIL PROTECTED]> wrote:
> You can do something like this
>
> sage: XXX=os.environ['PATH']    ## Save in case you want to restore
> later during this run
> sage: os.environ['PATH']=XXX + ":/tmp"

This is pretty much what i tried in the first place.
Strange.

If it was no misprint:
I did the change of PATH in a module that i imported, and i was using
the new PATH in a *different* module. Can this be the reason why it
didn't work (different name space)?

Thank you very much!
      Simon

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to