On Mon, Nov 18, 2019 at 8:53 PM Antoine Pitrou <[email protected]> wrote:
> > There's probably an argument for being consistent, though. If there's > only a single one of them in a given file, it may mean it's an accident. > The best thing may be to "git annotate" who added it and ask them. > > I don't remember the _io module having form feed characters in its > source code. But I haven't worked on it in a long time... > There are actually two of them in _iomodule.c. All the rest in the repository are in .py files. (I did try to search for this char before making that change, but apparently my editor mishandled that search spectacularly.) - Tal Einat
_______________________________________________ python-committers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/MZZIHJT337I2DO2DBDJLLZTPS3SG43CA/ Code of Conduct: https://www.python.org/psf/codeofconduct/
