Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting

In the previous thread, Serhiy proposed __future__ import and I am +1 on it.

But Guido was -1 on __future__:

I think tools like pyupgrade or 2to3 will reduce maintenance cost of existing code.