From: Nadav Har'El <n...@scylladb.com>
Committer: Nadav Har'El <n...@scylladb.com>
Branch: master

python2.7: add README

Signed-off-by: Nadav Har'El <n...@scylladb.com>

---
diff --git a/python27/README b/python27/README
--- a/python27/README
+++ b/python27/README
@@ -0,0 +1,8 @@
+This app builds an image containing the already-compiled Python shared
+object (libpython2.7.so) installed on the build macine, and some of
+the required libraries from the build machine.
+
+Example usage:
+
+./scripts/run.py -e "/python"
+./scripts/run.py -e "/python -c \"aa={1:22,3:44}; print aa; print 'asdf'\""

--
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to