pyparsing is an incredibly (perhaps over in this case) powerful tool for parsing stuff into what ever your heart desires.
On Fri, Nov 12, 2010 at 4:22 PM, Javier Guerra Giraldez <[email protected]> wrote: > On Fri, Nov 12, 2010 at 3:40 AM, Pradnya <[email protected]> wrote: >> Please let me know if there is any other way to convert the plane >> text / string into json > > if you have data in a non-standard format, you'll have to whip up your > own parser > > -- > Javier > > -- > You received this message because you are subscribed to the Google Groups > "Django users" 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/django-users?hl=en. > > -- j:pn \\no comment -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

