-
Jim Fulton authored
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.
dece653b
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.