> except TypeError,e:
>     print "1",e # is caught here
>
> 1 exceptions must be classes or instances, not str

doesn't happen so in 2.5.2
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to