Steven D'Aprano wrote: > > I wasn't making a point. I was providing evidence. > > Evidence of what? > > What was the point of this evidence? > > If it was to demonstrate that it is possible to reformat function > parameter lists to split over multiple lines, we already knew that. > > If it was to demonstrate something else, I have no idea what.
One idea arising from the evidence I provided was that like a word-processor, one could use black.py to 'line-wrap' the Python code to what is the current width of the editor window. Which may vary from person to person. (I did not say it at the time, because I did not have it at the time. And because others might have different useful ideas coming from the same piece of evidence.) See https://mail.python.org/pipermail/python-ideas/2019-February/055424.html -- Jonathan _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/