I am trying to translate a simple python program

test.py
-----------
def hello():
    print 'Hello'

hello()

which of the scripts under bin/ should I be using it to compile and how so 
that the producd Javascript file can be executed with the V8 interpreter.


Thx,
Sarvi

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyjs-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to