#17746: Let sage-native-execute also forget about Sage's own Python and its
modified PATH.
-----------------------------------+----------------------------
       Reporter:  tmonteil         |        Owner:
           Type:  enhancement      |       Status:  needs_review
       Priority:  major            |    Milestone:  sage-6.5
      Component:  scripts          |   Resolution:
       Keywords:                   |    Merged in:
        Authors:  Thierry Monteil  |    Reviewers:
Report Upstream:  N/A              |  Work issues:
         Branch:                   |       Commit:
   Dependencies:                   |     Stopgaps:
-----------------------------------+----------------------------
Changes (by {'newvalue': u'Thierry Monteil', 'oldvalue': ''}):

 * status:  new => needs_review
 * author:   => Thierry Monteil
 * branch:
u/tmonteil/let_sage_native_execute_also_forget_about_sage_s_own_python_
     =>


Old description:

> `sage-native-execute` aims at executing programs out of the sage virtual
> environment, by resetting some variables. However, Python-related ones
> are not reset, which causes trouble when one want to launch a command
> that depends on the system's Python. So, let us reset them too.
>
> See #17735 and #14414.

New description:

 `sage-native-execute` aims at executing programs out of the sage virtual
 environment, by resetting some variables. However, Python-related ones are
 not reset, which causes trouble when one want to launch a command that
 depends on the system's Python. The `PATH` are also not reset. So, let us
 reset them too.

 See #17735 and #14414.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/17746#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to