Hi Rob,
>From last revision 1279:
$ python
python> import simplejson
python> r = simplejson.load(file(""))
...
<type 'exceptions.ValueError'>: Expecting property name: line 2132 column 1
(char 63384)
Which translates to (with some datamining...): there's a unexpected comma at
the end (line 2131)
Cheers,
Seb
--
Sébastien Lelong
http://www.sirloon.net
http://sirbot.org
2009/9/1 Rob Hamerling <[email protected]>
>
>
> Hi Seb
>
> [email protected] wrote:
> > Revision: 1278
> > Author: robhamerling
> > Date: Tue Sep 1 02:34:29 2009
> > Log:
> > (future) Replacement for devicespecific.cmd
> >
> >
> > http://code.google.com/p/jallib/source/detail?r=1278
> >
> > Added:
> > /trunk/tools/devicespecific.json
> >
>
> Could you just have a quick look at this new file of mine, just to make
> sure it is porper simple JSON.
>
> Regards, Rob
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---