view README @ 160:56181fb5fc7e

Added a function.is_python property indicating whether the js function is implemented in python.
author Atul Varma <varmaa@toolness.com>
date Sun, 30 Aug 2009 15:47:23 -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.