Python for example only enforces consistent indentation. It's tab-space agnostic because any programming environment can trivially convert between the two. Doesn't that mean that accessibility is more a programming language design issue, not programmer's personal choice issue?