[issue15651] PEP 3121, 384 refactoring applied to elementtree module

Antoine Pitrou report at bugs.python.org
Thu Aug 8 16:14:32 CEST 2013


Antoine Pitrou added the comment:

> Would you mind removing it from the patch, due to the case described
> above?
> ISTM that in real scenarios the sys.modules cache kicks in anyway. It
> should not be really bypassed for any given sub-interpreter in sane
> code.

Yeah, I think you're right. I'll submit an updated patch or, if it's
the only issue with it, perhaps you can simply remove the 3 offending
lines?

----------

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


More information about the Python-bugs-list mailing list