annotate .hgignore @ 26:c4181cc0771d

Fixed a bug whereby pydermonkey.Object instances couldn't be passed from python-space into JS-space. I think.
author Atul Varma <varmaa@toolness.com>
date Sun, 21 Mar 2010 22:11:51 -0700
parents 97adec8c8127
children 83104982c815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
97adec8c8127 Now passing all CommonJS SecurableModule compliance tests.
Atul Varma <varmaa@toolness.com>
parents:
diff changeset
1 syntax: glob
97adec8c8127 Now passing all CommonJS SecurableModule compliance tests.
Atul Varma <varmaa@toolness.com>
parents:
diff changeset
2 *.pyc
97adec8c8127 Now passing all CommonJS SecurableModule compliance tests.
Atul Varma <varmaa@toolness.com>
parents:
diff changeset
3 interoperablejs-read-only