freeflux.utils.patch ==================== .. py:module:: freeflux.utils.patch .. autoapi-nested-parse:: Patch OpenOpt. Attributes ---------- .. autoapisummary:: freeflux.utils.patch.__author__ freeflux.utils.patch.OPENOPT_MODULES Functions --------- .. autoapisummary:: freeflux.utils.patch._patch_module freeflux.utils.patch.apply_patch Module Contents --------------- .. py:data:: __author__ :value: 'Chao Wu' .. py:data:: OPENOPT_MODULES :value: ['ooIter', 'result', 'runProbSolver'] .. py:function:: _patch_module(spec_dir, mod) .. py:function:: apply_patch()