From cfdac1567f8b4e47a6def11010a0a80473fe29c7 Mon Sep 17 00:00:00 2001 From: Jeix Date: Sun, 27 Jun 2010 22:35:59 +0200 Subject: CLI import fix no.2 --- pyLoadCli.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pyLoadCli.py') diff --git a/pyLoadCli.py b/pyLoadCli.py index 4daa58671..c5996eb29 100755 --- a/pyLoadCli.py +++ b/pyLoadCli.py @@ -26,6 +26,7 @@ from os.path import abspath from os.path import dirname from os.path import join from os.path import exists +from os.path import expanduser from os import name as platform import sys from sys import exit -- cgit v1.2.3