Tuple Unpacking in raise

Konstantin Veretennicov kveretennicov at gmail.com
Mon Jun 20 20:47:55 EDT 2005


On 6/21/05, James Stroud <jstroud at mbi.ucla.edu> wrote:
> Hello All,
> 
> Is this a bug?

No, it works as documented. You should've consulted language reference:
http://docs.python.org/ref/raise.html

- kv



More information about the Python-list mailing list