Hi,<br><br>I'm using Python 2.5.2. I'm getting this error whenever I try to unpack less values from a function.<br><br>ValueError: too many values to unpack<br><br><br>I want to know if there is a way I can unpack less values returning from a function?<br>
<br>Thanks,<br>Rajat<br>