[Python-ideas] BackupFile

Christopher Reay christopherreay at gmail.com
Tue Jun 26 01:19:35 CEST 2012


It seems to me it would be easier to patch the 3rd party library code and
submit the patch to them, than to do this.

There are other ways to manipulate the file system to achieve what you are
attempting.. but somewhere along the line you would have to interact with
another program. If you taught the shell to clean up after your act, then
this could be achieved in the event of a power failure. You could even
write a wrapper shell for Python. I think perhaps the case is too niche for
that kind of solution

-- 

Be prepared to have your predictions come true
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20120626/0ce51b83/attachment.html>


More information about the Python-ideas mailing list