[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4414 [Thandy]: ScriptWrapper should be multiplatform
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs