Revision 7c0d6283 lib/utils.py

b/lib/utils.py
51 51

  
52 52
debug = False
53 53

  
54

  
54 55
class RunResult(object):
55 56
  """Simple class for holding the result of running external programs.
56 57

  

Also available in: Unified diff