News

I would suggest -- instead of, or in addition to Python-style """ literals -- using indented block syntax for multi-line string literals. E.g. This syntax avoids the indentation problem with string ...