Files
2012-02-21 01:15:00 -05:00

1 line
3.0 KiB
JSON

[{"user_id": 8391, "stars": [], "topic_id": 39736, "date_created": 1308424913.4929669, "message": "It's like the fantastic AnyJSON module, but has its own fallback. Enjoy!", "group_id": 292, "id": 1428039}, {"user_id": 8391, "stars": [], "topic_id": 39736, "date_created": 1308424856.7480929, "message": "I just released a new module called omnijson: http://pypi.python.org/pypi/omnijson", "group_id": 292, "id": 1428030}, {"user_id": 8391, "stars": [], "topic_id": 39736, "date_created": 1308424874.6959071, "message": "on github: https://github.com/kennethreitz/omnijson", "group_id": 292, "id": 1428031}, {"user_id": 8558, "stars": [], "topic_id": 39736, "date_created": 1308471662.9663219, "message": "It looks cool, but it doesn't quite work for me:", "group_id": 292, "id": 1430708}, {"user_id": 8558, "stars": [], "topic_id": 39736, "date_created": 1308471843.3294389, "message": "$ python\nPython 2.7.1+ (r271:86832, Jan 1 2011, 12:29:50)\n[GCC 4.4.3] on linux2\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n>>> import omnijson as json\n>>> json.loads('{\"channel\":\"24e67e0d-1cad-4cc0-9e7a-f8523ef460fe\",\"depth\":{\"price\":17.69991,\"type\":1,\"volume\":1},\"op\":\"private\",\"origin\":\"broadcast\",\"private\":\"depth\"}')\nTraceback (most recent call last):\n File \"<stdin>\", line 1, in <module>\n File \"/usr/local/lib/python2.7/dist-packages/omnijson/core.py\", line 39, in loads\n return _engine[0](s, **kwargs)\nNameError: global name 'kwargs' is not defined\n>>> ^D\n$ \n", "group_id": 292, "id": 1430711}, {"user_id": 8558, "stars": [], "topic_id": 39736, "date_created": 1308471843.9289739, "message": "All JSON modules from ujson to simplejson/json are installed, and are the newest versions available from the cheese shop.", "group_id": 292, "id": 1430712}, {"user_id": 8391, "stars": [], "topic_id": 39736, "date_created": 1308508278.1718471, "message": "Sorry about that. Fixed now.", "group_id": 292, "id": 1432793}, {"user_id": 31883, "stars": [], "topic_id": 39736, "date_created": 1308552564.4805679, "message": "http://pypi.python.org/pypi/omnijson \"Features: Verndorizable\" -- typo for \"vendorizable\"? what does that mean?", "group_id": 292, "id": 1436378}, {"user_id": 27867, "stars": [], "topic_id": 39736, "date_created": 1308559848.328419, "message": "It means you can package OmniJSON with your own module/application so a user doesn't need to install OmniJSON if your module/application requires it.", "group_id": 292, "id": 1437022}, {"user_id": 831, "stars": [], "topic_id": 39736, "date_created": 1308586702.5071671, "message": "I have similar logic in amara, and I'm considering testing this vendorizability (erk, what a pukish term ;) ). One question: what's the tox.ini thingy?", "group_id": 292, "id": 1439938}, {"user_id": 831, "stars": [], "topic_id": 39736, "date_created": 1308586731.9750171, "message": "To clarify the above, I'm considering scrapping amara's logic and just bundling omnijson", "group_id": 292, "id": 1439941}]