From 39edded7b8dcc7a65955bf69e30182dd80f2de09 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 12 Mar 2010 00:46:26 +0100 Subject: ranger.__init__: set a default value for arg --- test/__init__.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'test') diff --git a/test/__init__.py b/test/__init__.py index dc6dfc0d..29796ac1 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -18,8 +18,6 @@ import os, sys __all__ = [ x[0:x.index('.')] \ for x in os.listdir(os.path.dirname(__file__)) \ if x.startswith('tc_') ] -import ranger -ranger.arg = ranger.parse_arguments() def init(): sys.path.append(os.path.abspath(os.path.join(sys.path[0], '..'))) -- cgit 1.4.1-2-gfad0