Revision ae10ac63

b/image_creator/output/__init__.py
45 45
    def output(self, msg='', new_line=True):
46 46
        pass
47 47

  
48
    def cleanup(self):
49
        pass
50

  
48 51
    def _get_progress(self):
49 52
        progress = self._Progress
50 53
        progress.output = self

Also available in: Unified diff