New submission from David Byrne :
Sub-classing and overriding json.JSONEncoder.default allows users to create
custom serialisation for objects that can’t otherwise be serialized. However,
this method is only called for dictionary values such that dictionary supported
keys (i.e. hashable types
New submission from David Byrne :
I am using AIX 5.3 xlc 9.0. I am unable to get the libffi section to
build. It also happens with the separate libffi code, so I will try to
report there as well. I get the following:
cc_r -qlanglvl=extc89 -DNDEBUG -O -I.
-I/appl/bwc/src/Python-2.6.1