[rabbitmq-discuss] JSON dependency for codegen - suggestion

Dmitriy Samovskiy dmitriy.samovskiy at cohesiveft.com
Wed Nov 19 22:17:03 GMT 2008


Hi Holger,

Holger Hoffstätte wrote:
> 
> Any python wiz who knows what changed from 2.5 to 2.6 that could cause
> such breakage?
Looks to me like python2.6 ships with json based on simplejson, which might be different 
from old json.py?

http://bob.pythonmac.org/archives/2008/10/02/python-26-released-now-with-json/

switch to json.loads() instead of json.read() maybe?

- Dmitriy




More information about the rabbitmq-discuss mailing list