<div dir="ltr">I for one do not like \ continuation lines. I think they look ugly and prefer using () and formatting code to avoid them.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 22, 2016 at 3:28 PM, Sean McGinnis <span dir="ltr"><<a href="mailto:sean.mcginnis@gmx.com" target="_blank">sean.mcginnis@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Looking for input from everyone, particularly those with more in-depth<br>
Python knowledge.<br>
<br>
In Cinder for some time we have been trying to enforce using () or<br>
reformatting code to avoid using \ to have statements span multiple<br>
lines. I'm not sure when this actually started, but I think it may<br>
be one of those things where someone got a review disagreement, so<br>
then that person started downvoting on it, then the next person, etc.<br>
<br>
I've seen some allusions to the use of \ having some issues, but I<br>
can't find any concrete examples where this can cause problems. I do<br>
seem to remember trying to write a hacking check or a code parsing<br>
tool to do something that choked on these, but it's long enough ago<br>
that I don't remember the details, and I could very well be mixing<br>
that up with something else.<br>
<br>
So my question is - is there a technical reason for enforcing this<br>
rule, or is this just a bad downvote that's gotten out of control?<br>
<br>
Thanks!<br>
<br>
Sean<br>
<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
</blockquote></div><br></div>