Revision 0ae01e26 image_creator/__init__.py

b/image_creator/__init__.py
50 50

  
51 51
    return getattr(module, classname)
52 52

  
53
class FatalError(Exception):
54
    pass
53 55

  
54 56
# vim: set sta sts=4 shiftwidth=4 sw=4 et ai :

Also available in: Unified diff