view README @ 140:ce8099238c01

As per a discussion with jorendorff, it looks like we can pass NULL to compile_script(), since we're not using object principals (and instead just using an object capability model for now).
author Atul Varma <varmaa@toolness.com>
date Mon, 24 Aug 2009 21:53:39 -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.