summaryrefslogtreecommitdiffstats
path: root/partedUtils.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-05-29 04:23:44 +0000
committerJeremy Katz <katzj@redhat.com>2002-05-29 04:23:44 +0000
commit788b0e42f387a910af7eaa0be8f7f0872a6c7d40 (patch)
treeedba35eb12f75fae03e7c0e28a6ab57113029bcb /partedUtils.py
parentc156782e62a09c67f6784c5e05eec4f435d96baa (diff)
downloadanaconda-788b0e42f387a910af7eaa0be8f7f0872a6c7d40.tar.gz
anaconda-788b0e42f387a910af7eaa0be8f7f0872a6c7d40.tar.xz
anaconda-788b0e42f387a910af7eaa0be8f7f0872a6c7d40.zip
need to import this
Diffstat (limited to 'partedUtils.py')
-rw-r--r--partedUtils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/partedUtils.py b/partedUtils.py
index c9b0ffd1f..76a27c418 100644
--- a/partedUtils.py
+++ b/partedUtils.py
@@ -20,6 +20,7 @@ import parted
import math
import os, sys, string
+from product import *
import fsset
import iutil, isys
import raid