[PATCH] raise exceptions with Exception subclasses

Matt Mackall mpm at selenic.com
Fri Aug 26 21:10:20 CDT 2005


On Tue, Aug 23, 2005 at 09:35:25AM -0400, Bart Trojanowski wrote:
> Fixed the patch.  Using Exception subclasses.

> +class LookupError(Exception): pass

This class already exist, as does AssertionError.

Fixed and applied, thanks.
-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list