Keelung Yang <keelung_y...@163.com> added the comment:

@pitrou
Firstly, I can't agree with `it is quite uncommon to open a file in append 
mode`. It should be depended to users and their application scenes.

@pablogsal
Secondly, I think `Path.write_*(, append=False)` is better then adding new 
APIs, as discussed in 
https://stackoverflow.com/questions/57296168/pathlib-path-write-text-in-append-mode

----------
nosy: +keelung-yang

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

Reply via email to