added missing fileutils, fixed issue 1193, thanks Yager

This commit is contained in:
mdipierro
2012-11-29 17:13:30 -06:00
parent 33271c8386
commit 9291d38bb5
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.2.1 (2012-11-29 17:04:46) stable
Version 2.2.1 (2012-11-29 17:12:52) stable
+1
View File
@@ -7,6 +7,7 @@ Copyrighted by Massimo Di Pierro <mdipierro@cs.depaul.edu>
License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)
"""
import sys
import storage
import os
import re