Get rid of PYTHONPATH mangling

Bug #829865 reported by Tristan Seligmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Divmod Axiom
Fix Released
Undecided
Unassigned

Bug Description

A few pieces of code that launch a child process try to build a PYTHONPATH environment variable by stitching sys.path together; this produces incorrect results, depending on what happens to be on sys.path. It is also unnecessary: if the current value of PYTHONPATH resulted in the current value of sys.path, then it should have exactly the same effect in the child process without any modification.

Related branches

Changed in divmod-axiom:
status: New → Fix Committed
Changed in divmod-axiom:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.