On 2021-01-11, pascal z via Python-list <python-list at python.org> wrote: > tab to space on linux is not something easy to do, Nonsense, there's a command _specifically_ for that: $ man expand -- Grant