Antoine Pitrou <[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?
No, this is the whole point of the patch. ---------- _______________________________________ 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
