<br><br><div class="gmail_quote">On Fri, Mar 23, 2012 at 1:17 PM, Mark McLoughlin <span dir="ltr"><<a href="mailto:markmc@redhat.com">markmc@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thu, 2012-03-22 at 22:00 -0700, Andy Smith wrote:<br>
<br>
> It is something pulled from the google style guide.<br>
<br>
</div>You know what else is in the Google style guide? "Avoid global<br>
variables" :-)<br>
<br>
<a href="http://google-styleguide.googlecode.com/svn/trunk/pyguide.html?showone=Global_variables#Global_variables" target="_blank">http://google-styleguide.googlecode.com/svn/trunk/pyguide.html?showone=Global_variables#Global_variables</a><br>

<span class="HOEnZb"><font color="#888888"><br>
Mark.<br>
<br></font></span></blockquote><div><br></div><div>And yet they use a global config object in most of their code, as do facebook and digg (at quick survey of those people sitting near me).</div><div><br></div><div>They also have a variety of things in there that we don't follow because it is easier to convince people of PEP8 than of the google style guide, but there are plenty of other good ideas in there that we could absorb, too.</div>
</div><br>