On 2021-07-13 15:11, [email protected] wrote:
Maybe (to be consistent with other functions like print), end= since that would
allow even custom line endings
I'm not sure about the name 'end'. The 'print' function has 'end', but
it's printed only at the end(!); .writelines would write it after every
line.
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/[email protected]/message/2SYIBL275IIHMSPAT6J4K3TIA7HXEKV5/
Code of Conduct: http://python.org/psf/codeofconduct/