<div class="gmail_quote">On Wed, Jan 30, 2013 at 11:36 PM, Zhongyue Luo <span dir="ltr"><<a href="mailto:zhongyue.nah@intel.com" target="_blank">zhongyue.nah@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div></div><div>What I'm suggesting is that we should add an entry in HACKING.rst stating we should use "if X not in Y" and prevent mix use of the two.<br></div></div></blockquote><div><br>-1, This just seems like silliness.  I suppose you would disallow this too:<br>
<br>flag = key in dict<br>if not flag:<br><br>If there some performance or correctness reason, then I'd go with it.<br></div></div>