<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Of course I'm happy that Python is so much optimized. I'm only
      disappointed that I couldn't help to improve the speed with my
      idea ;-)<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 2018-06-20 22:50, Guido van Rossum
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAP7+vJLNGtm7s+PpwfbSEJ1dynwcXBnHR2txWOzX0nhZvG=jmw@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_quote">
          <div dir="ltr">On Wed, Jun 20, 2018 at 1:16 PM Martin Bammer
            <<a href="mailto:mrbm74@gmail.com" moz-do-not-send="true">mrbm74@gmail.com</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">I saw this
            free lists implementation this morning in the floatobject
            and <br>
            listobject sources,<br>
            <br>
            which already handles the reuse of objects. I must admit I
            like this <br>
            implementation. It's pretty smart.<br>
            <br>
            And yes I'm a little bit disappointed because it reduces the
            benefit of <br>
            my idea a lot.<br>
          </blockquote>
          <div><br>
          </div>
          <div>Why would you be disappointed? Aren't you happy that you
            get much of the benefit without having to do any work? <br>
          </div>
        </div>
        <br>
        -- <br>
        <div dir="ltr" class="gmail_signature"
          data-smartmail="gmail_signature">--Guido van Rossum (<a
            href="http://python.org/%7Eguido" moz-do-not-send="true">python.org/~guido</a>)</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>