On 08/26/2013 12:37 PM, Marco Buttu wrote:

Since StopIteration is not an error, how come does it inherit directly from 
Exception and not from BaseException?

Not all exceptions are errors. (Although not dealing with one can be. ;)

--
~Ethan~
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to