[tor-bugs] #4414 [Thandy]: ScriptWrapper should be multiplatform

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Nov 6 17:11:16 UTC 2011


#4414: ScriptWrapper should be multiplatform
--------------------+-------------------------------------------------------
 Reporter:  chiiph  |          Owner:  nickm
     Type:  defect  |         Status:  new  
 Priority:  normal  |      Milestone:       
Component:  Thandy  |        Version:       
 Keywords:          |         Parent:       
   Points:          |   Actualpoints:       
--------------------+-------------------------------------------------------
 As of right now, ScriptWrapper spawns a new python process with the path
 to the thp script as a parameter (and the right env), but this won't work
 in every platform since "python" may not be in the PATH at all.

 So I've written a ScriptBundleWrapper, that uses python
 code.InteractiveInterpreter to run code in its own env. The code for this
 is in my branch multiplatform_script.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4414>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list