Hi, I tried to convert a list to tuple in RPython such as tuple([1, 2, 3]), but it would cause errors during translating.<div><br></div><div>Is that a bug? I did find the <span class="Apple-style-span" style="font-family: monospace; font-size: medium; white-space: pre-wrap; ">builtin_tuple() <span class="Apple-style-span" style="font-family: arial; white-space: normal; font-size: small; ">function in <a href="http://codespeak.net/pypy/dist/pypy/annotation/builtin.py">http://codespeak.net/pypy/dist/pypy/annotation/builtin.py</a>, so it should work, right?</span></span></div>

<div><br></div><div>Thanks.</div><div><div><div><br>-- <br>Olli Wang<br><br>OLLI WANG PRODUCTIONS - <a href="http://olliwang.com">http://olliwang.com</a><br>A BLOG ABOUT MY LIFE AND MY WORK<br>
</div></div></div>