diff options
author | Matt Wilson <msw@redhat.com> | 1999-08-09 22:43:27 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-08-09 22:43:27 +0000 |
commit | 16d3d5cfea60dcd32b90b5549306fe03a8bcb31e (patch) | |
tree | f98799dcd24a38f58aed4d37d556d86897a912c6 /text.py | |
parent | 9013a9aa5cec438dbb3d1450aa861c4261993df2 (diff) | |
download | anaconda-16d3d5cfea60dcd32b90b5549306fe03a8bcb31e.tar.gz anaconda-16d3d5cfea60dcd32b90b5549306fe03a8bcb31e.tar.xz anaconda-16d3d5cfea60dcd32b90b5549306fe03a8bcb31e.zip |
don't use parted
Diffstat (limited to 'text.py')
-rw-r--r-- | text.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ from snack import * -import parted import sys import isys import os |