more variable shuffling

This commit is contained in:
Thomas Vander Stichele
2009-06-07 17:16:04 +00:00
parent 2d892291a8
commit 644e67f105
3 changed files with 9 additions and 7 deletions

View File

@@ -132,6 +132,7 @@ class Program(object):
cuePath = None
logPath = None
metadata = None
outdir = None
def __init__(self):
self.result = result.RipResult()