Closed GoogleCodeExporter closed 8 years ago
Original comment by flier...@gmail.com
on 9 Jan 2011 at 6:17
The root cause is Python doesn't have a special type to correspond to
Javascript's undefined. To fix the issue, I change the strategy to map
undefined to None by default.
Please verify the issue with SVN trunk after r317.
Thanks
Original comment by flier...@gmail.com
on 9 Jan 2011 at 6:38
Verified. Thanks again for all your help!
Original comment by mmuradas...@gtempaccount.com
on 10 Jan 2011 at 10:09
You are welcome :)
Original comment by flier...@gmail.com
on 11 Jan 2011 at 2:00
Original issue reported on code.google.com by
mmuradas...@gtempaccount.com
on 7 Jan 2011 at 9:55Attachments: