view README @ 99:e4f7cc6beafe

Changed exception.message to exception.args[0], to satisfy a deprecation warning in Python 2.6.
author Atul Varma <varmaa@toolness.com>
date Sat, 15 Aug 2009 15:51:55 -0700
parents 7401af070bb8
children e455f0f00e98
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 manage.py docs" to open the full Pymonkey
documentation in your web browser.