From: Waldemar Kozaczuk <jwkozac...@gmail.com>
Committer: Waldemar Kozaczuk <jwkozac...@gmail.com>
Branch: master

python-from-host: replace default with the repl profile

Signed-off-by: Waldemar Kozaczuk <jwkozac...@gmail.com>

---
diff --git a/python-from-host/module.py b/python-from-host/module.py
--- a/python-from-host/module.py
+++ b/python-from-host/module.py
@@ -2,5 +2,4 @@
 
 #For a proper interactive python terminal
 api.require('unknown-term')
-
-default = api.run(cmdline="--env=TERM=unknown /python")
+repl = api.run(cmdline="--env=TERM=unknown --env=PYTHONPATH=/ 
--env=PYTHONHOME=/ --env=PYTHONPLATLIBDIR=lib /python")

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/000000000000da865305ece30f0e%40google.com.

Reply via email to