gnome.persist.monkey_patch_colander
Created on Feb 27, 2013
Patching the result of the following 4 functions, to generate proper JSON output:
Boolean.serialize() Int.serialize() Float.serialize() MappingSchema.serialize()
Obtained from: https://github.com/Pylons/colander/issues/80
Functions
|
Module Contents
- gnome.persist.monkey_patch_colander.apply()