python-spidermonkey
python-spidermonkey copied to clipboard
Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation.
Results
2
python-spidermonkey issues
Sort by
recently updated
recently updated
newest added
when building packages (e.g. for openSUSE Linux) (random) filesystem order of input files influences ordering of functions in the output, thus without the patch, builds (in disposable VMs) would differ....
This pull request should make the plugin compatible with both Python 2 and 3. I've only tested on Python 2.7, although it should also still work with 2.6 I've done...