CommandNotFoundError
from pymin.seqtools import Sequence
-DEBUG = False
-#DEBUG = True
+#DEBUG = False
+DEBUG = True
__ALL__ = ('Error', 'ReturnNot0Error', 'ExecutionError', 'ItemError',
'ItemAlreadyExistsError', 'ItemNotFoundError', 'ContainerError',