Using Anaconda under OSX, I have a startup script that, for the most part, ensures environmental variables are present in os.environ. This is set as the pythonstartup file for both python and ipython consoles. When interactively opening a new console, everything seems ok. However, when executing a script (in a new console each time), the setting seems to be ignored. Is this expected behaviour?
-- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
