OT-Comic: Tabs vs Spaces

Chris Angelico rosuav at gmail.com
Sat May 2 17:07:23 EDT 2020


On Sun, May 3, 2020 at 6:33 AM DL Neil via Python-list
<python-list at python.org> wrote:
>
> Is this the way to write Python Enhancement Proposals (PEPs)?
> eg https://www.python.org/dev/peps/pep-0008/#indentation
>
> TabError: inconsistent use of tabs and spaces in indentation
> https://www.geeksaresexy.net/2020/05/01/the-tab-club-comic/

Well OBVIOUSLY the problem is that just four spaces tried to
masquerade as a tab!

ChrisA


More information about the Python-list mailing list