<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 1/18/14 10:58 AM,
      <a class="moz-txt-link-abbreviated" href="mailto:musicdenotation@gmail.com">musicdenotation@gmail.com</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:C8EDEA0C-213C-4FAD-936B-9563E7CA9598@gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <div>
        <blockquote type="cite">On Jan 18, 2014, at 22:08, "Joao S. O.
          Bueno" <<a moz-do-not-send="true"
            href="mailto:jsbueno@python.org.br">jsbueno@python.org.br</a>>
          wrote:</blockquote>
      </div>
      <div><br>
      </div>
      <blockquote type="cite"><span>You can use tail recursion
          elimination in Python as it is today.</span><br>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
        <blockquote type="cite"><span></span></blockquote>
      </blockquote>
      I have seen many "implementations" of tail-call optimization, and
      their common problem is that they all require special syntax to
      work. I need a solution that is directly usable with Python's
      orrdinary <i>return</i> statement.
      <br>
    </blockquote>
    You haven't explained why you need it.<br>
    <br>
    --Ned.<br>
  </body>
</html>