<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 14, 2014 at 6:07 PM, Glenn Linderman <span dir="ltr"><<a href="mailto:v+python@g.nevcal.com" target="_blank">v+python@g.nevcal.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#330033"><div class="">
    <div>On 4/14/2014 2:51 PM, Brett Cannon
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>consider freezing all the modules</div>
      </div>
    </blockquote></div>
    ...<div class=""><br>
    <blockquote type="cite">
      <div dir="ltr">
        <div>Now the question is whether the maintenance cost of having
          to rebuild Python for a select number of stdlib modules<br>
        </div>
      </div>
    </blockquote>
    <br></div>
    "all" versus "select number".<br>
    <br>
    So I'm guessing the proposal is to freeze all the modules that
    Python imports just to get itself running, which would consume no
    additional memory when frozen, and saves time per your performance
    numbers, rather than the whole stdlib, which is what is sort of
    implied by "all".</div></blockquote><div><br></div><div>Yes, exactly. </div></div></div></div>