[Python-ideas] `to_file()` method for strings

Victor Stinner victor.stinner at gmail.com
Wed Mar 23 06:28:54 EDT 2016


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


More information about the Python-ideas mailing list