iteration tests fail
Reported by Joe | May 6th, 2009 @ 12:03 AM
"iteration of wrapped objects. Tests here. Code tomorrow."
Is it tomorrow yet? :D
Comments and changes to this ticket
-
Paul J. Davis May 6th, 2009 @ 09:39 AM
Whoops. Definitely got sidetracked by some traveling. Might have some time this weekend to get back to that.
-
Paul J. Davis May 9th, 2009 @ 07:45 PM
- State changed from new to resolved
Tests now pass. Still not done, but I'm adding the important bit to the other ticket.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation. Allows implementation of JavaScript classes, objects and functions in Python, and evaluation and calling of JavaScript scripts and functions respectively. Borrows heavily from Claes Jacobssen's Javascript Perl module, in turn based on Mozilla's 'PerlConnect' Perl binding.