[issue7334] ElementTree: file locking in Jython 2.5 (OSError on Windows)

Christian Henz report at bugs.python.org
Mon Aug 4 14:27:07 CEST 2014


Christian Henz added the comment:

I think the cElementTree portion of the applied changes is incorrect. `close_source` is never actually set to `True`.

http://hg.python.org/cpython/file/50722d2f08c7/Modules/_elementtree.c#l2926

----------
nosy: +Christian.Henz

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


More information about the Python-bugs-list mailing list