@AlSweigart Hey for the "less typing" crowd, we can already get rid of \n in the source code, which would also get rid of a lot of leading spaces, too
https://www.reddit.com/r/Python/comments/10ijoep/flatliner_turn_python_programs_into_one_line_of/
(This the a modern version of one-liner-izer which was python-2-only)