Hey Seo,<br><br>From an <a href="http://MS.NET">MS.NET</a> console,<br><br>TypeError: Unable to cast object of type 'IronPython.Runtime.List' to type 'IronPython.Runtime.Tuple'.<br><br><div><span class="gmail_quote">On 11/26/06, 
<b class="gmail_sendername">Sanghyeon Seo</b> &lt;<a href="mailto:sanxiyn@gmail.com">sanxiyn@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
def f(*a, **b): print a, b<br>f(0, x=1, *[2])<br><br>TypeError: Cannot cast from source type to destination type.<br><br>Since this is part of Python standard library and not part of Python<br>the language, I think it's very obvious that this bug is irrelevant
<br>for 1.0-matureness of IronPython. Bwahaha.<br><br>Sorry.<br><br>I haven't tested this on <a href="http://MS.NET">MS.NET</a>. Safeguarding. Just in case.<br><br>--<br>Seo Sanghyeon<br>_______________________________________________
<br>users mailing list<br><a href="mailto:users@lists.ironpython.com">users@lists.ironpython.com</a><br><a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
</a><br></blockquote></div><br><br clear="all"><br>-- <br>/M:D<br><br>M. David Peterson<br><a href="http://mdavid.name">http://mdavid.name</a> | <a href="http://www.oreillynet.com/pub/au/2354">http://www.oreillynet.com/pub/au/2354
</a>