[molecule.specs] add missing import

This commit is contained in:
Fabio Erculiani
2009-10-23 11:59:46 +02:00
parent 9bcd860c32
commit 010d2b82e9
+1 -1
View File
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
import os
import molecule.utils
class GenericSpecFunctions: