[issue25698] The copy_reg module becomes unexpectedly empty in test_cpickle

Serhiy Storchaka report at bugs.python.org
Fri Jan 29 04:09:34 EST 2016


Serhiy Storchaka added the comment:

Here is a patch that makes import machinery to not left empty module in case of recursion error. I prefer this solution.

----------
Added file: http://bugs.python.org/file41750/issue25698_fix_remove_module.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25698>
_______________________________________


More information about the Python-bugs-list mailing list