From a7d831de064c7cea63a35e5aa6bf4bac99345bb4 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Mon, 15 Sep 2014 10:07:52 +0000 Subject: [PATCH] forgot to import python module --- processing/post/postResults.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/processing/post/postResults.py b/processing/post/postResults.py index d9a659962..36c96c5d0 100755 --- a/processing/post/postResults.py +++ b/processing/post/postResults.py @@ -3,7 +3,7 @@ import pdb, os, sys, gc, math, re, threading, time, struct, string import damask -from optparse import OptionParser +from optparse import OptionParser, OptionGroup fileExtensions = { \