Eric Smith <e...@trueblade.com> added the comment:

I agree that with the addition of the new requirement that it be an atomic 
write, it should be in a library.

I'd also do it as a context manager, since that's the more general case. 
distutils2 can either call the context manager version, or have a trivial 
function that calls the context manager.

----------

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

Reply via email to