Mercurial > pymonkey
comparison README @ 170:dd32a92f6b4f
Initial attempt at renaming pymonkey to pydermonkey.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Tue, 01 Sep 2009 03:07:24 -0700 |
parents | e455f0f00e98 |
children |
comparison
equal
deleted
inserted
replaced
169:2b98d4643c44 | 170:dd32a92f6b4f |
---|---|
1 Pymonkey README | 1 Pydermonkey README |
2 --------------- | 2 --------------- |
3 | 3 |
4 Pymonkey is a Python C extension module to expose the Mozilla | 4 Pydermonkey is a Python C extension module to expose the Mozilla |
5 SpiderMonkey engine to Python. | 5 SpiderMonkey engine to Python. |
6 | 6 |
7 Please run "python setup.py docs" to open the full Pymonkey | 7 Please run "python setup.py docs" to open the full Pydermonkey |
8 documentation in your web browser. | 8 documentation in your web browser. |