On 3/19/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
> I'd like to have opinions on two issues:
>
> Patch #1682205: suggests to remove code that catches a TypeError and raises
> one
> with a different message if it occurs during iterable unpacking. This can mask
> completely unrelated TypeErrors, w
I'd like to have opinions on two issues:
Patch #1682205: suggests to remove code that catches a TypeError and raises one
with a different message if it occurs during iterable unpacking. This can mask
completely unrelated TypeErrors, while the message in the case that the new
error describes is alr