War on Whitespace, master edition: file endings.
This commit is contained in:
@@ -139,4 +139,4 @@ if __name__ == "__main__":
|
||||
path, ext = os.path.splitext(each)
|
||||
path = path + ".seq"
|
||||
print path
|
||||
extractPositive(open(each), path, opath, options.octave, options.min_possible)
|
||||
extractPositive(open(each), path, opath, options.octave, options.min_possible)
|
||||
|
Reference in New Issue
Block a user