#python package # Debugging #from AccessControl import allow_module #allow_module('pdb') # This is only executed on Zope 2 and ignored of Z3. def initialize(context): from z2_compatibility import jsonrpc # patches the zpublisher to provide json-rpc jsonrpc.patch_HTTPRequest()