[issue25698] The copy_reg module becomes unexpectedly empty in test_cpickle

Serhiy Storchaka report at bugs.python.org
Tue Dec 1 14:09:16 EST 2015


Serhiy Storchaka added the comment:

Ah, sorry, I missed and mislead you. My tests were specially hacked to simulate a bug (sys.modules['copy_reg'] = object()). No, actually I can't reproduce it.

----------

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


More information about the Python-bugs-list mailing list