STINNER Victor <[email protected]> added the comment:

So if a process replaces the PYC file whereas another is reading the PYC, the 
reader may read corrupted data? The ideal fix is maybe to use a file lock?

----------
nosy: +haypo

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13146>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to