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!". -- https://mail.python.org/mailman/listinfo/python-list