Re: [Pyparsing] jsonParser.py patch
Brought to you by:
ptmcg
From: Paul M. <pt...@au...> - 2008-04-22 16:40:34
|
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 |