<br><div class="gmail_quote">On Thu, May 16, 2013 at 10:38 AM, MRAB <span dir="ltr"><<a href="mailto:python@mrabarnett.plus.com" target="_blank">python@mrabarnett.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":2aj">Why do you say """there must be at least one whitespace character<br>
between the \ and the comment"""?<div class="yj6qo ajU"><div id=":2a1" class="ajR" tabindex="0"></div></div></div></blockquote></div><br>Two reasons:<div><br></div><div>(1) make the backslash more likely to stand out visually (and we can't require a space before it)</div>

<div><br></div><div>(2) \# looks like it might be an escape sequence of some sort while I don't think \ # does, making this friendlier to readers.</div><div><br></div><div>I'm not passionate about that detail if the rest of the proposal flies.</div>

<div><br clear="all"><div><font face="arial, helvetica, sans-serif">--- Bruce</font><div><span style="font-family:arial,helvetica,sans-serif">Latest blog post: Alice's Puzzle Page </span><a href="http://www.vroospeak.com/" style="font-family:arial,helvetica,sans-serif" target="_blank">http://www.vroospeak.com</a></div>

<div><div><font face="arial, helvetica, sans-serif">Learn how hackers think: <a href="http://j.mp/gruyere-security" target="_blank">http://j.mp/gruyere-security</a></font></div></div></div>
</div>