Mercurial > pymonkey
view README @ 136:b4e216d06e83
Added pymonkey.Script, which wraps a JSScript object, and context.compile_script()/execute_script().
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 23 Aug 2009 21:49:44 -0700 |
parents | e455f0f00e98 |
children | dd32a92f6b4f |
line wrap: on
line source
Pymonkey README --------------- Pymonkey is a Python C extension module to expose the Mozilla SpiderMonkey engine to Python. Please run "python setup.py docs" to open the full Pymonkey documentation in your web browser.