:py:mod:`gnome.persist.monkey_patch_colander` ============================================= .. py:module:: gnome.persist.monkey_patch_colander .. autoapi-nested-parse:: 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 Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: gnome.persist.monkey_patch_colander.apply .. py:function:: apply()