mozilla / jydoop

Efficient Hadoop Map-Reduce in Python
Other
31 stars 19 forks source link

Fix json.dumps() #46

Closed mreid-moz closed 11 years ago

mreid-moz commented 11 years ago

This change lets you use json.dumps() from python. The previous byte array stuff didn't seem to work.