The whole browser crashes?! That shouldn't be happening; can you open a bug with a repro of that?
System.Json.dll is what I've used in silverlight, it's in the silverlight sdk. ~Jimmy Sent from my phone On Dec 15, 2009, at 2:16 AM, "Lukas Cenovsky" <[email protected]> wrote: > Michael Foord wrote: >> On 15/12/2009 00:55, Lukas Cenovsky wrote: >>> Hi all, >>> I cannot import codecs module in Silverligh IronPython - it throws >>> NameError for lookup_error method. The reason is this method is >>> not in the _codecs module of Silverlight IronPython: >> >> Yeah, this is a problem that prevents you using simplejson in >> Silverlight as well. :-( >> >> Michael > Yep - I found your message from last month this morning. > The whole browser crashes when I try to import simplejson (after > adding lookup_error to _codecs). > Have you hacked it somehow or do you use something else (Newtonsoft Json.NET > )? > > -- > -- Lukáš > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
