Hacker News new | past | comments | ask | show | jobs | submit login

And then it crashes when you convert it to JSON.



I just use an extension wrapper around boost::property_tree for my json (and xml) needs. Way faster than the built in json support and does automagic type conversion so I don’t have to worry about it.

Now, I’m not running at Web Scale™ but pure python was slow enough to be annoying.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: