Fixed bug: External methods pickled function code and globals, which
was really stupid. It caused problems because func_defaults might be non-unpicklable (e.g. includes somemodule.rfind). Added simple unit test to allow me to fix the bug.
Showing
Please register or sign in to comment