Revision ae48a082 image_creator/__init__.py

b/image_creator/__init__.py
1
# Copyright 2011 GRNET S.A. All rights reserved.
1
# Copyright 2012 GRNET S.A. All rights reserved.
2 2
#
3 3
# Redistribution and use in source and binary forms, with or
4 4
# without modification, are permitted provided that the following
......
50 50

  
51 51
    return getattr(module, classname)
52 52

  
53

  
53 54
class FatalError(Exception):
54 55
    pass
55 56

  

Also available in: Unified diff