◐ Shell
clean mode source ↗

Message 350162 - Python tracker

We should consider dedicated syntax for compile-time dedenting:

    d"""\
      This would be left aligned
          
          but this would only have four spaces

      And this would be left-justified.
    """   # Am not sure what to do about this last line