Parsing Indented Text (like parsing Python)

John Nagle nagle at animats.com
Sun Mar 11 12:57:37 EDT 2007


Mike Schinkel wrote:
> Gabriel Genellina wrote:

>>That's why all people always say
>>"never mix tabs and spaces"

     That's the one rule in this area Python ought to enforce.
If you've got that, you can convert tabs to spaces, or vice
versa, safely.

				John Nagle



More information about the Python-list mailing list