Re: `to_file()` method for strings
[Posted April 6, 2016 by jake]
From: |
| Victor Stinner <victor.stinner-Re5JQEeQqe8AvxtiuMwx3w-AT-public.gmane.org> |
To: |
| Andrew Barnert <abarnert-/E1597aS9LQAvxtiuMwx3w-AT-public.gmane.org> |
Subject: |
| Re: `to_file()` method for strings |
Date: |
| Wed, 23 Mar 2016 11:28:54 +0100 |
Message-ID: |
| <CAMpsgwbZAX+zTYh5KRWsj1=KbS1b2cZz7D1F99+s2RMx=3pQ-Q@mail.gmail.com> |
Cc: |
| "python-ideas-+ZN9ApsXKcEdnm+yROfE0A-AT-public.gmane.org" <python-ideas-+ZN9ApsXKcEdnm+yROfE0A-AT-public.gmane.org> |
If you are interested by "atomic write into a file", see the practical
issues to implement a portable function:
http://bugs.python.org/issue8604
Victor
_______________________________________________
Python-ideas mailing list
Python-ideas-+ZN9ApsXKcEdnm+yROfE0A@public.gmane.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/