syntax difference

Rick Johnson rantingrickjohnson at gmail.com
Mon Jun 18 12:50:28 EDT 2018


Bart wrote:
[...]
> For example, comments that start with #T# (and in my case,
> that begin at the start of a line).

Such would be a _breeze_ to parse out. And i would argue
(given a sufficiently unique tag) that arbitrary white space
would not be any more error prone, either. Thus, your
"tagged comments" would be much more readable as they will
match the current block indentation and not be smashed
against the left most column. 

"Readability counts!".




More information about the Python-list mailing list