Antoine Pitrou added the comment:

> > Ah, right. Well, there would be an argument not to use os.replace() in 
> > py_compile, since it's an offline processing step which generally 
> > shouldn't race with another (online) processing step.
> 
> But I think that's not necessarily true.
> 
> http://mail.python.org/pipermail/python-dev/2013-May/126241.html

Ha :) Then you know which kind of patch you have to try.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17222>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to