<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif"><span style="font-family:arial,sans-serif">On Thu, Dec 10, 2015 at 9:08 PM, Jason Dusek </span><span dir="ltr" style="font-family:arial,sans-serif"><<a href="mailto:jason.dusek@gmail.com" target="_blank">jason.dusek@gmail.com</a>></span><span style="font-family:arial,sans-serif"> wrote:</span><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The worse that could happen is people sometimes (very rarely) need an `indent` function to explicitly set and indent level for their multiline string. Doesn't seem like the worst thing ever.</div></blockquote><div><br></div><div><div class="gmail_default" style="font-family:verdana,sans-serif">I am with you 100% on that. Python has a variety of indentation helpers and that's something i'd like to avoid. Detecting the indentation of the first line and removing it from all lines, if consistent (excluding blank lines), would be nice. Still... Even though I'm not proposing heredocs, every language with them has two syntaxes for it specifically to make the indentation issue unambiguous. Waiting for more feedback can't hurt. </div><br></div><div> </div><div><div class="gmail_default" style="font-family:verdana,sans-serif">- Travis Tilley</div><div class="gmail_default" style="font-family:verdana,sans-serif"></div><br></div></div>
</div></div>