[Python-ideas] Dart like multi line strings identation

francismb francismb at email.de
Sun Apr 1 08:29:43 EDT 2018


Hi,

On 03/31/2018 09:47 PM, Terry Reedy wrote:
> With no padding, I would not argue with someone who prefers
> textwrap.dedent, but dedent cannot add the leading space.

Couldn't one use use the 'indent' method on the 'textwrap' module for
that purpose?

Thanks,
--francis


More information about the Python-ideas mailing list