Re: [Pyparsing] jsonParser.py patch
Brought to you by:
ptmcg
From: thomas_h <th...@go...> - 2008-04-22 19:43:26
|
Done. It's at http://pyparsing.pastebin.com/m2c33d08d, if that is of help. Thanks for the hints. Thomas On Tue, Apr 22, 2008 at 6:40 PM, Paul McGuire <pt...@au...> wrote: > Your attachment was stripped somewhere along the way. Could you please > paste it to a http://pyparsing.pastebin.com/? > > Thanks, > -- Paul > > > > -----Original Message----- > From: pyp...@li... > [mailto:pyp...@li...] On Behalf Of thomas_h > Sent: Tuesday, April 22, 2008 10:35 AM > To: pyp...@li... > Subject: [Pyparsing] jsonParser.py patch > > Hi all, > > I've changed the jsonParser.py example from the distro to accommodate > top-level arrays (as of RFC4627, http://tools.ietf.org/html/rfc4627). > Please find the patch attached. > > Cheers, > Thomas > > |